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]

Crash when throwing an exception


Hi,

I using gcc 3.2.1 under Solaris 8/Intel platform.
I get an crash when i throwing an exception into a shared library.

This is the command line to compile the shared lib:

g++ -fPIC -I/sources/Opalis/DVT4/ToolKit/ -L/sources/Opalis/DVT4/lib/ -nostartfiles -mimpure-text -shared -W1,-soname,Email-2-406.op4sas -o Email-2-406.op4sas DeleteMail.o EmailAddon.o /OpInclude/Op4SDKInclude/sa_Op4Addon.o ./OpInclude/Op4SDKInclude/sa_Op4AddonWrapper.o EmailTask.o Filter.o FilterEmailTask.o FilterMailHelper.o ForwardMail.o LocalizedStrings.o MailManager.o ProcessEmailTask.o ReadEmailTask.o RedirectMail.o ReplyToMail.o Strings.o ./OpInclude/Op4SDKInclude/op_string.o -ldl -lOpSocket -lOpFileManagement -lOpMail -lOpTextFile -lpthread -lOp_Path -lOpalis4 -lc -lstdc++ -lnsl -lsocket -lrt

Please can you help me.
Thanks.
Pascal.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


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