This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can't build cross-assembler on CYGWIN


Nick Clifton wrote:
> Hi Kate,
>
>> I need to build a cross assembler. Build and host platforms is Cygwin.
>> Target platform is
>> 64 bit Linux.
>
> One thing to check is whether you are using text-mounted filesystems or
> binary-mounted ones.  You should be using binary-mounts because
> otherwise you can have all kinds of strange problems occur.

  On that theme, if you're building from a tarball of binutils sources, you
must use the cygwin command-line tar utility to unpack it, and not a win32 GUI
app such as winzip or 7zip.

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]