diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-11-03 18:30:30 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-11-03 18:30:30 +0100 |
commit | fd5d0a93e27b44c3c523d52ce5d5ed5320998758 (patch) | |
tree | ee580d9922c4dde5ad5b6d8bc35ff9731ea1fe2c /samples/mips-unknown-elf | |
parent | 65368bd25e56810aecfdda156e510e8507fad4af (diff) | |
download | crosstool-ng-fd5d0a93e27b44c3c523d52ce5d5ed5320998758.tar.gz crosstool-ng-fd5d0a93e27b44c3c523d52ce5d5ed5320998758.tar.bz2 crosstool-ng-fd5d0a93e27b44c3c523d52ce5d5ed5320998758.zip |
samples: update all samples to latest config knobs
No new feature, no newer version, only updates so that
samples can be recalled without anything to set.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'samples/mips-unknown-elf')
-rw-r--r-- | samples/mips-unknown-elf/crosstool.config | 49 |
1 files changed, 32 insertions, 17 deletions
diff --git a/samples/mips-unknown-elf/crosstool.config b/samples/mips-unknown-elf/crosstool.config index 71008e39..9fd2d363 100644 --- a/samples/mips-unknown-elf/crosstool.config +++ b/samples/mips-unknown-elf/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@2055_efdb38c7f4df -# Fri Jul 30 23:43:46 2010 +# crosstool-NG version: hg_default@2171_c2541d3f2f56 +# Tue Nov 2 19:32:00 2010 # # CT_BACKEND is not set CT_MODULES=y @@ -27,6 +27,7 @@ CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" CT_INSTALL_DIR="${CT_PREFIX_DIR}" CT_REMOVE_DOCS=y CT_INSTALL_DIR_RO=y +CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y # # Downloading @@ -91,7 +92,7 @@ CT_ARCH_SUPPORTS_BOTH_ENDIAN=y CT_ARCH_SUPPORTS_32=y # CT_ARCH_SUPPORTS_64 is not set CT_ARCH_SUPPORT_ARCH=y -CT_ARCH_SUPPORT_ABI=y +# CT_ARCH_SUPPORT_ABI is not set # CT_ARCH_SUPPORT_CPU is not set CT_ARCH_SUPPORT_TUNE=y # CT_ARCH_SUPPORT_FPU is not set @@ -101,7 +102,6 @@ CT_ARCH_DEFAULT_BE=y CT_ARCH_DEFAULT_32=y # CT_ARCH_DEFAULT_64 is not set CT_ARCH_ARCH="" -CT_ARCH_ABI="" CT_ARCH_TUNE="" CT_ARCH_BE=y # CT_ARCH_LE is not set @@ -141,6 +141,14 @@ CT_ARCH_x86_AVAILABLE=y CT_ARCH_USE_MMU=y # +# mips other options +# +CT_ARCH_mips_o32=y +# CT_ARCH_mips_n32 is not set +# CT_ARCH_mips_n64 is not set +CT_ARCH_mips_ABI="32" + +# # Target optimisations # @@ -216,22 +224,20 @@ CT_BINUTILS_VERSION="2.19.1" CT_BINUTILS_EXTRA_CONFIG="" # -# sstrip -# -CT_SSTRIP=y - -# # C compiler # CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y +# CT_CC_V_4_5_1 is not set # CT_CC_V_4_5_0 is not set +# CT_CC_V_4_4_5 is not set # CT_CC_V_4_4_4 is not set # CT_CC_V_4_4_3 is not set # CT_CC_V_4_4_2 is not set # CT_CC_V_4_4_1 is not set # CT_CC_V_4_4_0 is not set +# CT_CC_V_4_3_5 is not set # CT_CC_V_4_3_4 is not set # CT_CC_V_4_3_3 is not set CT_CC_V_4_3_2=y @@ -248,9 +254,12 @@ CT_CC_GCC_4_2_or_later=y CT_CC_GCC_4_3_or_later=y # CT_CC_GCC_4_4_or_later is not set # CT_CC_GCC_4_5_or_later is not set +# CT_CC_GCC_HAS_GRAPHITE is not set +# CT_CC_GCC_HAS_LTO is not set CT_CC_GCC_USE_GMP_MPFR=y # CT_CC_GCC_USE_PPL_CLOOG is not set -# CT_CC_GCC_USE_MPC_LIBELF is not set +# CT_CC_GCC_USE_MPC is not set +# CT_CC_GCC_USE_LIBELF is not set CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}" CT_CC_BUGURL="" CT_CC_ENABLE_CXX_FLAGS="" @@ -271,12 +280,15 @@ CT_CC_SUPPORT_OBJCXX=y # gcc other options # CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y +# CT_CC_GCC_LIBMUDFLAP is not set +# CT_CC_GCC_LIBGOMP is not set +# CT_CC_GCC_LIBSSP is not set # # Misc. obscure options. # # CT_CC_GCC_DISABLE_PCH is not set -# CT_CC_GCC_LIBMUDFLAP is not set +CT_CC_GCC_LDBL_128=m # # C-library @@ -308,8 +320,6 @@ CT_THREADS="none" CT_DEBUG_gdb=y CT_GDB_CROSS=y # CT_GDB_CROSS_STATIC is not set -CT_GDB_CROSS_USE_GMP_MPFR=y -# CT_GDB_CROSS_USE_MPC is not set # # In bare-metal, you'll need to @@ -318,6 +328,7 @@ CT_GDB_CROSS_USE_GMP_MPFR=y # # provide your own gdbserver stub. # +# CT_GDB_V_7_2 is not set # CT_GDB_V_7_1 is not set # CT_GDB_V_7_0_1 is not set # CT_GDB_V_7_0 is not set @@ -329,10 +340,13 @@ CT_GDB_VERSION="6.8" # # Companion libraries # - -# -# FIXME: check real dependencies!!! -# +CT_COMPLIBS_NEEDED=y +CT_GMP_NEEDED=y +CT_MPFR_NEEDED=y +# CT_PPL_NEEDED is not set +# CT_CLOOG_NEEDED is not set +# CT_MPC_NEEDED is not set +# CT_LIBELF_NEEDED is not set CT_COMPLIBS=y # CT_WRAPPER_NEEDED is not set CT_GMP=y @@ -355,5 +369,6 @@ CT_MPFR_VERSION="2.4.2" # # Companion libraries common options # +CT_COMPLIBS_BACKUP=y # CT_COMPLIBS_CHECK is not set # CT_COMPLIBS_SHARED is not set |