This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/39947] Shared libgcc getting clobbered for multilib builds
- From: "jon_y at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2010 07:59:27 -0000
- Subject: [Bug target/39947] Shared libgcc getting clobbered for multilib builds
- References: <bug-39947-17646@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from jon_y at users dot sourceforge dot net 2010-01-24 07:59 -------
Ping,
We need to get this fixed ASAP. Probably involving the libtool devs as well. I
propose the following naming scheme.
libw64stdc++-6.dll (64bit mingw-w64)
libw32stdc++-6.dll (32bit mingw-w64)
libstdc++-6.dll (mingw.org)
libtool can check -dumpmachine for the vendor key.
Comments?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39947