README
changeset 7608 0fae4dd88557
parent 7360 39aa1820e934
child 7650 6a3a53d8eacc
equal deleted inserted replaced
7607:06df97f9d413 7608:0fae4dd88557
    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