config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 27 21:30:34 2007 +0000 (2007-05-27)
changeset 140 868aa6d66b01
parent 41 fd6ad5721f77
child 148 567f1673d59d
permissions -rw-r--r--
Fix libfloat when calling the compiler:
- when not compiling NPTL, the shared core C compiler does not exist,
- PATH arranges for the shared core C compiler to be found before the static one, so no need to force it.
yann@1
     1
source config/global.in
yann@1
     2
source config/target.in
yann@41
     3
source config/toolchain.in
yann@1
     4
source config/kernel.in
yann@1
     5
source config/binutils.in
yann@1
     6
source config/cc.in
yann@1
     7
source config/libc.in
yann@96
     8
source config/debug.in