help-gnustep
[Top][All Lists]
Advanced

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

Re: gnustep on windows


From: Adam Fedor
Subject: Re: gnustep on windows
Date: Thu, 02 May 2002 19:19:11 -0600
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.8) Gecko/20020310

Enrico Sersale wrote:

The build of base fails with:

shared_obj/ix86/mingw32/gnu-gnu-gnu/objc-load.o(.text+0x302):objc-load.m:
undefined reference to `_objc_load_callback'
shared_obj/ix86/mingw32/gnu-gnu-gnu/objc-load.o(.text+0x39f):objc-load.m:
undefined reference to `_objc_load_callback'
shared_obj/ix86/mingw32/gnu-gnu-gnu/objc-load.o(.text+0x3cd):objc-load.m:
undefined reference to `_objc_load_callback'
shared_obj/ix86/mingw32/gnu-gnu-gnu/GSFFCallInvocation.o(.text+0xbef):
GSFFCallInvocation.m: undefined reference to `__objc_msg_forward'
dllwrap: gcc exited with status 1

The only think that, just now, I have seen, is that I've not shared
versions of the ffcall libraries. (but, following the README, they are
build only static...)


That sounds like the linker is finding the old version of libobjc. Use gcc -v to find the directory where this is and remove the libobjc.a there.




--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.




reply via email to

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