Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 6 Jun 2013 19:50:46 +0200 (CEST)
From: Jens <jensl@...s.mine.nu>
To: musl@...ts.openwall.com
Subject: question about xmmintrin.h


x264 wants the gcc include header xmmintrin.h.

It seems like it is not picked up when using the musl-gcc wrapper.

In my case gcc is compiled with uclibc.

xmmintrin.h  is used for MMX, SSE and the like, if I understand things 
correctly.

Any suggestions on how to go get CPU-specific optimizations when using 
musl ?

(x264 works without it, but a bit slow).

Thanks,
Jens

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.