This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc 2.95.3 basic_string::Rep::operator delete unresolved
- To: gcc-help at gcc dot gnu dot org
- Subject: gcc 2.95.3 basic_string::Rep::operator delete unresolved
- From: Fritz Stauffer <fstauffe at aoc dot nrao dot edu>
- Date: Fri, 22 Jun 2001 05:20:04 -0600 (MDT)
I have a linux to power pc cross-compiler with gcc.2.95.3 and
David Korn's patches. The generated code has the following
undefined symbol:
basic_string<char, string_char_traits<char>, __default_alloc_template
<true, 0> >::Rep::operator delete(void *)
Any ideas how to fix this?
Thanks,
Fritz Stauffer