Re: libc error on older Linux
Rainer Stratmann via fpc-pascal <[email protected]> Wed, 03 Jun 2026 15:57:04 +0200
| Newsgroups | gmane.comp.compilers.free-pascal.general |
|---|---|
| Message-ID | <1793873.t8KioaNaBV@debian1-3> |
> What kind of application is that - is it a Lazarus (GUI) application, or > you just use Lazarus as your IDE? Is it a multi-threaded application? > > Tomas A very simple writeln( 'hello' ); works! I have to search what causes the error in my (huge) software. https://forum.lazarus.freepascal.org/index.php?topic=38069.0 Comment: August 26, 2017, 07:18:24 pm Library libc usage and unit libc usage are totally different subjects. Unit libc is deprecated for a long time (since it is basically an one off header for a 15+ old libc), library libc not. May be this is the issue. _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal