[omniORB] Cross compiling omniORB

Michael Shearer mshearer at aastra.com
Fri Apr 30 12:58:58 BST 2004


Hi,

Sorry, I meant autoconf not automake.  The PORTING document found under the readme directory of distribution says to try the autoconf script first then if that fails try the old style build scripts.  My point was that I was able to get autoconf to work for cross-compile with very little modifications to configure.ac.

Thanks,

Mike

-----Original Message-----
From: Duncan Grisby [mailto:duncan at grisby.org]
Sent: Friday, April 30, 2004 11:29 AM
To: Michael Shearer
Cc: omniorb-list at omniorb-support.com
Subject: Re: [omniORB] Cross compiling omniORB 


On Tuesday 20 April, "Michael Shearer" wrote:

> I've recently cross compiled omniORB to a PowerQUICC II processor.  I
> had a few issues and I thought I would share them with the list.  Maybe
> it could be useful for someone trying to do the same thing.20
> 
> According to the documentation, one should try the configure script
> first and it that fails try automake.

What documentation says that?!  The configure script specifically only
works if you are not cross compiling. omniORB doesn't use automake at
all, so that's bound to fail,

>   Well in my environment, both
> failed unfortunately.  It seems the automake files distributed with
> OmniORB 4.0.3 are out of date.

There are no automake files distributed with any version of omniORB.
What files do you mean?

The proper way to cross compile omniORB is to use the old style build
system using platform makefiles, and setting the EmbeddedSystem make
variable.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list