[fpc-pascal] Re: Threads

Marco van de Voort marcov at stack.nl
Tue Dec 12 15:43:27 CET 2006


> > uclibc is assumed. Therefore, symlinking doesn't look like a good idea.
> > 
> > Dani?l
> 
> The compiler is told that it is a cross compile, so it dos not look in /lib
> (fpc.cfg)
> The symlinking is don on the target platform where the program runs.

Probably you can avoid this by a combination of -Xr and -FL parameters. (and
-Xd is a good idea always, when crosscompiling)



More information about the fpc-pascal mailing list