Date: Tue, 12 Dec 2006 10:04:48 +0100
From: "Carsten Bager" <[EMAIL PROTECTED]>

On the Arm Linux platform I am using a uLibC library
instead of the normal C library (I do not think that this is the problem but ??)
.

How do you linked your binary to uLibC instead of standard libC ? You
were cross compiling right? Is is possible to tell FPC which libc to
use ?
Look here: http://uclibc.org/other_libs.html
Are there many FPC functions that will use a libc function instead of
a system call (except the LibC unit) ?

Thanks.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to