[omniORB] to those who g++
Patrick Decat
pdecat@lfvie.generali.fr
Wed, 8 Aug 2001 15:23:43 +0200
Hi Ivan,
do you have a simple test case to reproduce this crash ?
I use the same configuration and have not noticed=20
such problems yet.
Thanks,
Patrick.
----- Original Message -----=20
From: "Ivan Ivanov" <ivan.ivanov@trema.com>
To: <omniorb-list@uk.research.att.com>
Sent: Wednesday, August 08, 2001 2:57 PM
Subject: [omniORB] to those who g++
>=20
>=20
> Hi,
> after I had a hard time looking at code dumps
> it turned out that gcc 2.95.3 on Solaris 7 has
> optimizer problems that poped up in my omniORB
> application.
> The g++ compiler is so buggy that STL libraries crash when
> omniORB is under heavy load. Some of the omniORB
> templates crash also and the only workaround this is to force
> no optomization at all... (-O0 switch).
>=20
>=20
> Regards,
> Ivan
>=20
>=20
>=20