docs/8 - Internals.txt
changeset 2861 3b8192272c2f
parent 2563 e17f35b05539
child 2908 dcdb309b7967
     1.1 --- a/docs/8 - Internals.txt	Sun Jul 17 16:54:50 2011 +0200
     1.2 +++ b/docs/8 - Internals.txt	Wed Feb 01 00:10:59 2012 +0100
     1.3 @@ -32,7 +32,7 @@
     1.4  that library directory.
     1.5  
     1.6  Because of a stupid make behavior/bug I was unable to track down, implicit make
     1.7 -rules are disabled: installing with --local would triger those rules, and mconf
     1.8 +rules are disabled: installing with --local would trigger those rules, and mconf
     1.9  was unbuildable.
    1.10  
    1.11  
    1.12 @@ -130,7 +130,7 @@
    1.13       - optional
    1.14       - the environment variable CT_TARGET_SYS
    1.15       - contains:
    1.16 -       the sytem part of the target tuple.
    1.17 +       the system part of the target tuple.
    1.18         Eg.: "gnu" for glibc on most architectures
    1.19              "gnueabi" for glibc on an ARM EABI
    1.20       - defaults to:
    1.21 @@ -159,7 +159,7 @@
    1.22         see above.
    1.23     + provides:
    1.24       - optional
    1.25 -     - the environement variables to configure the core and final compiler, specific to this architecture:
    1.26 +     - the environment variables to configure the core and final compiler, specific to this architecture:
    1.27         - CT_ARCH_CC_CORE_EXTRA_CONFIG   : additional, architecture specific core gcc ./configure flags
    1.28         - CT_ARCH_CC_EXTRA_CONFIG        : additional, architecture specific final gcc ./configure flags
    1.29       - default to: