On Sun, May 8, 2011 at 17:47, Ruben Van Boxem <vanboxem.ru...@gmail.com>wrote:

> I have released an update to my 4.6.1 prerelease toolchain.
> 1. linking code with lto using the "-flto" switch crashes ld. Trunk
> crashes, 2.21 as well, 2.20 complains about not being compiled with
> "--enable-plugins", but can't be compiled with plugin support on Windows. I
> suppose this was solved in later versions, but lto still crashes ld.exe.
>

Same for me.
http://sourceware.org/bugzilla/show_bug.cgi?id=12693


> 2. Multilib is still broken;
>    a) all runtime libs except libstdc++ don't have their dll's installed in
> the architecture specific directory.
>    b) When building a x64 hosted toolchain, make install installs the
> 32-bit dll's into the main bin directory after it has installed the 64-bit
> versions, making the install completely useless, as the 64-bit apps can't
> find their shared libraries. This is only a matter of switching the install
> order.
>

Yes, but you can correct it manually.
Here is my multilib build:

http://code.google.com/p/i18n-zh/downloads/list
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to