This is the mail archive of the gcc@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: Always defined __SEH__ when build from trunk


2012/11/22 niXman <i.nixman@gmail.com>:
> 2012/11/22 niXman:
>> I once asked a similar question, but didn't understand, whether sjlj
>> use will be available for 4.8?
>
> Because I a few months can not build trunk with sjlj successfully.
> I wrote about this in the gcc-help mailing list, I think twice.

Well, __SEH__ is defined for x64 in any case.  There is no way to have
for x64 no SEH-support - at least not in a way it would work in a
general way, as SEH is part of the ABI of x64.  Question is here why
boostrap fails for multilib 32-bit, if SJLJ is demanded.  I am about
to setup a build for testing this.

Regards,
Kai


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