public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* On HP-UX 11.00 gcc-3.0.1/binutils-2.11.2 - shared libraries containing C++ code.
@ 2001-09-28  4:12 Keegan, David
  0 siblings, 0 replies; only message in thread
From: Keegan, David @ 2001-09-28  4:12 UTC (permalink / raw)
  To: gcc-help

Hi,

Can anyone confirm that gcc-3.0.1/binutils-2.11.2 on HPUX 11.00 works
for shared libraries containing C++ code?

I get no errors or warnings compiling/linking the shared library,
but when at run time a function in the library is called, the program
aborts with "Unresolved Symbol: _Znam", or with
"Unresolved Symbol: _Unwind_SjLj_Register" if I add -lstdc++ to the link.

The problem symbols are in either libgcc.a or libstdc++.sl, but the native
linker doesn't seem to deal with them properly.

Regards,
David Keegan.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-28  4:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-28  4:12 On HP-UX 11.00 gcc-3.0.1/binutils-2.11.2 - shared libraries containing C++ code Keegan, David

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).