> > 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)
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to