This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc 3.2.2 error message
- From: Philip Cheng <cheng at pcigeomatics dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Mon, 31 Mar 2003 10:07:05 -0500 (EST)
- Subject: gcc 3.2.2 error message
Dear List:
I just updated to use gcc 3.2.2. and Red 8.0 to build a share library.
It came back with the message
undefined versioned symbol name
_ZNSs15_M_replace_safeIPKcEERSsN9__gnu_cxx17__normal_iteratorIPcSsEES6_T_S7_@@GLIBCPP_3.2
ld: failed to set dynamic section sizes: Bad value
I could build it successfully with gcc 3.1 and Red Hat 7.2.
Is this a GCC bug?
Thanks
Philip