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++/15412] _GLIBCXX_ symbols symbols defined and used in different namespaces


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


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