Skip to content

Commit

Permalink
Updated doco to describe v1mak.
Browse files Browse the repository at this point in the history
git-svn-id: http://unix-jun72.googlecode.com/svn/trunk@145 44b2186c-a14b-0410-8c95-595313601b93
  • Loading branch information
warren.toomey committed May 5, 2008
1 parent 1e512d1 commit 378c4ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/c/Readme
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ the original c0 and c1, and then use the shell script mak again to rebuild
c0 and c1 using themselves. Similarly, you can replace $APOUT_ROOT/bin/cc
with the cc created here.

Once we get the C compiler executing in the V1 environment, a new mak
script will be written to allow you to rebuild the C compiler on top of V1.
The C compiler can now mostly rebuild itself on the V1 kernel, except the c1
pass which doesn't work yet. The v1mak shell script can be run on V1 to
rebuild everything from source.

0 comments on commit 378c4ea

Please sign in to comment.