This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16507] gcc_s not found when linking 64-bit C++
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2004 05:23:33 -0000
- Subject: [Bug c++/16507] gcc_s not found when linking 64-bit C++
- References: <20040713003639.16507.bfriesen@simple.dallas.tx.us>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-07-15 05:23 -------
> Thus far I have not found a permutation of options which installs the
> libraries in the right place, or passes the right options to the
> system linker so that it can find them.
Drop --enable-version-specific-runtime-libs with the 64-bit compiler or use a
32-bit multilibed compiler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16507