Re: [Gtk2forpascal-devel] Examples doesn't work at all!
Brought to you by:
mgaertner
|
From: Olaf L. <le...@ne...> - 2002-07-31 18:18:47
|
Hi everybody!
Well, again, (*g*) the new script doesn't work for me. The reason is
again the -L option. We need to convert this to SEARCH_DIR( [some_dir] )
for each -L option, but I'm not very good at shell-scripting. The
problem is that I don't know how to split this string into tokens. This
is no problem for pascal or c, but for shell-scripts.
If know any command command please tell me,
Ciao,
Olaf
Am Die, 2002-07-30 um 23.18 schrieb Mattias Gaertner:
I have fixed the make_examples.sh script.
We don't need the sed anymore and with the smaller ld line, even the pl=
ugin lib can be compiled.
This is still a dirty solution, but probably that's the price for using=
dirty c libraries.
=20
=20
Mattias
=20
=20
=20
On 30 Jul 2002 21:27:04 +0200
Olaf Leidinger <le...@ne...> wrote:
=20
=20
> Well, the new script doesn't work for me. First of all the -L option =
isn'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 Verzeichn=
is 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
=20
=20
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code1
_______________________________________________
Gtk2forpascal-devel mailing list
Gtk...@li...
https://lists.sourceforge.net/lists/listinfo/gtk2forpascal-devel
=20
=20
|