[fpc-pascal] creating cross compiler to fpc
ik
idokan at gmail.com
Wed Jun 15 15:02:39 CEST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110615/73e4cc4f/attachment.html>
More information about the fpc-pascal
mailing list