bug-gnustep
[Top][All Lists]
Advanced

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

gcc reports errors in NSBundle using cygwin's bash


From: Michael Scheibler
Subject: gcc reports errors in NSBundle using cygwin's bash
Date: Tue, 13 Feb 2001 14:47:29 +0100

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



reply via email to

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