[omniORB] compile omniORB cvs snapshot with 64-bits on Irix
Song Li
sli at fueltechnv.com
Mon Jul 28 11:57:51 BST 2003
Hi,
Any body knows how to compile omniORB with 64-bits on Irix ?? In old
version select one line in config.mk should work... but it seems doesn't
work with new cvs snapshot version. I tried to change ABIFLAG in
mk/beforeauto.mk to -64, and got this error when linking:
================================================================
+ CC -shared -Wl,-soname,_omniidlmodule.so.1 -o _omniidlmodule.so.1.0
-L../../../../lib -L../../../../../lib y.tab.o lex.yy.o idlerr.o
idlutil.o idltype.o idlrepoId.o idlscope.o idlexpr.o idlast.o
idlvalidate.o idldump.o idlconfig.o idlfixed.o idlpython.o
ld32: FATAL 12 : Expecting n32 objects: y.tab.o is n64.
make[4]: *** [_omniidlmodule.so.1.0] Error 2
================================================================
Is somewhere I should change ?? Thanks!
Song
More information about the omniORB-list
mailing list