Installing OmniORB for use on the ppc405

Recently I worked through the steps necessary to automate the build of AT&T's Corba implementation OmniORB (found at http://www.uk.research.att.com/omniORB/) to support cross-compiling messaging applications for the IBM ppc-405. I've assembled a collection of scripts and documentation (tarball: ../omni-ppc405.tar.gz) to make it easy to download, compile and install OmniORB 3.04 in both a native i586 configuration and a cross-compiling ppc-405 configuration. The steps are as follows:

Test the ORB: the second echo example

The omni-all.sh script should have built eg2_impl and eg2_clt for each of the i586 and ppc405 platforms in the echo and echo-405 subdirectories respectively.

Extra Tips and Weirdness

Troubleshooting and gotchas:
Created: Thursday January 3, 2002
Last modified: Tuesday January 08, 2002 18:53 PST
Steven Mueller diffusor@ugcs.caltech.edu