This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: groan: installation
Adam Megacz writes:
>
> Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:
> > That's what I was going to look at. It seems that GCJ does an awful
> > lot which is not make-aware.
>
> IMHO GCJ should be using ant for build management.
Having spent a fair bit of time using Ant, I could not disagree more
strongly. Besides, it would introduce a dependency on Java while
building gcj, and there is no way that we're going to depend on unfree
software if we can avoid it.
Andrew.