From c826a218209c61c49242a553542e39ce147bd183 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Mon, 14 Mar 2005 09:44:42 +0000
Subject: [PATCH] We need a greedy compiler for bootstrap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277923 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/install.html | 4 ++++
1 file changed, 4 insertions(+)
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