This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/28821] Unable to build Python
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Oct 2006 01:48:46 -0000
- Subject: [Bug target/28821] Unable to build Python
- References: <bug-28821-11564@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2006-10-16 01:48 -------
Subject: Re: Unable to build Python
> Fixed by:
> 2006-10-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
>
> * pa64-hpux.h (LINK_SPEC): Force __cxa_finalize to be an undefined
> symbol in the output file for non-shared links when -nostdlib or
> -nodefaultlibs isn't specified.
Not quite. It resolves one problem but there's still a problem
deregistering objects when a shared library is unloaded.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28821