Re: libc error on older Linux
Rainer Stratmann via fpc-pascal <[email protected]> Wed, 03 Jun 2026 19:57:05 +0200
| Newsgroups | gmane.comp.compilers.free-pascal.general |
|---|---|
| Message-ID | <1830744.MQdroKqPJe@debian1-3> |
> > 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. _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal