Changes between Version 25 and Version 26 of Bootstrapping


Ignore:
Timestamp:
May 26, 2007, 9:19:51 PM (17 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bootstrapping

    v25 v26  
    88
    99
    10 == The New Bootstrap Procedure (src/gmakenew) ==
     10== The Bootstrap Procedure ==
    1111
    1212 1. Modify env.sh to accept the uname output.
     
    6464 * Use a real YACC when compiling ash. GNU bison will not work (yyerrstatus undeclared error). You can add YACC=/path/to/real/yacc to the kmk command line if it's not in the PATH.
    6565
    66 == The OLD Bootstrap Procedure ==
     66== The OLD Bootstrap Procedure (before r95x) ==
    6767
    6868 1. Modify env.sh to accept the uname output.