gcj build problems (again)
Alexandre Oliva
aoliva@redhat.com
Mon Nov 13 22:28:00 GMT 2000
On Nov 13, 2000, Bryce McKinlay <bryce@albatross.co.nz> wrote:
>> 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).
Mine still fail, with yesterday's snapshot :-(
>> 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.
I didn't know about it.
I've been thinking of taking a similar approach to that of libgcc to
build libgcj.zip: creating at configure time an auxiliary Makefile
with all rules needed to build libgcj.zip and its class files, that
would be either appended to the automake&autoconf-generated Makefile
via AC_OUTPUT_COMMANDS, or called explicitly from Makefile's
libgcj.zip build rule.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Java
mailing list