[fpc-pascal] Re: Cross-compiling with FPC 2.5.1

leledumbo leledumbo_cool at yahoo.co.id
Tue Oct 26 09:18:19 CEST 2010


> make[4]: /home/me/Programs/fpc/cross_fpc/cross/bin/i686-cygwin-as: 
> Command not found

The error is very clear, do you have the assembler in the indicated
directory? Make sure the result of building binutils have i686-cygwin-
prefix. Otherwise, you have to specify -XP compiler option to specify the
prefix used.
-- 
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Cross-compiling-with-FPC-2-5-1-tp3236321p3236639.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list