Performer vs. exceptions (in Linux)

New Message Reply Date view Thread view Subject view Author view

From: Teemu.Makipatola++at++vtt.fi
Date: 11/12/2001 06:57:16


I'm coding Performer in Linux Mandrake 8.0.
It has been working so far but last week I started adding some exception
handling properties to my program and ended up in a situation where when
ever an exception was thrown (any kind, integer, char *, anything) the
program crashed saying only Aborted.

I dug into the problem and found out that throw- works fine until Performers
base library is linked with the project in the Makefile (when -lpf is added
to the libraries).

I have tried to convert it also with egcs++ so it should be backward
compatible but still throw works when -lpf is not linked to the project
and doesn't work if it is linked in.

Has anyone had a similar problem and/or possibly some ideas how to solve this?
I need exception handling because I'm using HLA/RTI in my project.

Teemu Mäki-Patola / VTT, Finland


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Mon Nov 12 2001 - 06:58:22 PST

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.