[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Linux PowerPC : internal compiler error



Hello !

I've just installed the Debian Linux PowerPc on my machine which has
these
caracteristics : MVME 2700 powerpc 133MHz  RAM 32MB
I've installed the distribution by following the recommendations of Matt

Porter
 (htpp://www.debian.org/~porter)

I've tried to compile the corba OMNIORB2 and i got the error message

Machine, Operating System and omniORB2 version :
Machine : MVME 2700 powerpc 133MHz RAM 32MB
Operating system : Debian Linux powerpc kernel 2.2.9
            (see http:// www.debian.org/~porter)
Compiler       : gcc -v -> gcc version 2.95.1 19990816 (release)
make version :  GNU Make version 3.77, by Richard Stallman and Roland
McGrath
OmniORB2 version : 2.8.0

I have selected in ./config/config.mk the following platform :
powerpc_linux_2.2_glibc
I have corrected  the typo error (g --> g++) mentionned by Xavier Grave.

in ./src, i do "make export" and i got the following error message :

making export in src/lib/omniORB2/orbcore...
make[3]: Entering directory
`/home/podlyski/omniORB2/omniORB_280/src/lib/omniORB2/orbcore'
/usr/bin/g++ -c -O2  -Wall -Wno-unused  -D_REENTRANT -I. -I../include
-I./.. -I./../.. -I/home/podlyski/omniORB2/omniORB_280/include
-DUSE_omniORB_logStream -D_OMNIORB2_LIBRARY -DUnixArchitecture
-DCONFIG_DEFAULT_LOCATION='"\"/etc/omniorb.cfg\""' -D__powerpc__
-D__linux__ -D__OSVERSION__=2 -o corbaBoa.o corbaBoa.cc
<internal>:0: Internal compiler error.
<internal>:0: Please submit a full bug report.
<internal>:0: Internal compiler error:
<internal>:0: See
<URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make[3]: *** [corbaBoa.o] Error 1
make[3]: Leaving directory
`/home/podlyski/omniORB2/omniORB_280/src/lib/omniORB2/orbcore'
make[2]: *** [export] Error 1
make[2]: Leaving directory
`/home/podlyski/omniORB2/omniORB_280/src/lib/omniORB2'
make[1]: *** [export] Error 1
make[1]: Leaving directory `/home/podlyski/omniORB2/omniORB_280/src/lib'

make: *** [export] Error 1


Is it really an Internal compiler error ?
Has anyone already seen such an error ?
... can it be a problem in the Linux powerpc ...?

Thank you in advance for your help !!!

 Fabrice Podlyski


Reply to: