Hi, what are you trying to achieve and where?
the gnustep windows installer comes with a fully functional environment where "make" of a gnustep project (both a tool or an application) will work. Thus I suppose that you are doing soemthing in a diffferent way. A nonworking or differenlty set up MinGW environment? Or an obj-c program without using gnustep-make, which does all the linking and library job for you? --Riccardo ----- Original Message ----- From: "Gupta, Arjit (HP Labs India)" <[email protected]> To: <[email protected]> Sent: Thursday, January 22, 2009 7:25 AM Subject: Error while compiling a Objective C code Sir, I have been getting an error /mingw/lib/libmingw.a<main.o>:main.c:<.text+0xbd>:Undefined refrence to nm...@16 Collect2 :Id returned 1 exit status I am not able to compile a simple objective C class main the main. Thanks, Arjit _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
