Tomasz Kowaltowski wrote:
I tried again with:
gpc-20030507-with-gcc.i686-pc-linux-gnu.tar.gz
and
gpc-2.1-with-gcc.i686-pc-linux-gnu.tar.gz
With both I get output like:
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libgpc.a(rts.o)(.text+0x465): In function `_p_UpCase': /home/frank/gpc/gcc-3.2.2/gcc/p/rts/rts.c:871: undefined reference to `__ctype_toupper' /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libgpc.a(rts.o)(.text+0x485): In function `_p_LoCase':
Looks like a glibc version conflict (I thought these days were over) ... Unless someone has an idea how to build a binary as independent of glibc versions as possible, I guess you might have to compile GPC yourself (which is usually not difficult under Linux). Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707