Re: Partly builds on Windows should not always need C compiler

2011-11-08 Thread David Holmes
Ulf, On 9/11/2011 1:21 AM, Ulf Zibis wrote: Some times ago I tried to run the make for nio/charsets via CYGWIN. It turned out, that I was required to have Visual Studio installed, because $(BUILDDIR)/common/Defs.gmk always looks for the C compiler. Can this dependency interweaved in a different

Partly builds on Windows should not always need C compiler

2011-11-08 Thread Ulf Zibis
Some times ago I tried to run the make for nio/charsets via CYGWIN. It turned out, that I was required to have Visual Studio installed, because $(BUILDDIR)/common/Defs.gmk always looks for the C compiler. Can this dependency interweaved in a different way, so building of JDK parts without C sourc