DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33977>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33977


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From [EMAIL PROTECTED]  2005-03-14 10:39 -------
Ant's bootstrap script requires a greedy compiler, i.e. one that decides to 
compile
more source files than specified.  Sun's javac and jikes are examples of
greedy compilers, gcj or Kopi are not.

Since support for non-greedy compilers would require us to modify the bootstrap
script too often - and we'd probably forget to do it since nobody of us 
committers
uses a non-greedy compiler on a regular basis, I'd settle for document the fact
and mark this as WONTFIX.

This is the primary reason that the Kaffe build on Gump 
http://brutus.apache.org/gump/kaffe/ uses Jikes instead of gcj or kjc.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to