This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
[Patch] Export more basic_string symbols (was: Re: Undefined reference)
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Ulrich Weigand <weigand at immd1 dot informatik dot uni-erlangen dot de>
- Cc: libstdc++ at gcc dot gnu dot org, Benjamin Kosnik <bkoz at redhat dot com>
- Date: Sun, 23 Mar 2003 01:50:58 +0100
- Subject: [Patch] Export more basic_string symbols (was: Re: Undefined reference)
- References: <200303222205.XAA24367@faui11.informatik.uni-erlangen.de>
Benjamin,
the recent 21_strings reorganization, exposed a latent
problem with a symbol not exported anymore after the
linker-map.gnu reorganization of 2003-01-23.
Can we add it back to fix basic_string/cons/wchar_t/2.cc ??
Or perhaps you prefer the larger set:
_ZNS[sb]I[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9][0-9]_S_constructE[jm]wRKS1_
???
Thanks,
Paolo.
//////////
2003-03-23 Ulrich Weigand <uweigand at de dot ibm dot com>
Paolo Carlini <pcarlini at unitus dot it>
* config/linker-map.gnu: Export
_ZNSbIwSt11char_traitsIwESaIwEE12_S_constructEmwRKS1_.
--- linker-map.gnu.~1.34.~ 2003-03-05 07:02:15.000000000 +0100
+++ linker-map.gnu 2003-03-23 01:30:11.000000000 +0100
@@ -98,6 +98,7 @@
_ZNS[sb]I[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9][0-9][A-Ra-z]*;
_ZNS[sb]I[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9]_[A-Ra-z]*;
_ZNS[sb]I[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9][0-9]_[A-Ra-z]*;
+ _ZNSbIwSt11char_traitsIwESaIwEE12_S_constructE[jm]wRKS1_;
_ZNS[sb]I[cw]St11char_traitsI[cw]ESaI[cw]EE20_S_empty_rep_storageE;
# std::__pool_alloc