>> 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



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to