Partly builds on Windows should not always need C compiler
Ulf Zibis
Ulf.Zibis at gmx.de
Tue Nov 8 15:21:40 UTC 2011
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 sources would
be possible without a C compiler installed?
-Ulf
More information about the build-dev
mailing list