discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Can't mix native exceptions and ObjC++


From: Larry Campbell
Subject: Re: Can't mix native exceptions and ObjC++
Date: Sun, 11 Jan 2009 17:06:19 -0500

On Jan 10, 2009, at 3:38 AM, Richard Frith-Macdonald wrote:

I use native objc exceptions with gcc-4.4.0. However, if you want the uncaught exception handler to work, you need to have patched the runtime.

Do you also use Obj-C++? That seems to be my problem. If it's all Obj- C, it seems OK, but if I have so much as one Obj-C++ module in my link, I get the "undefined reference to typeinfo for NSException *" link error.

- lc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]