[omniORB] HPUX/PA-RISC 64-bits porting

Bhatia, Neeraj (FMS Engineering) neeraj.bhatia at hp.com
Fri Apr 2 11:56:18 BST 2004


Hi Duncan,

Thanks for your reply!

Regards,

Neeraj

-----Original Message-----
From: Duncan Grisby [mailto:duncan at grisby.org] 
Sent: Friday, April 02, 2004 10:43 AM
To: Bhatia, Neeraj (FMS Engineering)
Cc: omniorb-list at omniorb-support.com
Subject: Re: [omniORB] HPUX/PA-RISC 64-bits porting 

On Thursday 25 March, "Bhatia, Neeraj (FMS Engineering)" wrote:

> Moving little ahead on HPUX/PA-RISC 64-bits porting, I've reached to
> a point where IDL compiler crashes, while trying to build
> Naming.idl.

[...]
> omniidl: Running front end
> sh: 28484 Memory fault(coredump)
> omniidl: Error running preprocessor

That looks like omnicpp, the C pre-processor has died. You can confirm
it by trying to run omnicpp on Naming.idl. Assuming it is omnicpp, the
problem is most likely that it was compiled with incorrect word
sizes.

Did you use the configure script?  If so, it should have worked. If
not, that's the problem, because config-hpux.h in
src/tool/omniidl/cxx/cccp/ hard-codes 32-bit word sizes for HPUX.

Cheers,

Duncan.

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


More information about the omniORB-list mailing list