[omniORB] Date: Thu, 27 Sep 2001 14:42:17 +0100

Sumpter, Neil Neil.Sumpter@Caminus.com
Thu, 27 Sep 2001 14:48:29 +0100


ENV: aix 4.3.3 xlc = 5.0 omniORB_304

When I build my code using the static libraries I get a crash and a core
dump during CORBA initialisation.  If the code is linked using the dynamic
libraries then it works ok.  

The line where the code is crashing is:-

	m_orb = CORBA::ORB_init(argc, argv, "omniORB3");

OmniORB was built using the default settings for platform =
powerpc_aix_4.3_xlc5.  
My code was linked with the compiler switch -DPthreadDraftVersion=10. 

Thanks 

Neil Sumpter

Caminus Corp