diff -r 1356c4b003de -r 73f83d9d3e9c README-builds.html --- a/README-builds.html Wed Nov 11 15:49:38 2009 -0500 +++ b/README-builds.html Mon Nov 23 16:24:35 2009 -0500 @@ -545,7 +545,11 @@
  • Windows: - Make sure you start your build inside a bash/sh/ksh shell. + Make sure you start your build inside a bash/sh/ksh shell + and are using a make.exe utility built for that + environment (a cygwin make.exe is not the same + as a make.exe built for something like + MKS).
    WARNING: Watch out for make version 3.81, it may not work due to a lack of support for MS-DOS drive letter paths @@ -826,7 +830,8 @@ All OpenJDK builds require access to the previously released JDK 6, this is often called a bootstrap JDK. The JDK 6 binaries can be downloaded from Sun's - JDK 6 download site. + JDK 6 download site. For build performance reasons is very important that this bootstrap JDK be made available on the local disk of the machine doing the build.