This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Always defined __SEH__ when build from trunk
2012/11/22 Kai Tietz:
> Hi,
>
> the cause for this is that SEH exceptions are only present for x64
> 64-bit target. There is no such support for 32-bit (mainly caused by
> patent issues). Therefore if you want to build multilib for mingw,
> then please switch back to SjLj-exception mechanism.
I once asked a similar question, but didn't understand, whether sjlj
use will be available for 4.8?
--
Regards,
niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingwbuilds/