This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15582] Almost all libstdc++ testsuite programs fail to produce executable
- 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: 22 May 2004 04:15:43 -0000
- Subject: [Bug libstdc++/15582] Almost all libstdc++ testsuite programs fail to produce executable
- References: <20040522033128.15582.mckelvey@maskull.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-22 04:15 -------
Most likely not related, it looks like you have libintl installed so gcc is picking up the headers for it but
not the library instead it is picking the since libintl is part of glibc the library is really unnessarry and
causing this problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15582