[omniORB-dev] Port to arm-linux (iPaq, Zaurus, others)

Duncan Grisby duncan at grisby.org
Thu May 22 17:21:27 BST 2003


On Monday 19 May, "Guillaume Arreckx" wrote:

> I have ported omniORB to the Zaurus (in view of using it on a custom 
> hardware later).
> The port itself went smoothly but when running the examples, I managed to 
> get eg1, eg2 etc... to work, but the ORB either locks or crash when 
> invoking the ORB destroy method. The GDB traceback reports some problems 
> when the ORB uses the glibc.

Most versions of gcc on Arm do not support thread safe exception
handling, hence your crashes. gcc 3.3 might work.

Cheers,

Duncan.

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



More information about the omniORB-dev mailing list