This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: groan: installation
- From: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- To: Adam Megacz <gcj at lists dot megacz dot com>
- Cc: Jeff Sturm <jsturm at one-point dot com>, Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, <tromey at redhat dot com>, <java at gcc dot gnu dot org>
- Date: 03 Nov 2002 09:23:46 +0000
- Subject: Re: groan: installation
- References: <Pine.LNX.4.44.0211022140580.23543-100000@ops2.one-point.com><86smyjz0sh.fsf@nowhere.com>
Adam Megacz <gcj@lists.megacz.com> writes:
> Jeff Sturm <jsturm@one-point.com> writes:
> > But yes, building libgcj.la is painfully slow. I have no good ideas for
> > that. A faster libtool would be nice...
>
> Is there a way to tell ar "copy in only .o's which have a modification
> date after the date on the .a"?
That's what I was going to look at. It seems that GCJ does an awful
lot which is not make-aware.
Nic