Hi. The maintainers of GNU Classpath try to keep it buildable on Cygwin but have received at least one bug report [1] for it not building due to the Cygwin jikes issue raised below.
Would the Cygwin jikes package maintainer consider integrating the referenced patch into the package as it does appear to resolve a real issue on Cygwin? Thanks, Paul [1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27307 On Sun, 2006-03-05 at 17:54 +0000, Paul Jenner wrote: > The jikes provided in Cygwin package jikes-1.22-1 fails to build GNU > Classpath [1], reporting input files not found during compilation. > > Local build of jikes 1.22 with the following patch for Cygwin applied: > > http://sourceforge.net/tracker/index.php?func=detail&aid=1202863&group_id=128803&atid=712760 > > builds the same GNU Classpath distribution successfully. > > For reference, the Classpath build calls jikes @files directive with 4595 > java source files in the list. I can provide jikes output / debug information > on request. > > Thanks, > > Paul > > [1] http://www.gnu.org/software/classpath/ > -- Paul Jenner <[EMAIL PROTECTED]> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/