http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53680
--- Comment #4 from __vic 2012-06-15 08:57:21 UTC ---
Note: undocumented configure option --disable-symvers helps but I think
building with default parameters must work properly
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53680
--- Comment #3 from __vic 2012-06-15 08:34:13 UTC ---
When I'm trying link libstdc++.a statically to my .so I see messages like:
"undefined versioned symbol name std::defer_lock@@GLIBCPP_3"
$ nm libstdc++.a | grep @
shows me that archive con
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53680
--- Comment #2 from __vic 2012-06-15 08:30:06 UTC ---
$ uname -a
Linux m246 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:54:40 EST 2010 i686 i686
i386 GNU/Linux
$ cat /etc/*-release
CentOS release 5.4 (Final)
When building on
$ uname -a
Linux jansmb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53680
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|