This is the mail archive of the cygwin mailing list for the Cygwin 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: g++ 3.4.1


Gerrit P. Haase wrote:

No, it will be enabled, or better sjlj will not be enabled and the build
defaults to dwarf2.

I was wrong with this statement.


To clarify this:

gcc-3.4 has DWARF2 debug informations enabled, but exception handling will stay to be SjLj exceptions and not be DWARF2, because:

- there are w32api callback problems
- there is a generic problem with stdcall fuctions and some combinations
  of -fomit-frame-pointer/-mtune/optimisation levels
- it is a major ABI change


Gerrit -- =^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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