"Alex Vinokur" wrote in message news:cb39tl1ドルjg$1@sea.gmane.org... > Hi, >> I have installed gcc-java. [snip] >> $ which -a java > /cygdrive/c/WINNT/system32/java // not cygwin-gcc-java >> $ which -a javac > javac: Command not found. >[snip] It is OK. $ man -k Java [--omitted--] gcj (1) - Ahead-of-time compiler for the Java language [--omitted--] $ which gcj /usr/bin/gcj -- Alex Vinokur http://mathforum.org/library/view/10978.html http://sourceforge.net/users/alexvn -- 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/