This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15412] _GLIBCXX_ symbols symbols defined and used in different namespaces
- 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: 13 May 2004 02:56:18 -0000
- Subject: [Bug libstdc++/15412] _GLIBCXX_ symbols symbols defined and used in different namespaces
- References: <20040513021421.15412.adah@netstd.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-13 02:56 -------
Note the template argument for __pool_alloc has changed on the mainline.
And no this does effect all targets, it only not define __GTHREAD_MUTEX_INIT but
__GTHREAD_MUTEX_INIT_FUNCTION in gthr-*.h
So it is not including them for some reason.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |libstdc++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15412