[omniORB] Having problem with AIX Build

Gary D. Duzan gdd0@gte.com
Fri, 21 Jan 2000 18:07:40 -0500


   Compiling that file with optimization enabled is very memory
and cpu intensive. I'd suggest manually compiling that one file
using the command you listed without the -O flag. The speed shouldn't
matter, anyway, unless you are using an interface repository, and it
should get you past this hurdle fairly quickly.

					Gary Duzan
					GTE Laboratories



In Message <8625686D.00779CE5.00@smtp2.mcld.net> ,
   vmavuri@McLeodUSA.com wrote:

=>
=>
=>Hi all,
=>
=>Would any one please help me in building this omniORB on AIX 4.2 with xlC
=>3.1.x/3.6.x.
=>
=>I am getting stuck (build is hanging forever) in the following script.
=>
=>xlC_r -c -O -qmaxmem=8192   -I../../../../include -D_REENTRANT -D_THREAD_SAFE
=>-I.
=>-I./.. -I./../.. -DUSE_omniORB_logStream -D_OMNIORB2_DYNAMIC_LIBRARY
=>-DUnixArchitecture
=>-DCONFIG_DEFAULT_LOCATION=/etc/omniORB.cfg -D__aix__ -D__powerpc__
=>-D__OSVERSION__=4 -o irstub.o irstub.cc
=>
=>help in this greatly appreciated
=>
=>Thanks
=>Varaprasad Mavuri
=>
=>
=>