testing an integrated build

Tom Tromey tromey@redhat.com
Fri Dec 8 10:17:00 GMT 2000


>>>>> "Phil" == Phil Edwards <pedwards@disaster.jaj.com> writes:

Phil> I'm using a unified GCC+libgcj source tree, current CVS for
Phil> both, on sparc-sun-solaris2.8, just to test the upcoming merge.

Phil> 1) deps.mk references a bunch of .d files which don't exist
Phil> (commented out the Makefile's include statement to get around
Phil> this)

These should be created (as empty files) by libjava/configure.  Why
aren't they built for you?

Phil> 2)  compiling Boolean.java gives me:
Phil>     /builddir/gcc/gcj -B/builddir/sparc-sun-solaris2.8/libjava/
Phil>     -B/builddir/gcc/ -C -g -classpath
Phil>     /builddir/sparc-sun-solaris2.8/libjava:/srcdir/libjava -d
Phil>     /builddir/sparc-sun-solaris2.8/libjava java/lang/Boolean.java
Phil>     java/lang/Boolean.java:25: Blank static final variable `FALSE' may not have
Phil>     be initialized.

Alex will have to speak to this one.  I haven't seen this problem.

Tom


More information about the Java mailing list