[fpc-pascal] Re: Cross-compiling with FPC 2.5.1
patspiper
patspiper at yahoo.com
Tue Oct 26 16:38:25 CEST 2010
On 10/26/2010 11:48 AM, Vincent Snijders wrote:
>
>
> 2010/10/26 patspiper <patspiper at yahoo.com <mailto:patspiper at yahoo.com>>
>
> 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?
>
>
> Probably 2.5.1 contains assembler files, so it needs an assembler,
> 2.4.2 only pascal source fails, that the compiler can assemble.
>
> Maybe for 2.4.2 you don't need any binutils, except windres maybe.
> Maybe windres is not necessary either and fpcres is used.
>
> Vincent
i686-mingw32-as is present in the crossbinutils bin folder. But the
error concerns i686-cygwin-as...why would it ask for the assembler with
a i686-cygwin prefix?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20101026/75249d70/attachment.html>
More information about the fpc-pascal
mailing list