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

Run time problem incatching exception from a shared library


Hi,

I am facing a problem in catching exception from a shared library of my
application. When exception is thrown application is crashing.

I am using following configuration

1) OS 
	HP UX 11.11 (PA-RISC)

2) g++     
	gcc 4.1.2

3) linker (ld)
	ld 2.15

4) Compilation
	64 bit compilation


Can you help me in resolving this proble

Thanks and Regards
Chandru




 This e-mail is bound by the terms and conditions described at http://www.subexazure.com/mail-disclaimer.html


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