[fpc-pascal] libc error on older Linux

Rainer Stratmann rainerstratmann at t-online.de
Wed Jun 3 19:57:05 CEST 2026


> > Compiled on Debian 13 in a KDE environment, runs fine.
> > Debian 13 (without KDE) runs fine
> > Debian 11 (without KDE) does not work as already described.
> > Debian 12 (without KDE) works.
> > 
> > Can I put an older libc.so.6 somewhere and say fpc that it should use
> > that
> > library for compiling?
> 
> The question is - do you really need to use libc at all then?
> 
> Tomas

I made a little writeln( 'Hello' ); Testprogram with all units from the big 
Program.

The unit dynlibs causes the issue.

If I compile it without dynlibs then it runs.




More information about the fpc-pascal mailing list