docs: add chapter 9 to ToC
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Feb 24 22:38:08 2011 +0100 (2011-02-24)
changeset 2321d896b85e8738
parent 2320 5f681a2a0a89
child 2322 892351110ce8
docs: add chapter 9 to ToC

Missed in the previous commit... :-/

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
docs/0 - Table of content.txt
docs/9 - Build procedure overview.txt
     1.1 --- a/docs/0 - Table of content.txt	Thu Feb 24 22:31:15 2011 +0100
     1.2 +++ b/docs/0 - Table of content.txt	Thu Feb 24 22:38:08 2011 +0100
     1.3 @@ -47,6 +47,12 @@
     1.4      - Adding a new version of a component
     1.5      - Build scripts
     1.6  
     1.7 +9 - How is a toolchain constructed?
     1.8 +    - I want a cross-compiler! What is this toolchain you're speaking about?
     1.9 +    - So, what are those components in a toolchain?
    1.10 +    - And now, how do all these components chained together?
    1.11 +    - So the list is complete. But why does crosstool-NG have more steps?
    1.12 +
    1.13  A- Credits
    1.14  
    1.15  B- Known issues
     2.1 --- a/docs/9 - Build procedure overview.txt	Thu Feb 24 22:31:15 2011 +0100
     2.2 +++ b/docs/9 - Build procedure overview.txt	Thu Feb 24 22:38:08 2011 +0100
     2.3 @@ -3,8 +3,8 @@
     2.4  License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5
     2.5  
     2.6  
     2.7 -How is a toolchain constructed ? /
     2.8 -________________________________/
     2.9 +How is a toolchain constructed? /
    2.10 +_______________________________/
    2.11  
    2.12  This is the result of a discussion with Francesco Turco <mail@fturco.org>:
    2.13    http://sourceware.org/ml/crossgcc/2011-01/msg00060.html