This is the mail archive of the binutils@sources.redhat.com 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: How can I compile binutils for i686-pc-cygwin under Linux?


Hi Antonio,

> 	I want to rebuild binutils package for cygwin.

Which version of binutils are you using ?  If it is not the latest
release (2.13.2) then try updating your sources.

> I've tried to configure and built them under cygwin, configuration
> seemd to be good but make failed.

How did the make fail ?  Have you checked the Cygwin FAQ to see if the
problem is mentioned there ?

        http://cygwin.com/faq/

> So I decided to move under Linux to try a cross compiling. The make
> worked but the result was that all the bin files were in ELF format.

How did you configure the build ?  It should have been something like
this:

   <path-to-binutils-sources>/configure --target=i686-pc-cygwin


Cheers
        Nick


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