String class + Documentation Questions
Joe Buck
jbuck@synopsys.com
Fri Aug 21 03:24:00 GMT 1998
> I have successfully built egcs 1.0.3 on an HP-UX 10.20
> platform.
>
> When I try to compile legacy C++ code which uses the
> standard String Class, I receive compile errors basically
> stating it can not find String.h.
String.h is in libg++, but is not in libstdc++. It is not
included in the egcs distribution.
However, there is an addon package that provides an egcs-compatible
libg++. It should be pointed to by the egcs FAQ (see
http://egcs.cygnus.com ).
More information about the Gcc
mailing list