This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: gcj build problems (again)
- To: Oskar Liljeblad <osk at hem dot passagen dot se>
- Subject: Re: gcj build problems (again)
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Tue, 14 Nov 2000 14:57:22 +1300
- CC: java-discuss at sourceware dot cygnus dot com
- References: <20001113230615.A16812@strix.eductussyd.se>
Oskar Liljeblad wrote:
> I just built gcc 20001106 (gcc,c++,gcj) with gcc 2.95.2 (and binbutils
> 2.10.0.27-0.cvs20001008 from Debian woody). But when I try to
> build libgcj I end up with the same error as I did before, when
> gcc was compiled with CVS gcc 200010xx.
>
> The error is that java/io/ObjectInputStream.java among
> others won't compile:
>
> java/io/ObjectInputStream.java:1: Missing return statement.
> /* ObjectInputStream.java -- Class used to read serialized objects
> ^
> 1 error
FWIW, my builds are working fine, using yesterday's gcc tree (with V3
default).
> There also appears to be some gcj or Makefile error, because
> make doesn't stop despite the above compilation error.
This is a "known" problem.
regards
[ bryce ]