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:16:00 GMT 2003


The following reply was made to PR bootstrap/10007; it has been noted by GNATS.

From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: Gerhard Heinzel <ghh@mpq.mpg.de>
Cc: ebotcazou@gcc.gnu.org,
 <gcc-bugs@gcc.gnu.org>,
 <nobody@gcc.gnu.org>,
 <gcc-gnats@gcc.gnu.org>
Subject: Re: bootstrap/10007: building the compiler fails with some java problem in spite of  --enable-languages=c,c++,f77
Date: Thu, 17 Apr 2003 16:15:15 +0200

 > 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-prs mailing list