help-gnustep
[Top][All Lists]
Advanced

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

compile problems


From: Robert Jones
Subject: compile problems
Date: Sun, 21 Nov 2004 02:54:56 -0500
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

Hello, I'm having trouble compiling simple Objective-C programs using Gnustep. I'm using the most recent release of Gnustep on a Win2000 system. Below is an example of my troubles:

rjones21@JONES ~/projects
$ gcc -L/c/GNUstep/System/Tools -lobjc fraction.m main.m -o fraction.exe
fraction.m:1:2: warning: #import is obsolete, use an #ifndef wrapper in the header file main.m:1:2: warning: #import is obsolete, use an #ifndef wrapper in the header file C:/DOCUME~1/jareth/LOCALS~1/Temp/ccglaaaa.o(.data+0x134):fraction.m: undefined reference to `__objc_class_name_NSObject'

What am I doing wrong here.

--
Robert Jones
robertjones21@HotPOP.com


reply via email to

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