Hello,

I'm trying to create a cross compiler for FPC to be 32 bit on Linux.

My problem is that "as" and "ld" for 32 bit called "as86" and "ld86".
How can I tell to the make command to use these two rather then
"i386-linux-as" and "i386-linux-ld" ?

Thanks,

Ido

LINESIP - Opening the source for communication
http://www.linesip.com
http://www.linesip.co.il
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to