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]

Re: PATCH: miscellaneous nits in NetBSD configuration


>>>>> Todd Vierling <tv@pobox.com> writes:

> On Thu, 30 Jul 1998, Krister Walfridsson wrote:
> : > Uh, they should be correct - defining it to 0 means that it turns /ON/
> : > DWARF2_UNWIND_INFO.  The point was to turn it /off/.

Nope.  Defining it to 0 means that it's off by default, but can be turned
on with -fno-sjlj-exceptions.  That should be fine for your needs.

Jason


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