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

Vincent Snijders vincent.snijders at gmail.com
Tue Oct 26 10:48:53 CEST 2010


2010/10/26 patspiper <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20101026/bf67a7c2/attachment.html>


More information about the fpc-pascal mailing list