From 89f6ee877ee4106caee2ad703b072341427e8453 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 24 Jun 2008 13:16:21 +0000 Subject: Update samples to the latest set of options, build-tested. /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 100 81 19 0 +++++++++++-- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 83 56 27 0 +++++++---- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 69 45 24 0 ++++++--- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 73 51 22 0 ++++++--- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 24 14 10 0 ++- 11 files changed, 583 insertions(+), 246 deletions(-) --- .../alphaev56-unknown-linux-gnu/crosstool.config | 24 +++++++++++++--------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'samples/alphaev56-unknown-linux-gnu') diff --git a/samples/alphaev56-unknown-linux-gnu/crosstool.config b/samples/alphaev56-unknown-linux-gnu/crosstool.config index 76778192..7338b670 100644 --- a/samples/alphaev56-unknown-linux-gnu/crosstool.config +++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@731M -# Fri Jun 20 11:28:03 2008 +# crosstool-NG version: 1.1.0+svn_trunk@741 +# Mon Jun 23 14:10:24 2008 # # @@ -180,6 +180,18 @@ CT_KERNEL_LINUX_VERBOSITY_0=y CT_KERNEL_LINUX_VERBOSE_LEVEL=0 # CT_KERNEL_LINUX_NEEDS_CONFIG is not set +# +# GMP and MPFR +# +CT_GMP_MPFR=y +CT_GMP_MPFR_TARGET=y +CT_GMP_V_4_2_2=y +CT_GMP_VERSION="4.2.2" +CT_GMP_CHECK=y +CT_MPFR_V_2_3_1=y +CT_MPFR_VERSION="2.3.1" +CT_MPFR_CHECK=y + # # binutils # @@ -225,13 +237,6 @@ CT_CC_V_4_2_3=y CT_CC_CXA_ATEXIT=y CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" -CT_CC_GCC_GMP_MPFR=y -CT_GMP_V_4_2_2=y -CT_GMP_VERSION="4.2.2" -CT_GMP_CHECK=y -CT_MPFR_V_2_3_1=y -CT_MPFR_VERSION="2.3.1" -CT_MPFR_CHECK=y CT_CC_SUPPORT_CXX=y CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y @@ -309,7 +314,6 @@ CT_GDB_VERSION="6.8" # # Native gdb needs the ncurses library on the target # -# CT_NCURSES_V_4_2 is not set CT_NCURSES_V_5_6=y CT_NCURSES_VERSION="5.6" CT_STRACE=y -- cgit v1.2.3