This is the mail archive of the gcc@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]

Re: HP-PA ABI issues - framepointer handling


In message <http://gcc.gnu.org/ml/gcc/2000-10/msg00508.html> Jeff Law wrote:

> > Is this the cause of the g++ problems with exceptions thrown from
> > shared libraries on HP-UX?
> No.  That's simply a bug and it has been fixed.

I have heard that there are still problems.  Exceptions thrown from a
shared library can only be caught by code statically linked with the
main program.  It is apparently not possible to catch exceptions with
a module in a shared library.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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