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: binutils / x86_64 / mingw32


Kai,

Doing `./configure --host=i686-pc-cygwin --target=x86_64-pc-mingw32`
now works perfectly.  Thanks!

To go further with creating the cross compiler, does the build target
in gcc now need to change from x86_64-pc-mingw32 to x86_64-pc-mingw64?

On 12/29/06, Kai Tietz <Kai.Tietz@onevision.com> wrote:
Hi NightStrike,

Yes, you are right. pe-dll.c was altered without adjusting pep-dll.c and
pep-dll.h! The following patch solves this problem.
Sorry for, that I didn't recognized it earlier ;(



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