Hi there,

I installed gnustep-make (0.9.0) and libobjc (0.9.0) and tried to run
make for gnustep-base (0.9.0).
The preprocessor variables aren't interpreted correctly, so that gcc
reports errors in NSBundle:
NSBundle.m:88: invalid identifier `@ix86'
NSBundle.m:88: parse error before `/'
NSBundle.m:94: invalid identifier `@ix86'
NSBundle.m:94: warning: type defaults to `int' in declaration of `@ix86'
NSBundle.m:94: warning: data definition has no type or storage class
NSBundle.m:100: invalid identifier `@mingw32'
NSBundle.m:100: warning: type defaults to `int' in declaration of
`@mingw32'
NSBundle.m:100: warning: data definition has no type or storage class
NSBundle.m:106: invalid identifier `@gnu'
NSBundle.m:106: parse error before `-'
NSBundle.m:106: method definition not in class context

It seems that the quotation marks have been removed.

Michael

_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to