[fpc-pascal] Re: Threads

Alexander Todorov alexx.todorov at gmail.com
Tue Dec 12 13:51:18 CET 2006


> Date: Tue, 12 Dec 2006 10:04:48 +0100
> From: "Carsten Bager" <carsten at beas.dk>

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



More information about the fpc-pascal mailing list