Hi guys, Have any of you build E 0.8.35f with Java 5 on Win32? Using cygwin, I get the following error: javac: target release 1.2 conflicts with default source release 1.5 I clearly see see javac getting called with -target 1.2 in the make output but don't find this anywhere in the Makefile. Any advice is appreciated, Steve