This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: example of using ant to drive a gcj build
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Dhek Bhun Kho <bhun at chello dot nl>
- Cc: GNU GCJ <java at gcc dot gnu dot org>
- Date: Thu, 9 Jan 2003 11:11:39 -0500 (EST)
- Subject: Re: example of using ant to drive a gcj build
On 9 Jan 2003, Dhek Bhun Kho wrote:
> Isn't it an issue that there are a lot of java programmers out there who
> never touched make or shell scripts? It's not like it's hard to learn,
> but it kind of silly to relearn everything over and over and over just
> because your tools aren't available.
Those who are merely using gcj need not learn about make. People who are
hacking on gcj (and all of GCC, by extension) will probably learn it from
necessity.
In the long term gcj users should certainly outnumber gcj developers.
Jeff