gnustep-dev
[Top][All Lists]
Advanced

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

RE: Problem building gnustep-base tools with MinGW


From: Nicola Pero
Subject: RE: Problem building gnustep-base tools with MinGW
Date: Mon, 19 Mar 2007 20:13:07 +0100 (CET)

>> Mine is:
>>
>> gcc  -Wl,--enable-auto-import       -fgnu-runtime -o obj/autogsdoc.exe
>>      ./obj/autogsdoc.o ./obj/AGSParser.o ./obj/AGSOutput.o ./obj/AGSIndex.o
>> ./obj/AGSHtml.o
>>        -L../Source/./obj   -L/home/Nico/GNUstep/Library/Libraries
>> -L/usr/local/lib   -L/usr/local/lib -L/usr/local/lib/gnu-gnu-gnu
>> -L/usr/local/lib   -lgnustep-base    -lobjc  -L/usr/local/lib -lxml2 -lz
>> -liconv -lws2_32 -liconv -lcallback -lavcall -liberty  -lz -lws2_32
>> -ladvapi32 -lcomctl32 -luser32 -lcomdlg32 -lmpr -lnetapi32 -lm -I.
>
> With layout=fhs mine is :
>
>gcc  -Wl,--enable-auto-import       -fgnu-runtime -o obj/autogsdoc.exe
> ./obj/autogsdoc.o ./obj/AGSParser.o ./obj/AGSOutput.o ./obj/AGSIndex.o
>./obj/AGSHtml.o
> -L../Source/./obj   -L/home/Xavier/GNUstep/Library/Libraries
> -L/usr/local/lib   -L/usr/local/lib -L/usr/local/lib/gnu-gnu-gnu
> -L/usr/local/lib -L/usr/local/lib -lgnustep-base    -lobjc -lxslt
>-L/usr/local/lib -lxml2 -L/usr/local/lib -lz -lws2_32
> -liconv -lcallback -lavcall -lbfd -liberty  -lz -lws2_32
> -ladvapi32 -lcomctl32 -luser32 -lcomdlg32 -lmpr -lnetapi32 -lm -I.

The only difference that I can see if that you have -lxslt ... could it be
anything to do with the problem ?

Thanks





reply via email to

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