diff -r e17f35b05539 -r a52574521bea docs/8 - Internals.txt --- a/docs/8 - Internals.txt Sun Jul 17 16:54:50 2011 +0200 +++ b/docs/8 - Internals.txt Thu Aug 18 16:05:48 2011 +0200 @@ -32,7 +32,7 @@ that library directory. Because of a stupid make behavior/bug I was unable to track down, implicit make -rules are disabled: installing with --local would triger those rules, and mconf +rules are disabled: installing with --local would trigger those rules, and mconf was unbuildable. @@ -130,7 +130,7 @@ - optional - the environment variable CT_TARGET_SYS - contains: - the sytem part of the target tuple. + the system part of the target tuple. Eg.: "gnu" for glibc on most architectures "gnueabi" for glibc on an ARM EABI - defaults to: @@ -159,7 +159,7 @@ see above. + provides: - optional - - the environement variables to configure the core and final compiler, specific to this architecture: + - the environment variables to configure the core and final compiler, specific to this architecture: - CT_ARCH_CC_CORE_EXTRA_CONFIG : additional, architecture specific core gcc ./configure flags - CT_ARCH_CC_EXTRA_CONFIG : additional, architecture specific final gcc ./configure flags - default to: