Compiling file NSException.m ...
NSException.m: In function ‘+[NSException initialize]’:
NSException.m:813:3: error: ‘_objc_unexpected_exception’ undeclared (first
use in this function)
NSException.m:813:3: note: each undeclared identifier is reported only once
for each function it appears in

This is with stock gcc 4.6 under Debian. This is latest GNUstep trunk, while
trying to compile gnustep-base.

It looks like _objc_unexpected_exception is deprecated, and should not be
used with a "modern" runtime (at least according to gcc 4.6's
objc/deprecated/objc_unexpected_exception.h).

Help would be VERY appreciated.

-- 
Ivan Vučica - [email protected]
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to