This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/15582] Almost all libstdc++ testsuite programs fail to produce executable


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]