Re: [Mingw-w64-public] Small bug in building 64 bit libraries from 32 bit toolchain

2010-03-16 Thread NightStrike
On Tue, Mar 16, 2010 at 12:43 PM, Doug Semler wrote: >> >> Do you mean that your toolchain is multilib with 32-bit as the >> primary?  Otherwise, I don't see how a 32-bit chain builds a 64-bit >> lib. >> > > Yes, of course... > > binutils compiled with --target=i686-w64-mingw32 > --enable-targets=

Re: [Mingw-w64-public] Small bug in building 64 bit libraries from 32 bit toolchain

2010-03-16 Thread Doug Semler
> > Do you mean that your toolchain is multilib with 32-bit as the > primary? Otherwise, I don't see how a 32-bit chain builds a 64-bit > lib. > Yes, of course... binutils compiled with --target=i686-w64-mingw32 --enable-targets=i686-w64-mingw32,x86_64-w64-mingw32 gcc configured appropriately f

Re: [Mingw-w64-public] Small bug in building 64 bit libraries from 32 bit toolchain

2010-03-16 Thread NightStrike
On Tue, Mar 16, 2010 at 12:09 PM, Doug Semler wrote: > Found a bug in the build system of the crt when using a 32 bit (ie. > i386-w64-mingw32) toolchain to build the 64 bit crt --- the correct > --as-flags are not passed to dlltool for the 64 bit libraries.  This > means that when dlltool compiles

[Mingw-w64-public] Small bug in building 64 bit libraries from 32 bit toolchain

2010-03-16 Thread Doug Semler
Found a bug in the build system of the crt when using a 32 bit (ie. i386-w64-mingw32) toolchain to build the 64 bit crt --- the correct --as-flags are not passed to dlltool for the 64 bit libraries. This means that when dlltool compiles its generated assembler, the assembler, if it picks up the 32