Changes between Version 4 and Version 5 of Bootstrapping


Ignore:
Timestamp:
Sep 28, 2006, 2:28:06 PM (18 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bootstrapping

    v4 v5  
    99    1. Run ../configure.
    1010    1. Run make
    11     1. Copy config.h to src/gmake/config.h.$BUILD_TARGET (or similar, see Makefile.kmk).
     11    1. Copy config.h to src/gmake/config.h.$BUILD_TARGET (or similar, see Makefile.kmk). Append a dummy definitions for LOCALEDIR, LIBDIR, INCLUDEDIR and ALIASPATH.
    1212    1. We've now got our own make binary which will be used in the next step.
    1313 1. Build src/gmake using the GNU Make we just made:
    14 
    1514    1. Go to the src/gmake.
    1615    1. make -f Makefile.kmk