This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Bootstrap failure on Solaris-2.6 (log)


Here is where the bootstrap continues to fail on Solaris-2.6.

Pointers on how to resolve this would be appreciated.  The machine
is an Ultra Enterprise II, with 128mb of RAM, which should be plenty
for this task.



Forrest


/usr/local/src/egcs/egcs/gcc/xgcc -B/usr/local/src/egcs/egcs/gcc/ -B/usr/local/sparc-sun-solaris2.6/bin/ -c -I. -I.   -g -O2 -DIN_GCC -I./objc  -I./../../gcc  -I./../../gcc/config -I../../gcc  -I./../../include init.c
/usr/local/src/egcs/egcs/gcc/xgcc -B/usr/local/src/egcs/egcs/gcc/ -B/usr/local/sparc-sun-solaris2.6/bin/ -fgnu-runtime -c -o linking.o -I. -I.   -g -O2 -DIN_GCC -I./objc  -I./../../gcc  -I./../../gcc/config -I../../gcc  -I./../../include linking.m
In file included from objc/Object.h:30,
                 from linking.m:28:
objc/objc.h:51: parse error before `const'
xgcc: Internal compiler error: program cc1obj got fatal signal 11
*** Error code 1
make: Fatal error: Command failed for target `linking.o'
Current working directory /usr/local/src/egcs/egcs/sparc-sun-solaris2.6/libobjc
*** Error code 1
make: Fatal error: Command failed for target `all-target-libobjc'
Current working directory /usr/local/src/egcs/egcs
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'


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