bj wrote:
hey, does anyone here know how to compile GNU classpath on Windows XP using cygwin with GTK enabled or any graphics environment used by Swing and AWT? thanks in advance
In addition to what fkung said, I'd point out that you'll need a very recent version of gtk, cairo, etc. and I think the ones packaged in Cygwin are a bit older than
what's required. There are some hints how to get those dependencies updated, and installed in this gcc bug report: http://article.gmane.org/gmane.comp.gcc.bugs/169595/match=classpath+cygwin cheers, dalibor topic