This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error building trunk as MinGW-W64



Hi,

Two weeks earlier I have successfully built gcc-trunk as MinGW-W64, but now I faced with error when building rev. 205849.

The error is:
gcc-trunk/prev-gcc/include/ia32intrin.h:54:28: sorry, unimplemented: -mno-fentry isn't compatible with SEH
 #pragma GCC target("sse4.2")


I have two questions:
1. why the error message says about 'isn't compatible with SEH', though gcc is configured for using SJLJ exceptions?
2. Hou can I solve this error?


--
Regards, niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingw-w64/
___________________________________________________
Another online IDE: http://liveworkspace.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]