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]
Other format: [Raw text]

Re: Exception and pthread on HPUX


Joe Buck <Joe.Buck@synopsys.COM> writes:

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

I only have patch numbers for HP-UX 11.22 and 11.23.  I don't know if
equivalent patches exist for 11.00 or 11.11.

<http://itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_30215>  (11.22)
<http://itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_30017>  (11.23)

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

I can do that later this afternoon; feel free to beat me to it.

zw


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