[omniORB] Build omniORB 3.0.5 on AIX 4.3.3 with gcc
Andrey Koubychev
email@vtc.ru
Wed Dec 11 14:42:01 2002
Hello guys,
I know that you have not tried to build 3.0.5 on AIX with gcc. So I do
it myself. If you will help me in small things I could do it :)
I've fixed some problems already , but the current that I can't fix is
ld: 0711-317 ERROR: Undefined symbol: yylval
ld: 0711-317 ERROR: Undefined symbol: .yyparse
When I try to compile stuff in:
/omni/src/tool/omniidl/cxx
with command :
g++ -shared -o _omniidlmodule.so -L../../../../lib/powerpc_aix_4.2
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 idlpython.o
-L/usr2/andrey/python/Python-2.2.2/ -lpython2.2 -lpthreads
-lpthreads_compat -ly -ll -Wl,-bnoquiet
As you notice, I've added yacc and lexx libraries, but those symbols
are somewhere ...
--
Best regards,
Andrey Koubychev mailto:email@vtc.ru