discuss-gnustep
[Top][All Lists]
Advanced

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

FW: Problems with Objc Runtime and Foundation Classes


From: S.B., Vaitheeswaran
Subject: FW: Problems with Objc Runtime and Foundation Classes
Date: Mon, 16 Jun 2003 16:22:43 -0700

This question might have been asked earlier, but please help for I am unable to figure out whats going on for a loooong time. Any help is greatly appreciated.

Vaithee.

 -----Original Message-----
From:   S.B., Vaitheeswaran 
Sent:   Monday, June 16, 2003 11:06 AM
To:     'discuss-gnustep@gnu.org'
Subject:        Problems with Objc Runtime and Foundation Classes

Hi all,
     I am pretty new to GNUStep and Obj-c. Recently, I managed to get Objc and GnuStep installed under mingw. I am able to compile and run simple obj-c code without any problem. But when I try to use the GNUStep foundation classes like NSObject or NSString I get into trouble. I am trying to compile a small piece of code that uses NSString using the make framework provided by Gnustep and also am successfull. But when I run the program I get the following problem,

"
$ static_obj/ix86/mingw32/gnu-gnu-gnu/m.exe

abnormal program termination
objc runtime: cannot find class NSString
"
I have tried both shared(make) and static(make shared=no) linking but still have the same problem. I would like to get some pointers in this regard.

thanks in advance,
Vaithee.


reply via email to

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