[omniORB] AIX issues: gcc 3.3

Alexy Khrabrov alexy.khrabrov at setup.org
Tue Jul 8 02:41:56 BST 2003


After 2.5 tweaks and 10 hours of crunching, I've built
GCC 3.3 on AIX 5.2, 64 bit (details on the gcc list).

When building omniORB 4.0.1 with it, the following stop
occurs:

gmake[5]: Leaving directory `/home/rutgers/jwest/src/omni/omni-gcc/src/tool/omni
idl/cxx/cccp'
+ rm -f _omniidlmodule.so.1.0
+ makeC++SharedLib_r -n init_omniidl -o _omniidlmodule.so.1.0 -bI:/usr/bin/../..
/opt/freeware/lib/python2.2/config/python.exp -L../../../../lib -L../../../../..
/omniORB-4.0.1/lib -bhalt:4 -T512 -H512 y.tab.o lex.yy.o idlerr.o idlutil.o idlt
ype.o idlrepoId.o idlscope.o idlexpr.o idlast.o idlvalidate.o idldump.o idlconfi
g.o idlfixed.o idlpython.o -p 40
ld: 0711-317 ERROR: Undefined symbol: ._ZdlPv
ld: 0711-317 ERROR: Undefined symbol: ._Znwm
ld: 0711-317 ERROR: Undefined symbol: ._Znam
ld: 0711-317 ERROR: Undefined symbol: ._Unwind_Resume
ld: 0711-317 ERROR: Undefined symbol: ._ZdaPv
ld: 0711-317 ERROR: Undefined symbol: __gxx_personality_v0
ld: 0711-317 ERROR: Undefined symbol: __cxa_pure_virtual
ld: 0711-317 ERROR: Undefined symbol: .__cxa_allocate_exception
ld: 0711-317 ERROR: Undefined symbol: .__ashrdi3
ld: 0711-317 ERROR: Undefined symbol: .__lshrdi3
ld: 0711-317 ERROR: Undefined symbol: .__ashldi3
ld: 0711-317 ERROR: Undefined symbol: .__umoddi3
ld: 0711-317 ERROR: Undefined symbol: .__moddi3
ld: 0711-317 ERROR: Undefined symbol: .__cxa_begin_catch
ld: 0711-317 ERROR: Undefined symbol: .__cxa_end_catch
ld: 0711-317 ERROR: Undefined symbol: .__udivdi3
ld: 0711-317 ERROR: Undefined symbol: .__divdi3
ld: 0711-317 ERROR: Undefined symbol: _ZTVN10__cxxabiv117__class_type_infoE
ld: 0711-317 ERROR: Undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE
ld: 0711-317 ERROR: Undefined symbol: .__cxa_throw
ld: 0711-317 ERROR: Undefined symbol: ._ZNSt8ios_base4InitD1Ev
ld: 0711-317 ERROR: Undefined symbol: ._ZNSt8ios_base4InitC1Ev
ld: 0711-317 ERROR: Undefined symbol: _ZTVN10__cxxabiv121__vmi_class_type_infoE
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
gmake[4]: *** [_omniidlmodule.so.1.0] Error 8
gmake[4]: Leaving directory `/home/rutgers/jwest/src/omni/omni-gcc/src/tool/omni
idl/cxx'


I wonder, what's going on there...

The stuff builds just fine with xlC.

Cheers,
Alexy




More information about the omniORB-list mailing list