On 19 Jun 2011, at 05:37, Germán Arias wrote: > Currently I get this error when configure Emacs with GNUstep: > > /usr/GNUstep/Local/Library/Headers/Foundation/NSException.h:42:2: > error: > #error The current setting for native-objc-exceptions does not match > that of gnustep-base ... please correct this. > > Can I change this configuration on GCC, or I need rebuild > gnustep-base with special configuration?
You need to reconfigure gnustep-make so that it uses the same config as when you used it to build gnustep-base. Unless you've changed your mind and want to use a new configuration of gnustep-make ... in which case you need to rebuild base. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
