gcj build problems (again)
Bryce McKinlay
bryce@albatross.co.nz
Mon Nov 13 22:56:00 GMT 2000
Alexandre Oliva wrote:
> > This is a "known" problem.
>> I didn't know about it.
Sorry, I should really enter a PR...
> 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.
That sounds good to me. I'm pretty sure that the "build doesn't stop on
error" problems are limited to the "gcj -C" portion of the build, however
the problem is a little intermittent. It seems to happen when doing a full
build, but not when touching just a few files.
regards
[ bryce ]
More information about the Java
mailing list