This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/36022] stl templates exported as weak symbols though visibility hidden is used
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2009 20:56:01 -0000
- Subject: [Bug libstdc++/36022] stl templates exported as weak symbols though visibility hidden is used
- References: <bug-36022-16100@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from bkoz at gcc dot gnu dot org 2009-01-30 20:56 -------
Created an attachment (id=17216)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17216&action=view)
remove visibility attribute with -D_GLIBCXX_VISIBILITY=0, run testuite with it
and -fvisibility-hidden
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36022