docs/3 - Configuring a toolchain.txt
changeset 2612 a52574521bea
parent 2563 e17f35b05539
child 2908 dcdb309b7967
     1.1 --- a/docs/3 - Configuring a toolchain.txt	Sun Jul 17 16:54:50 2011 +0200
     1.2 +++ b/docs/3 - Configuring a toolchain.txt	Thu Aug 18 16:05:48 2011 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  _________________________/
     1.5  
     1.6  
     1.7 -crosstool-NG is configured with a configurator presenting a menu-stuctured set
     1.8 +crosstool-NG is configured with a configurator presenting a menu-structured set
     1.9  of options. These options let you specify the way you want your toolchain
    1.10  built, where you want it installed, what architecture and specific processor it
    1.11  will support, the version of the components you want to use, etc... The
    1.12 @@ -50,7 +50,7 @@
    1.13  ---------------------------+
    1.14  
    1.15  CT_LOCAL_TARBALLS_DIR:
    1.16 -  If you already have some tarballs in a direcotry, enter it here. That will
    1.17 +  If you already have some tarballs in a directory, enter it here. That will
    1.18    speed up the retrieving phase, where crosstool-NG would otherwise download
    1.19    those tarballs.
    1.20  
    1.21 @@ -67,7 +67,7 @@
    1.22    Avoid dots, commas, and special characters.
    1.23  
    1.24  CT_TARGET_ALIAS:
    1.25 -  An alias for the toolchian. It will be used as a prefix to the toolchain
    1.26 +  An alias for the toolchain. It will be used as a prefix to the toolchain
    1.27    tools. For example, you will have ${CT_TARGET_ALIAS}-gcc
    1.28  
    1.29  Also, if you think you don't see enough versions, you can try to enable one of