> > 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
