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