This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem building Cross GCC2.95.3 on Linux targeting powerpc-elf


Does anyone have any idea about this one?
Trying to build GCC2.95.3 powerpc-elf target on a 7.0 X86 Linux Box. Binutils 2.10.1  newlib 1.9.0
I would assume this has been done many times before so I thought I was in safe territory.. Do I have a configuration problem of some kind?
Thanks!!
 
 
Build error:
 
 
/home/mlancisi/cross_ggc2953_build/gcc/xgcc -B/home/mlancisi/cross_ggc2953_build
/gcc/ -B/usr/local/crossgcc2953/powerpc-elf/bin/ -fgnu-runtime -c -o linking.o -
I. -I../../../gcc-2.95.3/libobjc   -g -O2 -W -Wall -DIN_GCC -I../../../gcc-2.95.
3/libobjc/objc  -I../../../gcc-2.95.3/libobjc/../gcc -I../../../gcc-2.95.3/libob
jc/../gcc/config -I../../gcc -I../../../gcc-2.95.3/libobjc/../include ../../../g
cc-2.95.3/libobjc/linking.m
In file included from ../../../gcc-2.95.3/libobjc/objc/Object.h:30,
                 from ../../../gcc-2.95.3/libobjc/linking.m:28:
../../../gcc-2.95.3/libobjc/objc/objc.h:51: parse error before `const'
../../../gcc-2.95.3/libobjc/objc/objc.h:57: warning: `BOOL' is not at beginning
of declaration
xgcc: Internal compiler error: program cc1obj got fatal signal 11
make[1]: *** [linking.o] Error 1
make[1]: Leaving directory `/home/mlancisi/cross_ggc2953_build/powerpc-elf/libob
jc'
make: *** [all-target-libobjc] Error 2
~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]