README-builds.html

changeset 138
696a6a5030b0
parent 132
3ac6dcf78232
child 175
aa4f995fb65e
     1.1 --- a/README-builds.html	Tue Oct 20 16:14:26 2009 -0700
     1.2 +++ b/README-builds.html	Wed Oct 28 13:44:30 2009 -0700
     1.3 @@ -545,7 +545,11 @@
     1.4                  </li>
     1.5                  <li>
     1.6                      <strong>Windows:</strong>
     1.7 -                    Make sure you start your build inside a bash/sh/ksh shell.
     1.8 +                    Make sure you start your build inside a bash/sh/ksh shell
     1.9 +                    and are using a <tt>make.exe</tt> utility built for that
    1.10 +                    environment (a cygwin <tt>make.exe</tt> is not the same
    1.11 +                    as a <tt>make.exe</tt> built for something like
    1.12 +                    <a href="http://www.mkssoftware.com/">MKS</a>). 
    1.13                      <br>
    1.14                      <b>WARNING:</b> Watch out for make version 3.81, it may
    1.15                      not work due to a lack of support for MS-DOS drive letter paths
    1.16 @@ -826,7 +830,8 @@
    1.17                  All OpenJDK builds require access to the previously released 
    1.18                  JDK 6, this is often called a bootstrap JDK.
    1.19                  The JDK 6 binaries can be downloaded from Sun's 
    1.20 -                <a href="http://java.sun.com/javase/1.6.0/download.html" target="_blank">JDK 6 download site</a>.
    1.21 +                <a href="http://java.sun.com/javase/downloads/index.jsp"
    1.22 +		target="_blank">JDK 6 download site</a>.
    1.23                  For build performance reasons
    1.24                  is very important that this bootstrap JDK be made available on the
    1.25                  local disk of the machine doing the build.

mercurial