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


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to