gnustep-dev
[Top][All Lists]
Advanced

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

Re: Gorm compilation errors


From: Riccardo
Subject: Re: Gorm compilation errors
Date: Wed, 29 Jun 2005 09:59:57 +0200

Hello,

On Wednesday, June 29, 2005, at 05:19 AM, Jonathan 'Wolf' Rentzsch wrote:

Any help appreciated. Heck, it would help if someone could just toss me a
win32 Gorm binary, to knock down this roadblock and make some progress.

________________________________________
./shared_obj/NSScanner+OCHeaderParser.o(.text+0x19):NSScanner+OCHeaderParse
r.m: undefined reference to `objc_msg_lookup'

the missing symbols are those of the obj-c library (the "runtime") since you have said you compiled other applications... It might be there is a mismatch in the gcc version used to prepare your binary files and the gcc you are actually using. I think another user reported such a problem recently, try to search in the mailing list archives.

-R





reply via email to

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