This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: A makefile patch for libgcj
- To: "H.J. Lu" <hjl at valinux dot com>
- Subject: Re: A makefile patch for libgcj
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Mon, 3 Apr 2000 11:07:13 -0700 (PDT)
- Cc: java-patches at sourceware dot cygnus dot com
- References: <20000403104056.A13166@valinux.com>
>>>>> "HJ" == H J Lu <hjl@valinux.com> writes:
HJ> Here is a patch for libgcj 2.95.1. The problem is $(javao_files) needs
HJ> libgcj.zip. But there is no dependency. It causes a problem for the
HJ> pareallel build.
Thanks. I'm checking this in.
Tom