gnustep-dev
[Top][All Lists]
Advanced

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

NSException.m: _objc_unexpected_exception undeclared


From: Ivan Vučica
Subject: NSException.m: _objc_unexpected_exception undeclared
Date: Thu, 11 Aug 2011 21:35:18 +0200

 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 - address@hidden



reply via email to

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