[fpc-pascal]cross compiler potential ?

Jonas Maebe jonas at zeus.ugent.be
Sun Jun 29 11:25:12 CEST 2003


On Sun, 29 Jun 2003, Nikolay Nikolov wrote:

> 1. install fpc for win32 in c:\pp
> 2. make sure that as.exe and ld.exe for linux target are in your path,
> and there are no other as and ld! the assembler and linker for win32,
> that comes with fpc are called asw.exe and ldw.exe (they should be in
> c:\pp\bin\win32) so they won't interfere. however the ones that come
> with cygwin and mingw will, so remove them from your path.

You can use the -FD command line switch to explicitly tell the compiler
in which directory it should search for as, ld etc.


Jonas





More information about the fpc-pascal mailing list