You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Pearsall, Kyle" <Ky...@cis.canon.com> on 2000/12/15 22:28:21 UTC

Ant compile

Hi,

How do I compile Ant with gcc?  Everytime I try to compile Ant, a message
pops up from build.xml that I cannot use the classic compiler, because it is
not available.  I tried hardcoding gcc in build.xml, but then it says that
it can't use the compiler gcc.

Any suggestions?

Thank you.

Kyle