[omniORB] Make error omniORB 4.0.0 on AIX 4.3.3 with gcc
Andrey Koubychev
email@vtc.ru
Thu Dec 12 15:36:01 2002
Hello guys,
I've found that OmniORB 4 is more suitable for compiling on AIX with
gcc then 3.x. When I just tryed to `make` it after running
`./configure` I get:
andrey@~/omni4/omniORB-4.0.0/src >gmake export
../mk/beforeauto.mk:891: *** missing separator. Stop.
I've installed gcc and g++ 2.95 and make 3.79.1.0
Here is a text from mk/beforeauto.mk:
886:ifdef IRIX
887:IMPORT_CPPFLAGS += -D__irix__
888:
889:OMNITHREAD_POSIX_CPPFLAGS = -DPthreadDraftVersion=10 \
890: -DPthreadSupportThreadPriority
891:OMNITHREAD_LIB += -lpthread
892:# *** FIXME. How do we know what ABI to use? Perhaps it has to be a
893:# configure option?
894:ABIFLAG = -n32
This code used with IRIX and I can remove it, if I do , it appears
higher, I can subsequently remove not needed parts but sooner or later
I came to useful settings.
--
Best regards,
Andrey mailto:email@vtc.ru