diff --git a/docs/manual/install.html b/docs/manual/install.html index 13ade85da..9c33ae965 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -210,6 +210,10 @@ to the directory where the JDK is installed. See Installing Ant for examples on how to do this for your operating system.
+Note: The bootstrap process of Ant requires a greedy +compiler like Sun's javac or jikes. It does not work with gcj or +kjc. +
Make sure you have downloaded any auxiliary jars required to
build tasks you are interested in. These should either be available
on the CLASSPATH or added to the lib