This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa branch: Call for preliminary testing
On Fri, 9 May 2003, Diego Novillo wrote:
>> http://www.pfeifer.com/gerald/tmp/buildlog-20030509.bz2 contains the
>> full build log.
> Very odd. I can't reproduce this on Linux. For some reason, the
> configure script is enabling libjava regardless of your
> --enable-languages switch. To build libjava, the Makefiles are using
> your system java compiler (not a big surprise).
Can you reproduce it with the following setting?
% ls -d $GCC_SOURCE/gcc/java $GCC_SOURCE/libjava/
ls: /sw/test/gcc/cvs-ts/gcc/java: No such file or directory
/sw/test/gcc/cvs-ts/libjava/
That is, with gcc/java/ _not_ being present, but libjava/ being there?
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.pfeifer.com/gerald/