This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51785] gets not anymore declared
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Feb 2012 14:41:56 +0000
- Subject: [Bug libstdc++/51785] gets not anymore declared
- Auto-submitted: auto-generated
- References: <bug-51785-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51785
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ramana at gcc dot gnu.org,
| |rearnsha at gcc dot gnu.org
--- Comment #9 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2012-02-28 14:41:56 UTC ---
I ran into this failure today when upgrading my copy of (e)glibc in my
cross-environment. What's the best way of progressing this further ?
Doesn't this mean that trunk is broken for building with anything later than
glibc-2.15 ?
Ramana