On 10/26/2010 11:48 AM, Vincent Snijders wrote:


2010/10/26 patspiper <patspi...@yahoo.com <mailto:patspi...@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?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to