link errors with simple c++ prog on hpux10/11/a couple others

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Wed Jul 5 13:58:00 GMT 2000


> gcc bootstraps just fine. Looks like everything works, however, when
> linking a g++ program, it gets undefined symbols that should probably be
> in libstdc++. This does not occur on a linux build. gcc works just fine
> on all the platforms.

These symbols should come from libgcc.a. Couly you please verify that
they are there, and analyse why they aren't used?

> Also, is libstdc++-v3 supposed to be supported on other than just
> glibc based systems?

Yes, but it would need to be ported to other systems. It is currently
ported to a number of Solaris versions. I'm sure a port to HP/UX would
be appreciated.

Regards,
Martin


More information about the Gcc-bugs mailing list