This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/16371] libstdc++ fails for crosses
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2004 03:14:52 -0000
- Subject: [Bug libstdc++/16371] libstdc++ fails for crosses
- References: <20040705162800.16371.lv@gentoo.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 03:14 -------
Actually I found out a couple of days ago this just means you it cannot find the library and not a
configure failure.
For the orginal reporter, do you have a full glibc and the 32bit glibc if you don't then you have to
disable the multilib (aka --disable-multilib).
For all the rest of the reports are you sure that you have the libraries installed?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
Summary|[3.4/4.0 Regression] |libstdc++ fails for crosses
|libstdc++ fails for crosses |
Target Milestone|3.4.4 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16371