gcc 2.95.3 basic_string::Rep::operator delete unresolved

Fritz Stauffer fstauffe@aoc.nrao.edu
Sat Jun 23 07:15:00 GMT 2001


> 
> > basic_string<char, string_char_traits<char>, __default_alloc_template
> > <true, 0> >::Rep::operator delete(void *)
> 
> > Any ideas how to fix this?
> 
> Are you linking with g++ or gcc?
> 
This result is from gcc.  I also tried g++ on C++ code, and the
basic_string::Rep::clone(void) is also unresolved.  All the other
basic_string::Rep methods are Weak symbols.

I should mention that the power pc target is a VxWorks box.

Fritz



More information about the Gcc-help mailing list