overview: fix table of content, fix the hacker's way

table of content: add missing entry
the hacker's way: no need to "make install"
This commit is contained in:
Yann E. MORIN" 2009-08-30 00:30:45 +02:00
parent 015719a12a
commit 7628fa7a08

View File

@ -24,6 +24,7 @@ Running crosstool-NG
Stopping and restarting a build
Testing all toolchains at once
Overriding the number of // jobs
Note on // jobs
Using the toolchain
Toolchain types
Internals
@ -145,7 +146,6 @@ If you go the hacker's way, then the usage is a bit different, although very
simple:
./configure --local
make
make install
Now, *do not* remove crosstool-NG sources. They are needed to run crosstool-NG!
Stay in the directory holding the sources, and run: