Re: On 10.0, Clang is not accepted as compiler

2013-03-26 Thread Dimitry Andric
On Mar 26, 2013, at 03:06, Super Bisquit superbisq...@gmail.com wrote: In file included from tools/qsimd.cpp:42: In file included from tools/qsimd_p.h:203: In file included from /usr/include/clang/3.2/mm3dnow.h:27: /usr/include/clang/3.2/mmintrin.h:28:2: error: MMX instruction set not

Re: On 10.0, Clang is not accepted as compiler

2013-03-26 Thread Super Bisquit
No go on this one. I received the same errors. Rebuilding the entire system isn't an option that I currently have. Qt4 and anything dependent upon it will just have to wait. Thanks much, though. On Tue, Mar 26, 2013 at 3:58 AM, Dimitry Andric d...@freebsd.org wrote: On Mar 26, 2013, at 03:06,

On 10.0, Clang is not accepted as compiler

2013-03-25 Thread Super Bisquit
What argument do I need to add to /etc/make.conf to correct this? Thanks muchly. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: On 10.0, Clang is not accepted as compiler

2013-03-25 Thread Johan Hendriks
Super Bisquit schreef: What argument do I need to add to /etc/make.conf to correct this? Thanks muchly. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: On 10.0, Clang is not accepted as compiler

2013-03-25 Thread Super Bisquit
In file included from tools/qsimd.cpp:42: In file included from tools/qsimd_p.h:203: In file included from /usr/include/clang/3.2/mm3dnow.h:27: /usr/include/clang/3.2/mmintrin.h:28:2: error: MMX instruction set not enabled #error MMX instruction set not enabled ^ In file included from

Re: On 10.0, Clang is not accepted as compiler

2013-03-25 Thread Steve Kargl
On Mon, Mar 25, 2013 at 10:06:45PM -0400, Super Bisquit wrote: In file included from tools/qsimd.cpp:42: In file included from tools/qsimd_p.h:203: In file included from /usr/include/clang/3.2/mm3dnow.h:27: /usr/include/clang/3.2/mmintrin.h:28:2: error: MMX instruction set not enabled