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: GCC 4.x+


Angelo Graziosi wrote:

> > The dwarf2 EH is a lot faster too
> 
> Does this mean to use:  --with-dwarf2 option in 'configure'?

No, that's setting the default debug symbol type to dwarf2 instead of
stabs (I think).  You get dwarf2 exception handling by default without
having to specify anything unless you override with
--enable-sjlj-exceptions.

Brian

--
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]