gnustep-dev
[Top][All Lists]
Advanced

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

Problem compiling GNUstep-base with mingw32


From: Alex Perez
Subject: Problem compiling GNUstep-base with mingw32
Date: Fri, 25 Mar 2005 13:12:10 -0800
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi folks,

I just compiled gnustep-make from CVS and installed it, then attempted to build GNUstep-base from CVS (as of about 20 minutes ago) and I get the following at link time:

 Compiling file NSNumber12.m ...
 Linking library libgnustep-base ...
Cannot export .idata$4: symbol not found
Cannot export .idata$5: symbol not found
Cannot export .idata$6: symbol not found
Cannot export .text: symbol not found
Cannot export iconv_NULL_THUNK_DATA: symbol not found
Creating library file: ./shared_obj/libgnustep-base.dll.a
collect2: ld returned 1 exit status
make[2]: *** [shared_obj/libgnustep-base.dll.a] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/c/progra~1/GNUstep/Development/Source/core-snapshot-02Feb2005/base/Source'
make: *** [internal-all] Error 2

Any ideas as to why this is happening?

It should also be noted that if I try to run make again, it moves on to building autogsdoc, and doesn't re-try to link. Shouldn't that be considered a bug in GNUstep-make?





reply via email to

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