README
changeset 7360 39aa1820e934
parent 0 fd16c54261b3
child 7650 6a3a53d8eacc
equal deleted inserted replaced
7359:605f5b8e8ecf 7360:39aa1820e934
    24   
    24   
    25   4. Do a complete build of the jdk:
    25   4. Do a complete build of the jdk:
    26        gnumake all
    26        gnumake all
    27      The resulting JDK image should be found in build/*/j2sdk-image
    27      The resulting JDK image should be found in build/*/j2sdk-image
    28 
    28 
    29 where gnumake is GNU make 3.78.1 or newer, /usr/bin/make on Linux and
    29 where gnumake is GNU make 3.81 or newer, /usr/bin/make on Linux and
    30 /usr/sfw/bin/gmake or /opt/sfw/bin/gmake on Solaris.
    30 /usr/sfw/bin/gmake or /opt/sfw/bin/gmake on Solaris.
    31 
    31