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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build failure mainline


On Sat, 2002-03-09 at 04:48, andreas tobler wrote:
> gcc/libjava/verify.cc -o verify.o
> ../../../gcc/libjava/verify.cc: In function `void debug_print(const char*, 
>    ...)':
> ../../../gcc/libjava/verify.cc:40: warning: unused parameter `const char*fmt'
> xgcc: Internal error: Illegal instruction (program cc1plus)

The C++ compiler is crashing.  Did you bootstrap your toolchain, or just
build it with an older compiler.  Maybe cc1plus was miscompiled.

AG



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