[fpc-pascal] The strange case of arm-linux-ld: skipping incompatible

Jonas Maebe jonas.maebe at elis.ugent.be
Sat Nov 26 13:39:43 CET 2011


On 26 Nov 2011, at 09:05, Felipe Monteiro de Carvalho wrote:

> arm-linux-ld seams to have a fixed idea about where to find libc

No, FPC has that fixed idea. Use the -Xd command line option to make the compiler/linker skip searching the default directories for libraries and object files. Alternatively, you can try the -XR/path/to/android_root command line option.


Jonas




More information about the fpc-pascal mailing list