Re: [Gtk2forpascal-devel] Examples doesn't work at all!
Brought to you by:
mgaertner
From: Mattias G. <nc-...@ne...> - 2002-07-30 21:24:18
|
I have fixed the make_examples.sh script. We don't need the sed anymore and with the smaller ld line, even the plug= in lib can be compiled. This is still a dirty solution, but probably that's the price for using d= irty c libraries. Mattias On 30 Jul 2002 21:27:04 +0200 Olaf Leidinger <le...@ne...> wrote: > Well, the new script doesn't work for me. First of all the -L option is= n't converted to -k-L.=20 > I've patched this. But even then it sais >=20 > Free Pascal Compiler version 1.0.6 [2002/05/23] for i386 > Copyright (c) 1993-2002 by Florian Klaempfl > Target OS: Linux for i386 > Compiling ./glib/plugins/main.pas > Assembling plugin_test > Linking ./glib/plugins/main > /usr/local/bin/ld: cannot open =CC=E5=FF=BF=D2:: Datei oder Verzeichnis= nicht > gefunden > main.pas(48) Error: Error while linking > Closing script ppas.sh >=20 > My link.res and my ppas.sh are attached. >=20 > For me everything looks okay - but only for me, not for the linker ;-) >=20 > Ciao, >=20 > Olaf >=20 >=20 >=20 >=20 |