[fpc-pascal] Why is cthreads unit not included by default

Florian Klaempfl florian at freepascal.org
Thu Aug 27 13:11:11 CEST 2009


Henry Vermaak schrieb:
> 2009/8/27 Michael Van Canneyt <michael at freepascal.org>:
>> Because I want a FPC program to depend only on the Linux kernel, not on the
>> C library.
>>
>> There are FPC programs from 8 years back that still work with the current
>> kernel. Try that with a program that depends on the C library.
> 
> The only reason for this is the fact that the rtl is compiled into fpc
> executables.

No, not really. A static (g)libc is often as well a problem because
configurable options are taken from the host system and hard coded into
the resulting libc.



More information about the fpc-pascal mailing list