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, 2003-05-09 at 12:45, Gerald Pfeifer 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).
The branch does not really modify the configury framework (besides
libmudflap and libbanshee). Can you reproduce the problem in mainline?
I'm not very familiar with all the configuration scripts, but if I can
get my hands on a freebsd system I could try debugging it.
Diego.