Henry Vermaak schrieb:
> 2009/8/27 Michael Van Canneyt <mich...@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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to