[fpc-pascal] Re: Cross-compiling with FPC 2.5.1
patspiper
patspiper at yahoo.com
Tue Oct 26 10:02:33 CEST 2010
On 10/26/2010 10:18 AM, leledumbo wrote:
>
>> 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.
>
The buildcrossbinutils.sh script produces i686-mingw32- binaries only
(no i686-cygwin-), and yet, FPC 2.4.2 cross compiles without any
problem. What is different about 2.5.1?
Have you crosscompiled 2.5.1 successfully?
More information about the fpc-pascal
mailing list