This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: groan: installation
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Momchil Velikov <velco at fadata dot bg>
- Cc: java at gcc dot gnu dot org
- Date: Mon, 4 Nov 2002 16:12:37 -0500 (EST)
- Subject: Re: groan: installation
On 4 Nov 2002, Momchil Velikov wrote:
> Jeff> The thread had to do with build times, I think.
>
> Yes, and potential imprecise (overly conservative) tracking of
> dependencies. How can ANT help with this [1]?
I have no idea.
It's true that libgcj's Makefile builds all of libgcj.a each time an
object file is touched. But that has nothing to do with dependency
tracking... make knows perfectly well how to maintain static archives.
Jeff