This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/28821] Unable to build Python



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]