[omniORB] 4.0.1 build problem
Lee, Robert C.
RLee@northropgrumman.com
Wed Apr 2 03:46:02 2003
Hi everyone,
The file src/lib/omniORB/orbcore/proxyFactory.cc does not compile on IRIX
6.5 with the 7.3 compiler. I get the following error message:
CC -c -O2 -OPT:Olimit=0 -n32 -float -ansi -LANG:exceptions=ON -woff
3303,1110,1182 -I.. -I../../../../../src/lib/omniORB/orbcore/..
-I../../../../include/omniORB4/internal
-I../../../../../include/omniORB4/internal -DUSE_omniORB_logStream
-D_OMNIORB_LIBRARY -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"'
-DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I.
-I../../../../../src/lib/omniORB/orbcore -I../../../../include
-I../../../../../include -D__OSVERSION__=6 -D__irix__ -D__mips__ -o
shared/proxyFactory.o ../../../../../src/lib/omniORB/orbcore/proxyFactory.cc
"../../../../../src/lib/omniORB/orbcore/proxyFactory.cc": Error: A goto
outside a region cannot jump to a label inside a region, 2 at line 130
gmake[4]: *** [shared/proxyFactory.o] Error 2
Does anyone know what my problem is?
Thanks,
Robert Lee