crosstool-ng/config
Yann E. MORIN" 501143cea7 Don't force building target GMP and MPFR when a native gdb is built. Rather,
add a config knob to configure the native gdb to use or not to use GMP and
MPFR; _this_config_knob_ will force building the target GMP and MPFR only if
turned on.

 /trunk/scripts/build/debug/300-gdb.sh |    2     1     1     0 +-
 /trunk/config/debug/gdb.in            |   21    19     2     0 +++++++++++++++++++--
 2 files changed, 20 insertions(+), 3 deletions(-)
2008-06-25 21:56:36 +00:00
..
cc GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +00:00
debug Don't force building target GMP and MPFR when a native gdb is built. Rather, 2008-06-25 21:56:36 +00:00
global Change default path where toolchain will run from to "${HOME}/x-tools/${CT_TARGET}". 2008-06-25 06:24:51 +00:00
kernel Add latest Linux kernel versions. 2008-06-25 20:56:50 +00:00
libc Small config fix todefault to non-verbose uClibc build. 2008-05-14 21:24:03 +00:00
tools Add D.U.M.A. 2_5_8 and associated patches. 2007-09-07 21:31:01 +00:00
arch Fix using --local. 2007-09-16 17:57:21 +00:00
binutils.in Add latest binutils snapshot, and propagate patches from previous snapshot. 2008-05-15 16:47:50 +00:00
cc.in Moving around the files in config/ broke the tools/addToolVersion.sh script. 2008-04-17 21:04:23 +00:00
config.in GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +00:00
global.in Move config files around, and clean up the mess in the config/ directory. 2008-04-17 20:26:25 +00:00
gmp_mpfr.in GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +00:00
kernel.in Moving around the files in config/ broke the tools/addToolVersion.sh script. 2008-04-17 21:04:23 +00:00
libc.in Moving around the files in config/ broke the tools/addToolVersion.sh script. 2008-04-17 21:04:23 +00:00
target.in Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>. 2008-06-14 20:57:57 +00:00
toolchain.in Building multi-lib aware toolchains is not supported, and won'yt be before a loooong time. Remove the associated config entry. 2008-05-24 22:10:51 +00:00