Problems with string

Christian Geisler christian.geisler@online.de
Sun Nov 24 15:04:00 GMT 2002


Hi,
i'm using gcc-3.2 on my Linux-From-Scratch-System, which means, that i
have really built everything from scratch (glibc-2.2.5, gcc-3.2 ...).
I can't build any programs that use the string class (#include<string>).
Are there some changings that i missed. I've read through some docs and
faqs shipped with gcc-3.2 and found nothing about that.
Building always stops with parsing errors and the error, that i'm using
string as a type which isn't one. g++ thinks that i'm using an
undeclared function.
What can i do?

Thanks

P.S.: That same behaviour i get on my RedHat 8.0 box, but since i built
my own Linux it seems to me that it is not a RH-specific problem.





More information about the Gcc-help mailing list