Re: trunk build error after revision 189603

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/22/2012 18:56, niXman wrote:
> 2012/8/22 JonY:
> 
>> That is a debug format, not EH. stabs doesn't cut it anymore for large
>> C++ codebases.
>>
>>
> 
> Ie now build trunk using '--with-dwarf' is equivalent to that used
> previously '--enable-sjlj-exceptions' ?
> I'm so confused%)
> 

These 2 options are unrelated to each other, there is dwarf debug format
and there is dwarf EH.

What I did in my build is to use dwarf debug format, but not explicitly
set the EH method, this means SEH for win64, SJLJ for win32.



Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux