This is the mail archive of the gcc-help@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]

make compare fails on sol2.6?


I seem to be getting through most of the "make" process (i.e. I see a stage
one and two compiler built).  But I get a make "compare bootstrap" failure
near the end.  I can't figure out what this means or how to correct it.

Here's what I'm using:  Sun Visual C++ and gnu binutils (make, ld, nm, etc.
2.9.1 compiled recently).  Trying
"--prefix=/opt/gcc --enable-shared --enable-threads --enable-languages=c++"
with the configure.

I DO see plenty of warnings early in the make.  Many "non-constant
initializer", and "enum out of range", and trying to use a *uchar prototype
for *char...don't know if that's a problem too.
Any help would be much appreciated!

--AJ



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