<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 10/26/2010 11:48 AM, Vincent Snijders wrote:
<blockquote
 cite="mid:AANLkTi=mTYC5WMKu268RL9CN7Bg8RwvGQ1rC0V8EnUDs@mail.gmail.com"
 type="cite"><br>
  <br>
  <div class="gmail_quote">2010/10/26 patspiper <span dir="ltr"><<a
 moz-do-not-send="true" href="mailto:patspiper@yahoo.com">patspiper@yahoo.com</a>></span><br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">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?<br>
  </blockquote>
  </div>
  <br>
Probably 2.5.1 contains assembler files, so it needs an assembler,
2.4.2 only pascal source fails, that the compiler can assemble.<br>
  <br>
Maybe for 2.4.2 you don't need any binutils, except windres maybe.
Maybe windres is not necessary  either and fpcres is used.<br>
  <br>
Vincent<br>
</blockquote>
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?<br>
</body>
</html>