[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crash with new-style exceptions on FreeBSD amd64
From: |
Nicola Pero |
Subject: |
Re: Crash with new-style exceptions on FreeBSD amd64 |
Date: |
Thu, 15 Mar 2007 10:57:10 +0100 (CET) |
>> You still have to compile your program with -fexceptions to get "objc"
>> exceptions working with objective-C.
>
> But that doesn't explain (2), where I *do* use -fobjc-exceptions, only
> with gcc instead of g++, and with a separate linking step instead of
> all-at-once.
I believe that Andrew is suggesting trying
-fobjc-exceptions -fexceptions
both when compiling and linking. Can you try it out ?
Andrew -- do we need to add -fexceptions on all platforms or only on some ?
Thanks
- Re: Crash with new-style exceptions on FreeBSD amd64, (continued)
- Re: Crash with new-style exceptions on FreeBSD amd64, Michael Gardner, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Andrew Pinski, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Richard Frith-Macdonald, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Michael Gardner, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Michael Gardner, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Richard Frith-Macdonald, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Andrew Pinski, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Michael Gardner, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Andrew Pinski, 2007/03/15
- Re: Crash with new-style exceptions on FreeBSD amd64, Michael Gardner, 2007/03/15
Re: Crash with new-style exceptions on FreeBSD amd64,
Nicola Pero <=
Re: Crash with new-style exceptions on FreeBSD amd64, Nicola Pero, 2007/03/15
Re: Crash with new-style exceptions on FreeBSD amd64, Nicola Pero, 2007/03/17
Re: Crash with new-style exceptions on FreeBSD amd64, Nicola Pero, 2007/03/19