This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32830] shared library create by hppa64-hp11.11 can't run.
- From: "cnstar9988 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2007 07:15:33 -0000
- Subject: [Bug target/32830] shared library create by hppa64-hp11.11 can't run.
- References: <bug-32830-14862@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from cnstar9988 at gmail dot com 2007-07-23 07:15 -------
I build with -lgcc_stub, So works ok.
I think "_Jv_RegisterClasses" for GCJ.
"__cxa_finalize" for G++.
My Library only use C language, so works ok.
:)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32830