[cfe-dev] Error: SSE register return with SSE disabled

Mohit Asudani mohitasudani at hotmail.com
Mon Apr 18 02:41:07 PDT 2011


Hi Clang Developers,


I m using llvm-2.8. While compiling a .c(npm_unpacker.c) file with clang , I received following error:
fatal error: error in backend: SSE register return with SSE disabled.
I have already tried number of compile time options(associated with sse,mmx,387 etc.) as well as patch given at http://llvm.org/bugs/show_bug.cgi?id=7135 to which i was redirected from http://llvm.org/bugs/show_bug.cgi?id=7143.
Is there some workaround to evade this problem ?

ThanksMohit Asudani 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110418/9a5c0c68/attachment.html>


More information about the cfe-dev mailing list