Exception and pthread on HPUX
Joe Buck
Joe.Buck@synopsys.COM
Tue Mar 23 21:00:00 GMT 2004
Michael GZ wrote:
> >Anybody here has experience with working GCC on HPUX.
> >Is there anything special to handle exception in a
> >multi-threaded application running on HPUX 11.00.
> >Environment:
> >HPUX 11:00
> >GCC 3.3.2 (I downloaded from HPUX porting center)
On Tue, Mar 23, 2004 at 11:38:36AM -0800, Mark Mitchell wrote:
> There is an HP-UX libunwind patch that you should install. That
> libunwind patch fixes a number of SEGVs during exception unwinding.
>
> Zack, do you have the README with that linker patch number?
We should add a pointer to the HP-UX patch to
http://gcc.gnu.org/install/specific.html
(or to whatever texinfo file is used to generate that page).
More information about the Gcc
mailing list