[omniORB] build problem on irix with gcc 3.2.2

Lee, Robert C. rc.lee at ngc.com
Wed Aug 6 19:19:59 BST 2003


Hi everyone,

On an IRIX64 6.5 IP27 mips, I trired building the latest cvs snapshot of
omniORB (8/6) using this version of gcc:

Configured with: ../configure --prefix=/usr/freeware
--enable-version-specific-runtime-libs --disable-shared --enable-threads
--enable-haifa --disable-c-mbchar
Thread model: single
gcc version 3.2.2


I get a complier bug:

../omniORB4/NamingSK.cc: In function `void 
   __static_initialization_and_destruction_0(int, int)':
../omniORB4/NamingSK.cc:1414: Internal compiler error in
simplify_gen_subreg, 
   at simplify-rtx.c:2711
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[4]: *** [shared/Namingstub.o] Error 1
gmake[4]: Leaving directory
`/usr/people/leero/omniorb/omni/build/src/lib/omniORB/orbcore'
gmake[3]: *** [export] Error 2
gmake[3]: Leaving directory
`/usr/people/leero/omniorb/omni/build/src/lib/omniORB'
gmake[2]: *** [export] Error 2
gmake[2]: Leaving directory `/usr/people/leero/omniorb/omni/build/src/lib'
gmake[1]: *** [export] Error 2
gmake[1]: Leaving directory `/usr/people/leero/omniorb/omni/build/src'
gmake: *** [all] Error 2


Has anyone build omniORB 4.0.1 or the latest on IRIX using gcc and how did
you do it?  I configure it as follows:

 ../configure --prefix ~leero/omniorb/install-4.0.1-latest-806
--disable-static --enable-thread --enable-shared CC=gcc CXX=g++
PYTHON=python 

and then did a gmake.

I'm haven't got time to submit a bug report to GNU. I prefer to find a way
around this problem. Thanks in advance for any insights.

Robert 





More information about the omniORB-list mailing list