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]

Re: trunk build error after revision 189603


2012/8/20 JonY:
> Are you building for win64 target? If so, you can remove the
> --enable-sjlj-exceptions or --disable-sjlj-exceptions option.
>
> win32 target builds should be unaffected.

Yes, if I remove the --enable-sjlj-exceptions, then build for win64
target is successful. But for win32, the build is completed with same
error.

Another question: what will no longer be able to use SJLJ exceptions
for win32/win64?


-- 
Regards,
niXman
___________________________________________________
Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows:
http://sourceforge.net/projects/mingwbuilds/


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