bootstrap/10007: building the compiler fails with some java problem in spite of --enable-languages=c,c++,f77

Eric Botcazou ebotcazou@libertysurf.fr
Thu Apr 17 14:14:00 GMT 2003


> Maybe yes. But for this installation, I started in an new "objdir"
> and did a "make clean", if I remember correctly. Any suggestions what I
> could test here?

Hmm... if the objdir was really new, you couldn't have done a 'make clean' 
since there is no Makefile :-)

My wild guess is that the objdir was not new and you previously built with 
Java support enabled. Then you did 'make clean', re-configured but some 
scraps were left. I tested that this morning (even with 'make distclean') and 
I got a failure when building libjava too.

I presume you managed to build the compiler anyway, using another fresh new 
objdir?

-- 
Eric Botcazou



More information about the Gcc-bugs mailing list