Libraries
Frank Heckenbach
ih8mj at fjf.gnu.de
Tue Jul 5 12:44:27 CEST 2005
Silvio a Beccara wrote:
> Good morning,
>
> I installed the gpc with gcc binary on a Linux machine (file
> gpc-2.1-with-gcc.i686-pc-linux-gnu.tar.gz), executed install-gpc-binary,
> updated ~/.bashrc with GPC_EXEC_PREFIX, but when I try to execute gpc, I get
> the following error:
>
> gpc: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by gpc)
>
> So I put the library libc-2.3.3.so in the directory
> /home/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2 and updated the library
> path, putting in ~/.bashrc the following line:
>
> LIBRARY_PATH=$LIBRARY_PATH:/clx/userunivts/utsts007/silvio/src.dev3.old/old/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2
>
> but the error does not go away. On another machine, it goes like a breeze.
> Does anybody have a solution?
Typical shared library version problem, unfortunately still seems to
be common with Linux glibc. The best solution is usually to compile
GPC yourself.
Frank
--
Frank Heckenbach, frank at 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: ACB3 79B2 7EB2 B7A7 EFDE D101 CD02 4C9D 0FE0 E5E8
More information about the Gpc
mailing list