[omniORB] Seg fault on Linux/alpha
Duncan Grisby
duncan@grisby.org
Wed Apr 16 15:48:12 2003
On Wednesday 16 April, christophe pera wrote:
> We installed omniORB 4.0.1 on the following platform:
> CPU: Alpha (64 bits)
> OS: Linux Debian
> Compilers: python 2.2 and g++ 2.95
>
> The compilation is OK, but the echo example (eg1) ends in seg fault,
> even if the output is the one expected.
gcc 2.95 on Alpha does not generate thread safe exception handling
code, and possibly has other problems. There is no way omniORB will
work with it. You may find that it works with gcc 3.2.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --