Fix some paths.
This commit is contained in:
parent
05bd205756
commit
b761275305
@ -1,4 +1,4 @@
|
|||||||
$NetBSD: README.mknative,v 1.2 2004/02/12 18:57:08 skrll Exp $
|
$NetBSD: README.mknative,v 1.3 2004/02/13 03:01:21 simonb Exp $
|
||||||
|
|
||||||
This file describes how to bootstrap the native toolchain on a new NetBSD
|
This file describes how to bootstrap the native toolchain on a new NetBSD
|
||||||
platform (and how to update the new toolchain files, if needed). These
|
platform (and how to update the new toolchain files, if needed). These
|
||||||
@ -34,10 +34,10 @@ work.
|
|||||||
4. At top level, do
|
4. At top level, do
|
||||||
"nbmake-MACHINE do-distrib-dirs obj includes MKGCC=no MKBFD=no".
|
"nbmake-MACHINE do-distrib-dirs obj includes MKGCC=no MKBFD=no".
|
||||||
|
|
||||||
5. In src/gnu/lib/libgcc3/libgcc, do "nbmake-MACHINE obj includes".
|
5. In src/gnu/lib/libgcc3, do "nbmake-MACHINE obj includes".
|
||||||
|
|
||||||
6. In each of src/lib/csu, src/gnu/lib/libgcc3/libgcc, src/lib/libdes, and
|
6. In each of src/lib/csu, src/gnu/lib/libgcc3, src/lib/libdes, and src/lib,
|
||||||
src/lib, do "nbmake-MACHINE all install".
|
do "nbmake-MACHINE all install".
|
||||||
|
|
||||||
Optionally, all of the following may be set in the environment to reduce
|
Optionally, all of the following may be set in the environment to reduce
|
||||||
the amount of code needed to build at this step. Basically, it must be
|
the amount of code needed to build at this step. Basically, it must be
|
||||||
|
Loading…
Reference in New Issue
Block a user