[omniORB] omniORB(py) on OSF4 weirdness

Duncan Grisby duncan@grisby.org
Fri Dec 6 22:18:01 2002


On Friday 6 December, Gary Greyling wrote:

> I tried compiling omniORB(py) on OSF4 (compaq) with gcc 2.95.6 and 3.2
> with no luck. The only way was with the native compiler. Has anybody here
> compiled omniorb on osf4 with gcc ??

It won't work. GCC on Alpha doesn't support thread safe exception
handling, so you will get random crashes. There's no point fixing any
build issues until the compiler can generate working code. This page

  http://gcc.gnu.org/install/specific.html#alpha*-dec-osf*

says there's a patch in preparation, so I guess support might happen
soon.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --