gnustep-dev
[Top][All Lists]
Advanced

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

Re: Warning: MinGW work underway


From: Nicola Pero
Subject: Re: Warning: MinGW work underway
Date: Tue, 1 Mar 2005 12:30:31 +0000 (GMT)

> > ... for now I just started rewriting.  It took a few hours to get 
> > things
> > building in what seemed to be the right way.  As soon as I could build
> > gnustep-base and link tools against it and run them and they worked, I
> > committed what I had, as I didn't want my local copy to drift for days
> > before committing, and the changes were starting to pile up.
> 
> Thanks ... I tried a quick update from CVS and a clean rebuild of base
> configured with --disable-xml
> 
> The build fails when linking the base library ...
> 
> 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
> Cannot export zlib1_NULL_THUNK_DATA: symbol not found
> Creating library file: ./shared_debug_obj/libgnustep-base_d.dll.a

Cool ... thanks for the report :-)

I think the main difference with my build (which was OK) is that you are
using debug=yes and you are linking against libiconv and zlib ... I built
without debugging and I didn't link against any auxiliary lib.

Obviously it looks like when you use the auxiliary libs something goes
wrong ;-) ... I'll try again tomorrow linking with the auxiliary libs.



NB: For everyone who wants to try it out, since I forgot to say it in the
email, make sure you use the latest mingw/msys release, and also you need
to refetch gnustep-objc.

In practice, rebuild everything from scratch and refetch all packages and 
sources.

Thanks





reply via email to

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