--- Comment #4 from bkoz at gcc dot gnu dot org 2009-03-04 14:03 ---
This has been broken since the move to include/tr1_impl. To fix this, I would
like to move to using fully-qualified macros for TR1 and std namespaces (ie
_GLIBCXX_TR1, _GLIBCXX_STD), and hopefully unifying the active n
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Keywords||build
Priority|P3 |P2
http://gcc
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Summary|[4.3/4.4 regression] gnu- |[4.3/4.4 Regression] gnu-
|versioned-namespace is
--- Comment #3 from bkoz at gcc dot gnu dot org 2009-02-24 01:24 ---
Created an attachment (id=17355)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17355&action=view)
enable-symvers=gnu-versioned-namespace vs. libgomp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36104
--- Comment #2 from bkoz at gcc dot gnu dot org 2009-02-24 01:23 ---
Mine. This is still broken in 4.4.0.
Actually, in 4.2.4 --enable-symvers=gnu-versioned-namespace runs into a build
error in libgomp, where the argument given (gnu-versioned-namespace) does not
match with yes, no, gnu.