[fpc-pascal] Re: Threads

Daniël Mantione daniel.mantione at freepascal.org
Tue Dec 12 14:02:31 CET 2006



Op Tue, 12 Dec 2006, schreef Alexander Todorov:

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

FPC detects the libc depending on the files it finds in /lib. I once added 
the right code for uclibc. Wether it still works, I don't know, and the 
support likely never was complete.

Daniël


More information about the fpc-pascal mailing list