This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: gcj build problems (again)
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: gcj build problems (again)
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 14 Nov 2000 04:28:22 -0200
- Cc: Oskar Liljeblad <osk at hem dot passagen dot se>, java-discuss at sourceware dot cygnus dot com
- Organization: GCC Team, Red Hat
- References: <20001113230615.A16812@strix.eductussyd.se><3A109C02.C45FC52F@albatross.co.nz>
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