Re: libc error on older Linux

Rainer Stratmann via fpc-pascal <[email protected]> Thu, 04 Jun 2026 22:52:46 +0200
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <4879204.VILWOVtXDM@debian1-3>
> Using dynlibs links your program to the C library, which is needed to load
> other C dynamic libraries.
> 
> So as soon as you use it, your program depends on the C library, and you
> need to deal with C library versions.
> 
> Michael.

Is it possible to put an older libc in an own directory and tell the compiler 
to link to it?


_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal