mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 09:21:52 +00:00
samples: update before release
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
f0b0c6666f
commit
46de459e33
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 18:58:54 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:46:23 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,24 +92,13 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="alpha"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_CPU="ev56"
|
||||
CT_ARCH_TUNE="ev56"
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -166,7 +158,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -194,16 +189,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.37.6"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
CT_KERNEL_V_2_6_37_6=y
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -214,22 +223,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
CT_KERNEL_V_2_6_37_6=y
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -240,8 +233,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -252,21 +243,20 @@ CT_BINUTILS_V_2_21=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.21"
|
||||
CT_BINUTILS_2_21_or_later=y
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_GOLD=y
|
||||
CT_BINUTILS_HAS_PLUGINS=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_PLUGINS=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -278,13 +268,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.5"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
CT_CC_V_4_4_5=y
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -292,36 +281,23 @@ CT_CC_V_4_4_5=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_ENABLE_PLUGINS=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -343,11 +319,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -378,13 +352,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.10.1"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -392,21 +365,21 @@ CT_LIBC_GLIBC_TARBALL=y
|
||||
CT_LIBC_GLIBC_V_2_10_1=y
|
||||
# CT_LIBC_GLIBC_V_2_9 is not set
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -416,6 +389,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.37.6"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -436,25 +417,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.37.6"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -464,15 +426,10 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
# CT_GDB_CROSS is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
# CT_GDB_GDBSERVER is not set
|
||||
|
||||
@ -480,7 +437,6 @@ CT_GDB_NATIVE=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
@ -490,17 +446,12 @@ CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -511,8 +462,6 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -523,23 +472,19 @@ CT_LIBELF_TARGET=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -571,5 +516,4 @@ CT_LIBELF_VERSION="0.8.13"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2439_6117743496db
|
||||
# Wed May 4 16:20:05 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:48:12 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,24 +90,13 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="alpha"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_CPU="ev56"
|
||||
CT_ARCH_TUNE="ev56"
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -164,7 +156,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -192,16 +187,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.38.3"
|
||||
CT_KERNEL_VERSION="2.6.38.8"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
CT_KERNEL_V_2_6_38_8=y
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -212,22 +221,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
CT_KERNEL_V_2_6_38_3=y
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -238,8 +231,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -250,21 +241,20 @@ CT_BINUTILS_V_2_21=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.21"
|
||||
CT_BINUTILS_2_21_or_later=y
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_GOLD=y
|
||||
CT_BINUTILS_HAS_PLUGINS=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
# CT_BINUTILS_PLUGINS is not set
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -274,13 +264,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.5"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -288,35 +277,19 @@ CT_CC_gcc=y
|
||||
# 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_6 is not set
|
||||
CT_CC_V_4_3_5=y
|
||||
# CT_CC_V_4_3_4 is not set
|
||||
# CT_CC_V_4_3_3 is not set
|
||||
# CT_CC_V_4_3_2 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -338,11 +311,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -371,13 +342,11 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.13"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
CT_LIBC_GLIBC_V_2_13=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
@ -386,21 +355,21 @@ CT_LIBC_GLIBC_V_2_13=y
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_9 is not set
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS="-Wl,--no-relax"
|
||||
@ -410,6 +379,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
CT_LIBC_GLIBC_FORCE_UNWIND=y
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.38.8"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -430,25 +407,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.38.3"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -465,10 +423,6 @@ CT_LIBC_XLDD=y
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -476,16 +430,12 @@ CT_GMP_V_5_0_1=y
|
||||
# CT_GMP_V_4_3_2 is not set
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="5.0.1"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
CT_MPFR_V_3_0_0=y
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="3.0.0"
|
||||
|
||||
#
|
||||
@ -505,5 +455,4 @@ CT_MPFR_VERSION="3.0.0"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2420_03af4faee169
|
||||
# Thu Apr 28 18:48:16 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:49:48 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -92,17 +95,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU="cortex-m3"
|
||||
CT_ARCH_TUNE="cortex-m3"
|
||||
@ -110,7 +109,6 @@ CT_ARCH_FPU=""
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -168,7 +166,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -197,12 +198,9 @@ CT_BUILD_SUFFIX=""
|
||||
# Operating System
|
||||
#
|
||||
CT_BARE_METAL=y
|
||||
# CT_MINGW32 is not set
|
||||
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
|
||||
CT_KERNEL="bare-metal"
|
||||
CT_KERNEL_bare_metal=y
|
||||
# CT_KERNEL_linux is not set
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
@ -227,17 +225,15 @@ CT_ARCH_BINFMT_FLAT=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# elf2flt
|
||||
@ -245,7 +241,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_ELF2FLT_CVSHEAD=y
|
||||
# CT_ELF2FLT_CVS_SNAPSHOT is not set
|
||||
CT_ELF2FLT_VERSION="head"
|
||||
CT_ELF2FLT_EXTRA_CONFIG=""
|
||||
CT_ELF2FLT_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# C compiler
|
||||
@ -254,13 +250,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.1"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -268,35 +263,22 @@ CT_CC_gcc=y
|
||||
# CT_CC_V_4_4_2 is not set
|
||||
CT_CC_V_4_4_1=y
|
||||
# CT_CC_V_4_4_0 is not set
|
||||
# CT_CC_V_4_3_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -312,10 +294,8 @@ CT_CC_LANG_CXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -342,16 +322,13 @@ CT_CC_GCC_LDBL_128=m
|
||||
#
|
||||
CT_LIBC="newlib"
|
||||
CT_LIBC_VERSION="newlib-1_18_0"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
CT_LIBC_newlib=y
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
# CT_LIBC_NEWLIB_V_1_19_0 is not set
|
||||
# CT_LIBC_NEWLIB_V_1_18_0 is not set
|
||||
# CT_LIBC_NEWLIB_V_1_17_0 is not set
|
||||
CT_LIBC_NEWLIB_CVS=y
|
||||
@ -361,19 +338,12 @@ CT_LIBC_NEWLIB_CVS=y
|
||||
#
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_SUPPORT_THREADS_ANY is not set
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="none"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
CT_THREADS_NONE=y
|
||||
|
||||
#
|
||||
@ -400,8 +370,6 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -411,23 +379,19 @@ CT_CLOOG=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -452,5 +416,4 @@ CT_CLOOG_VERSION="0.15.9"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 18:59:43 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:51:58 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -90,17 +93,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU="cortex-a15"
|
||||
CT_ARCH_TUNE="cortex-a15"
|
||||
@ -108,7 +107,6 @@ CT_ARCH_FPU="neon-vfpv4"
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -166,7 +164,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -194,16 +195,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.38.4"
|
||||
CT_KERNEL_VERSION="2.6.38.8"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
CT_KERNEL_V_2_6_38_8=y
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -214,22 +229,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
CT_KERNEL_V_2_6_38_4=y
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -240,8 +239,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -252,16 +249,17 @@ CT_BINUTILS_V_2_21=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.21"
|
||||
CT_BINUTILS_2_21_or_later=y
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_GOLD=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PLUGINS=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
# CT_BINUTILS_LINKER_LD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
CT_BINUTILS_LINKER_GOLD_LD=y
|
||||
CT_BINUTILS_GOLD_INSTALLED=y
|
||||
@ -271,19 +269,21 @@ CT_BINUTILS_LINKERS_LIST="gold,ld"
|
||||
CT_BINUTILS_LD_WRAPPER=y
|
||||
CT_BINUTILS_LINKER_DEFAULT="gold"
|
||||
# CT_BINUTILS_PLUGINS is not set
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
# C compiler
|
||||
#
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="linaro-4.6-2011.04-0"
|
||||
CT_CC_VERSION="linaro-4.6-2011.07"
|
||||
CT_CC_gcc=y
|
||||
CT_CC_GCC_SHOW_LINARO=y
|
||||
CT_CC_V_linaro_4_6_2011_04_0=y
|
||||
CT_CC_V_linaro_4_6_2011_07=y
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_07 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
@ -295,36 +295,28 @@ CT_CC_V_linaro_4_6_2011_04_0=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
CT_CC_GCC_4_5_or_later=y
|
||||
CT_CC_GCC_4_6=y
|
||||
CT_CC_GCC_4_6_or_later=y
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
CT_CC_GCC_HAS_LTO=y
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_HAS_BUILD_ID=y
|
||||
CT_CC_GCC_GOLD=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
CT_CC_GCC_USE_MPC=y
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -346,11 +338,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG="--with-float=hard"
|
||||
CT_CC_EXTRA_CONFIG="--with-float=hard"
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY="--with-float=hard"
|
||||
CT_CC_EXTRA_CONFIG_ARRAY="--with-float=hard"
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -374,6 +364,7 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
# CT_CC_GCC_BUILD_ID is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -382,13 +373,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.12.1"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
CT_LIBC_GLIBC_V_2_12_1=y
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -396,21 +386,22 @@ CT_LIBC_GLIBC_V_2_12_1=y
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_9 is not set
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -420,6 +411,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
CT_LIBC_GLIBC_FORCE_UNWIND=y
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.38.8"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -440,25 +439,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.38.4"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -470,16 +450,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
CT_GDB_CROSS_STATIC=y
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
CT_GDB_NATIVE_STATIC=y
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -488,27 +463,25 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
CT_DEBUG_GDB_SHOW_LINARO=y
|
||||
CT_GDB_V_linaro_7_2_2011_04_0=y
|
||||
CT_GDB_V_linaro_7_2_2011_05_0=y
|
||||
# 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
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_7_0_or_later=y
|
||||
CT_GDB_HAS_PKGVERSION_BUGURL=y
|
||||
CT_GDB_INSTALL_GDBINIT=y
|
||||
CT_GDB_VERSION="linaro-7.2-2011.05-0"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -520,7 +493,6 @@ CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
CT_MPC_NEEDED=y
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -532,16 +504,13 @@ CT_GMP_V_5_0_1=y
|
||||
# CT_GMP_V_4_3_2 is not set
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="5.0.1"
|
||||
CT_MPFR_V_3_0_0=y
|
||||
CT_MPFR_V_3_0_1=y
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="3.0.0"
|
||||
CT_MPFR_VERSION="3.0.1"
|
||||
CT_PPL_V_0_11_2=y
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
@ -549,17 +518,17 @@ CT_PPL_V_0_11_2=y
|
||||
CT_PPL_VERSION="0.11.2"
|
||||
CT_PPL_0_11=y
|
||||
CT_PPL_NEEDS_LIBPWL=y
|
||||
CT_CLOOG_V_0_15_10=y
|
||||
CT_CLOOG_V_0_15_11=y
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
# CT_CLOOG_V_0_15_9 is not set
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
# CT_CLOOG_V_0_15_7 is not set
|
||||
# CT_CLOOG_V_0_15_6 is not set
|
||||
CT_CLOOG_VERSION="0.15.10"
|
||||
CT_CLOOG_VERSION="0.15.11"
|
||||
CT_MPC_V_0_9=y
|
||||
# CT_MPC_V_0_8_2 is not set
|
||||
# CT_MPC_V_0_8_1 is not set
|
||||
# CT_MPC_V_0_7 is not set
|
||||
# CT_MPC_V_0_6 is not set
|
||||
CT_MPC_VERSION="0.9"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 18:59:56 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:54:26 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -90,17 +93,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="armv7-a"
|
||||
CT_ARCH_CPU="cortex-a8"
|
||||
CT_ARCH_TUNE="cortex-a8"
|
||||
@ -108,7 +107,6 @@ CT_ARCH_FPU=""
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -118,10 +116,8 @@ CT_TARGET_LDFLAGS=""
|
||||
CT_ARCH_arm=y
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -151,7 +147,6 @@ CT_ARCH_USE_MMU=y
|
||||
#
|
||||
CT_ARCH_ARM_MODE="arm"
|
||||
CT_ARCH_ARM_MODE_ARM=y
|
||||
# CT_ARCH_ARM_MODE_THUMB is not set
|
||||
CT_ARCH_ARM_EABI=y
|
||||
|
||||
#
|
||||
@ -165,6 +160,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -176,10 +174,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -192,16 +187,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.36.4"
|
||||
CT_KERNEL_VERSION="3.0"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
CT_KERNEL_V_3_0=y
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -212,22 +221,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
CT_KERNEL_V_2_6_36_4=y
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -238,30 +231,26 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -270,51 +259,31 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
# C compiler
|
||||
#
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.3"
|
||||
CT_CC_VERSION="4.4.6"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
CT_CC_V_4_4_6=y
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
CT_CC_V_4_4_3=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -332,11 +301,9 @@ CT_CC_LANG_CXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -367,35 +334,28 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -404,6 +364,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="3.0"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -424,25 +392,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.36.4"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -454,16 +403,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -471,27 +415,16 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -502,35 +435,23 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_PPL=y
|
||||
CT_CLOOG=y
|
||||
CT_LIBELF_TARGET=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:00:22 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:55:34 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -92,17 +95,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_CPU="arm926ej-s"
|
||||
CT_ARCH_TUNE="arm926ej-s"
|
||||
@ -110,7 +109,6 @@ CT_ARCH_FPU=""
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -120,10 +118,8 @@ CT_TARGET_LDFLAGS=""
|
||||
CT_ARCH_arm=y
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -153,7 +149,6 @@ CT_ARCH_USE_MMU=y
|
||||
#
|
||||
CT_ARCH_ARM_MODE="arm"
|
||||
CT_ARCH_ARM_MODE_ARM=y
|
||||
# CT_ARCH_ARM_MODE_THUMB is not set
|
||||
CT_ARCH_ARM_EABI=y
|
||||
|
||||
#
|
||||
@ -167,6 +162,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -178,10 +176,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -194,16 +189,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
CT_KERNEL_V_2_6_33_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -214,22 +223,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -240,30 +233,26 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -274,13 +263,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -288,35 +270,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -334,11 +300,9 @@ CT_CC_LANG_CXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -367,35 +331,28 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -404,6 +361,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.16"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -424,25 +389,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.12"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -454,16 +400,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -471,27 +412,16 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -500,27 +430,18 @@ CT_STRACE_VERSION="4.5.19"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_LIBELF_TARGET=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:00:38 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:57:59 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -90,17 +93,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="armv6"
|
||||
CT_ARCH_CPU="arm1176jzf-s"
|
||||
CT_ARCH_TUNE="arm1176jzf-s"
|
||||
@ -108,7 +107,6 @@ CT_ARCH_FPU="vfp"
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -166,7 +164,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -194,16 +195,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -214,22 +229,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -240,8 +239,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -252,18 +249,16 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -273,13 +268,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.4"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -287,35 +281,19 @@ CT_CC_gcc=y
|
||||
# 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_6 is not set
|
||||
# CT_CC_V_4_3_5 is not set
|
||||
CT_CC_V_4_3_4=y
|
||||
# CT_CC_V_4_3_3 is not set
|
||||
# CT_CC_V_4_3_2 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -338,11 +316,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -371,13 +347,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -385,21 +360,22 @@ CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -409,6 +385,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -429,25 +413,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -464,10 +429,6 @@ CT_LIBC_XLDD=y
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -475,15 +436,12 @@ CT_MPFR=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
@ -503,5 +461,4 @@ CT_MPFR_VERSION="2.4.2"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2420_03af4faee169
|
||||
# Thu Apr 28 18:50:44 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:58:57 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -92,17 +95,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -110,7 +109,6 @@ CT_ARCH_FPU=""
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -120,10 +118,8 @@ CT_TARGET_LDFLAGS=""
|
||||
CT_ARCH_arm=y
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -153,7 +149,6 @@ CT_ARCH_USE_MMU=y
|
||||
#
|
||||
CT_ARCH_ARM_MODE="arm"
|
||||
CT_ARCH_ARM_MODE_ARM=y
|
||||
# CT_ARCH_ARM_MODE_THUMB is not set
|
||||
CT_ARCH_ARM_EABI=y
|
||||
|
||||
#
|
||||
@ -167,6 +162,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -178,10 +176,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -195,12 +190,9 @@ CT_BUILD_SUFFIX=""
|
||||
# Operating System
|
||||
#
|
||||
CT_BARE_METAL=y
|
||||
# CT_MINGW32 is not set
|
||||
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
|
||||
CT_KERNEL="bare-metal"
|
||||
CT_KERNEL_bare_metal=y
|
||||
# CT_KERNEL_linux is not set
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
@ -213,29 +205,24 @@ CT_KERNEL_mingw32_AVAILABLE=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# C compiler
|
||||
@ -243,13 +230,6 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.4"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -257,35 +237,19 @@ CT_CC_gcc=y
|
||||
# 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_6 is not set
|
||||
# CT_CC_V_4_3_5 is not set
|
||||
CT_CC_V_4_3_4=y
|
||||
# CT_CC_V_4_3_3 is not set
|
||||
# CT_CC_V_4_3_2 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -301,10 +265,8 @@ CT_CC_LANG_CXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -329,17 +291,12 @@ CT_CC_GCC_LDBL_128=m
|
||||
#
|
||||
CT_LIBC="newlib"
|
||||
CT_LIBC_VERSION="1.17.0"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
CT_LIBC_newlib=y
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
# CT_LIBC_NEWLIB_V_1_18_0 is not set
|
||||
CT_LIBC_NEWLIB_V_1_17_0=y
|
||||
# CT_LIBC_NEWLIB_CVS is not set
|
||||
|
||||
@ -348,19 +305,12 @@ CT_LIBC_NEWLIB_V_1_17_0=y
|
||||
#
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_SUPPORT_THREADS_ANY is not set
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="none"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
CT_THREADS_NONE=y
|
||||
|
||||
#
|
||||
@ -390,11 +340,6 @@ CT_GDB_CROSS=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
@ -406,26 +351,17 @@ CT_GDB_VERSION="6.8"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:02:23 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 00:59:12 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -92,17 +95,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -110,7 +109,6 @@ CT_ARCH_FPU=""
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -120,10 +118,8 @@ CT_TARGET_LDFLAGS=""
|
||||
CT_ARCH_arm=y
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -153,7 +149,6 @@ CT_ARCH_USE_MMU=y
|
||||
#
|
||||
CT_ARCH_ARM_MODE="arm"
|
||||
CT_ARCH_ARM_MODE_ARM=y
|
||||
# CT_ARCH_ARM_MODE_THUMB is not set
|
||||
CT_ARCH_ARM_EABI=y
|
||||
|
||||
#
|
||||
@ -167,6 +162,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -178,10 +176,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -194,16 +189,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="3.0"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
CT_KERNEL_V_3_0=y
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -214,22 +223,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -240,30 +233,25 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -274,13 +262,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -288,35 +269,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -335,11 +300,9 @@ CT_CC_LANG_JAVA=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -368,35 +331,28 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -405,6 +361,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="3.0"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -425,25 +389,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.12"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -455,16 +400,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -472,27 +412,16 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -501,27 +430,18 @@ CT_STRACE_VERSION="4.5.19"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_LIBELF_TARGET=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:02:39 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:06:51 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -92,17 +95,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
@ -110,7 +109,6 @@ CT_ARCH_FPU=""
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -168,7 +166,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -196,16 +197,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
CT_KERNEL_V_2_6_33_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -216,22 +231,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -242,8 +241,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -254,17 +251,15 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -276,13 +271,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.3"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -290,35 +284,22 @@ CT_CC_V_4_4_3=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -340,11 +321,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -375,9 +354,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.2"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -385,13 +361,12 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_2=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
@ -406,18 +381,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -440,16 +411,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
CT_GDB_CROSS_STATIC=y
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -458,28 +424,24 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# CT_GDB_V_7_2 is not set
|
||||
CT_GDB_V_7_1=y
|
||||
# CT_GDB_V_7_0_1 is not set
|
||||
# CT_GDB_V_7_0 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_7_0_or_later=y
|
||||
CT_GDB_HAS_PKGVERSION_BUGURL=y
|
||||
CT_GDB_INSTALL_GDBINIT=y
|
||||
CT_GDB_VERSION="7.1"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -490,8 +452,6 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -502,23 +462,19 @@ CT_LIBELF_TARGET=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -550,5 +506,4 @@ CT_LIBELF_VERSION="0.8.13"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:03:15 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:00:29 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -92,17 +95,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
@ -110,7 +109,6 @@ CT_ARCH_FPU=""
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -168,7 +166,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -196,16 +197,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.34.9"
|
||||
CT_KERNEL_VERSION="3.0"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
CT_KERNEL_V_3_0=y
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -216,22 +231,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
CT_KERNEL_V_2_6_34_9=y
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -242,8 +241,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -254,17 +251,16 @@ CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -274,13 +270,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.3"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -288,35 +283,22 @@ CT_CC_V_4_4_3=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -338,11 +320,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -373,9 +353,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="20100710"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -383,13 +360,12 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_2 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
CT_LIBC_UCLIBC_V_specific_date=y
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
@ -406,7 +382,6 @@ CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_L
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
@ -415,7 +390,6 @@ CT_THREADS="nptl"
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -443,8 +417,6 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -454,23 +426,19 @@ CT_CLOOG=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -495,5 +463,4 @@ CT_CLOOG_VERSION="0.15.9"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:03:48 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:00:49 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -90,17 +93,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -108,7 +107,6 @@ CT_ARCH_FPU=""
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -118,10 +116,8 @@ CT_TARGET_LDFLAGS=""
|
||||
CT_ARCH_arm=y
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -151,7 +147,6 @@ CT_ARCH_USE_MMU=y
|
||||
#
|
||||
CT_ARCH_ARM_MODE="arm"
|
||||
CT_ARCH_ARM_MODE_ARM=y
|
||||
# CT_ARCH_ARM_MODE_THUMB is not set
|
||||
CT_ARCH_ARM_EABI=y
|
||||
|
||||
#
|
||||
@ -165,6 +160,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -176,10 +174,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -193,12 +188,9 @@ CT_BUILD_SUFFIX=""
|
||||
# Operating System
|
||||
#
|
||||
CT_BARE_METAL=y
|
||||
# CT_MINGW32 is not set
|
||||
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
|
||||
CT_KERNEL="bare-metal"
|
||||
CT_KERNEL_bare_metal=y
|
||||
# CT_KERNEL_linux is not set
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
@ -211,29 +203,24 @@ CT_KERNEL_mingw32_AVAILABLE=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# C compiler
|
||||
@ -241,13 +228,6 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -255,35 +235,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -299,10 +263,8 @@ CT_CC_SUPPORT_OBJCXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -326,23 +288,14 @@ CT_CC_GCC_LDBL_128=m
|
||||
# C-library
|
||||
#
|
||||
CT_LIBC="none"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
CT_LIBC_none=y
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_SUPPORT_THREADS_ANY is not set
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="none"
|
||||
|
||||
#
|
||||
@ -365,11 +318,6 @@ CT_GDB_CROSS=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
@ -381,26 +329,17 @@ CT_GDB_VERSION="6.8"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:04:16 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:01:16 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -92,17 +95,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
@ -110,7 +109,6 @@ CT_ARCH_FPU=""
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -168,7 +166,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -196,16 +197,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="3.0"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
CT_KERNEL_V_3_0=y
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -216,22 +231,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -242,8 +241,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -254,18 +251,17 @@ CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -277,13 +273,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.3"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -291,35 +286,22 @@ CT_CC_V_4_4_3=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -342,11 +324,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -377,13 +357,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.10.1"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -391,21 +370,22 @@ CT_LIBC_GLIBC_TARBALL=y
|
||||
CT_LIBC_GLIBC_V_2_10_1=y
|
||||
# CT_LIBC_GLIBC_V_2_9 is not set
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -415,6 +395,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="3.0"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -435,25 +423,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.12"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -465,16 +434,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -483,7 +447,6 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
@ -493,17 +456,12 @@ CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -514,8 +472,6 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -526,23 +482,19 @@ CT_LIBELF_TARGET=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -574,5 +526,4 @@ CT_LIBELF_VERSION="0.8.13"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:04:38 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:07:47 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -92,17 +95,13 @@ CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
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 is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
@ -110,7 +109,6 @@ CT_ARCH_FPU=""
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -168,7 +166,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -196,16 +197,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
CT_KERNEL_V_2_6_33_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -216,22 +231,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -242,8 +241,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -254,17 +251,16 @@ CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -276,13 +272,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.3"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -290,35 +285,22 @@ CT_CC_V_4_4_3=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -340,11 +322,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -375,9 +355,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.2"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -385,13 +362,12 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_2=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
@ -406,18 +382,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -440,16 +412,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -458,28 +425,24 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# CT_GDB_V_7_2 is not set
|
||||
CT_GDB_V_7_1=y
|
||||
# CT_GDB_V_7_0_1 is not set
|
||||
# CT_GDB_V_7_0 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_7_0_or_later=y
|
||||
CT_GDB_HAS_PKGVERSION_BUGURL=y
|
||||
CT_GDB_INSTALL_GDBINIT=y
|
||||
CT_GDB_VERSION="7.1"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -490,8 +453,6 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -502,23 +463,19 @@ CT_LIBELF_TARGET=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -550,5 +507,4 @@ CT_LIBELF_VERSION="0.8.13"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:05:15 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:08:18 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,26 +90,18 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="avr32"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_FPU=""
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -155,7 +150,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -184,12 +182,9 @@ CT_BUILD_SUFFIX=""
|
||||
# Operating System
|
||||
#
|
||||
CT_BARE_METAL=y
|
||||
# CT_MINGW32 is not set
|
||||
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
|
||||
CT_KERNEL="bare-metal"
|
||||
CT_KERNEL_bare_metal=y
|
||||
# CT_KERNEL_linux is not set
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
@ -202,8 +197,6 @@ CT_KERNEL_mingw32_AVAILABLE=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -214,16 +207,13 @@ CT_ARCH_BINFMT_ELF=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
CT_BINUTILS_V_2_18=y
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.18"
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# C compiler
|
||||
@ -232,13 +222,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.2.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -246,35 +235,16 @@ CT_CC_gcc=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
CT_CC_V_4_2_2=y
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
CT_CC_GCC_4_2=y
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_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 is not set
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -291,7 +261,7 @@ CT_CC_SUPPORT_OBJCXX=y
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -316,16 +286,13 @@ CT_CC_GCC_LDBL_128=m
|
||||
#
|
||||
CT_LIBC="newlib"
|
||||
CT_LIBC_VERSION="1.17.0"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
CT_LIBC_newlib=y
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
# CT_LIBC_NEWLIB_V_1_19_0 is not set
|
||||
# CT_LIBC_NEWLIB_V_1_18_0 is not set
|
||||
CT_LIBC_NEWLIB_V_1_17_0=y
|
||||
# CT_LIBC_NEWLIB_CVS is not set
|
||||
@ -336,19 +303,12 @@ CT_LIBC_NEWLIB_V_1_17_0=y
|
||||
CT_ATMEL_AVR32_HEADERS=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_SUPPORT_THREADS_ANY is not set
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="none"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
CT_THREADS_NONE=y
|
||||
|
||||
#
|
||||
@ -370,14 +330,6 @@ CT_THREADS_NONE=y
|
||||
#
|
||||
# Companion libraries
|
||||
#
|
||||
# CT_COMPLIBS_NEEDED is not set
|
||||
# CT_GMP_NEEDED is not set
|
||||
# CT_MPFR_NEEDED is not set
|
||||
# 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 is not set
|
||||
|
||||
#
|
||||
# Companion tools
|
||||
@ -391,5 +343,4 @@ CT_THREADS_NONE=y
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:05:42 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:08:57 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,26 +90,18 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="blackfin"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_FPU=""
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -116,10 +111,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
CT_ARCH_blackfin=y
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -138,7 +131,6 @@ CT_ARCH_x86_AVAILABLE=y
|
||||
#
|
||||
# Generic target options
|
||||
#
|
||||
# CT_ARCH_USE_MMU is not set
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
@ -155,6 +147,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -166,10 +161,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -182,16 +174,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
CT_KERNEL_V_2_6_33_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -202,22 +208,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -227,29 +217,26 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
#
|
||||
# Binary utilities
|
||||
#
|
||||
# CT_ARCH_BINFMT_ELF is not set
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
CT_ARCH_BINFMT_FDPIC=y
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -258,13 +245,6 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.4"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -272,35 +252,19 @@ CT_CC_gcc=y
|
||||
# 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_6 is not set
|
||||
# CT_CC_V_4_3_5 is not set
|
||||
CT_CC_V_4_3_4=y
|
||||
# CT_CC_V_4_3_3 is not set
|
||||
# CT_CC_V_4_3_2 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -318,11 +282,9 @@ CT_CC_SUPPORT_OBJCXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -349,11 +311,6 @@ CT_CC_GCC_LDBL_128=m
|
||||
#
|
||||
CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.2"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -361,15 +318,11 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_2=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
CT_LIBC_UCLIBC_PARALLEL=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
@ -382,18 +335,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -421,26 +370,17 @@ CT_LIBC_UCLIBC_LNXTHRD="old"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:06:50 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:09:31 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,20 +92,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="pentium-mmx"
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -117,10 +112,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
CT_ARCH_x86=y
|
||||
@ -156,6 +149,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -167,10 +163,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -183,16 +176,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.36.4"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
CT_KERNEL_V_2_6_36_4=y
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -203,22 +210,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
CT_KERNEL_V_2_6_36_4=y
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -229,29 +220,25 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -262,13 +249,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.5"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
CT_CC_V_4_4_5=y
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -276,35 +256,22 @@ CT_CC_V_4_4_5=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -323,11 +290,9 @@ CT_CC_LANG_JAVA=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -358,9 +323,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.2"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -368,15 +330,11 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_2=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
CT_LIBC_UCLIBC_PARALLEL=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
@ -389,18 +347,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -423,16 +377,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -440,27 +389,16 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -471,35 +409,23 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_PPL=y
|
||||
CT_CLOOG=y
|
||||
CT_LIBELF_TARGET=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:07:38 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:10:10 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,20 +90,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="i686"
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE="i686"
|
||||
@ -154,7 +149,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -195,16 +193,31 @@ CT_TARGET_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
CT_KERNEL_V_2_6_33_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -215,22 +228,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -241,8 +238,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -253,18 +248,16 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG="--enable-targets=i686-none-linux-gnu"
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY="--enable-targets=i686-none-linux-gnu"
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -274,13 +267,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -288,35 +280,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -338,11 +314,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -371,13 +345,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -385,21 +358,21 @@ CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_LIBC_XLDD is not set
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -412,22 +385,11 @@ CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.12"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.16"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
# glibc other options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
# CT_LIBC_XLDD is not set
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -444,10 +406,6 @@ CT_THREADS_NPTL=y
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -455,15 +413,12 @@ CT_MPFR=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
CT_MPFR_V_2_4_1=y
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.1"
|
||||
|
||||
#
|
||||
@ -483,5 +438,4 @@ CT_MPFR_VERSION="2.4.1"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_fc9c025c936f
|
||||
# Thu Apr 28 19:44:53 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:11:43 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,20 +92,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="i686"
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -156,7 +151,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -184,8 +182,6 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.36.4"
|
||||
@ -194,6 +190,23 @@ CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
CT_KERNEL_V_2_6_36_4=y
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -204,22 +217,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
CT_KERNEL_V_2_6_36_4=y
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -230,8 +227,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -242,16 +237,17 @@ CT_BINUTILS_V_2_21=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.21"
|
||||
CT_BINUTILS_2_21_or_later=y
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_GOLD=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PLUGINS=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
# CT_BINUTILS_LINKER_LD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
CT_BINUTILS_LINKER_LD_GOLD=y
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_GOLD_INSTALLED=y
|
||||
@ -261,7 +257,7 @@ CT_BINUTILS_LINKERS_LIST="ld,gold"
|
||||
CT_BINUTILS_LD_WRAPPER=y
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_PLUGINS=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -273,13 +269,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.5.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
CT_CC_V_4_5_2=y
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -287,31 +282,23 @@ CT_CC_V_4_5_2=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
CT_CC_GCC_4_5=y
|
||||
CT_CC_GCC_4_5_or_later=y
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
CT_CC_GCC_HAS_LTO=y
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_HAS_BUILD_ID=y
|
||||
CT_CC_GCC_ENABLE_PLUGINS=y
|
||||
CT_CC_GCC_GOLD=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
@ -340,11 +327,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -368,6 +353,7 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
# CT_CC_GCC_BUILD_ID is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -376,13 +362,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -390,21 +375,21 @@ CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -418,21 +403,10 @@ CT_LIBC_ADDONS_LIST=""
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.36.4"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
# glibc other options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -444,16 +418,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -462,7 +431,6 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
@ -472,17 +440,12 @@ CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -507,23 +470,19 @@ CT_LIBELF_TARGET=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -534,7 +493,6 @@ CT_CLOOG_VERSION="0.15.9"
|
||||
CT_MPC_V_0_8_2=y
|
||||
# CT_MPC_V_0_8_1 is not set
|
||||
# CT_MPC_V_0_7 is not set
|
||||
# CT_MPC_V_0_6 is not set
|
||||
CT_MPC_VERSION="0.8.2"
|
||||
CT_LIBELF_V_0_8_13=y
|
||||
# CT_LIBELF_V_0_8_12 is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:29:44 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:12:11 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,20 +92,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="i686"
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -156,7 +151,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -184,9 +182,7 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
CT_MINGW32=y
|
||||
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
|
||||
CT_KERNEL="mingw32"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
# CT_KERNEL_linux is not set
|
||||
@ -206,8 +202,6 @@ CT_W32API_VERSION="3.14"
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -218,13 +212,15 @@ CT_BINUTILS_V_2_21=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.21"
|
||||
CT_BINUTILS_2_21_or_later=y
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_GOLD=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PLUGINS=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
@ -232,7 +228,7 @@ CT_BINUTILS_LINKER_LD=y
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_PLUGINS=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -242,13 +238,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.5"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
CT_CC_V_4_4_5=y
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -256,36 +251,23 @@ CT_CC_V_4_4_5=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_ENABLE_PLUGINS=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -307,11 +289,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -339,12 +319,7 @@ CT_CC_GCC_LDBL_128=m
|
||||
# C-library
|
||||
#
|
||||
CT_LIBC="mingw"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
CT_LIBC_mingw=y
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
@ -355,19 +330,13 @@ CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
CT_LIBC_SUPPORT_WIN32THREADS=y
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="win32"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
CT_THREADS_WIN32THREADS=y
|
||||
# CT_THREADS_NONE is not set
|
||||
|
||||
#
|
||||
# mingw other options
|
||||
@ -400,8 +369,6 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -411,23 +378,19 @@ CT_CLOOG=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
CT_MPFR_V_2_4_1=y
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.1"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
CT_CLOOG_V_0_15_10=y
|
||||
# CT_CLOOG_V_0_15_9 is not set
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -452,5 +415,4 @@ CT_CLOOG_VERSION="0.15.10"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:30:08 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:12:48 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,23 +90,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="m68k"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
# CT_ARCH_SUPPORT_TUNE is not set
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_CPU="cpu32"
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -135,7 +127,6 @@ CT_ARCH_x86_AVAILABLE=y
|
||||
#
|
||||
# Generic target options
|
||||
#
|
||||
# CT_ARCH_USE_MMU is not set
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
@ -152,7 +143,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -181,12 +175,9 @@ CT_BUILD_SUFFIX=""
|
||||
# Operating System
|
||||
#
|
||||
CT_BARE_METAL=y
|
||||
# CT_MINGW32 is not set
|
||||
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
|
||||
CT_KERNEL="bare-metal"
|
||||
CT_KERNEL_bare_metal=y
|
||||
# CT_KERNEL_linux is not set
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
@ -211,16 +202,15 @@ CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# elf2flt
|
||||
@ -228,7 +218,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_ELF2FLT_CVSHEAD=y
|
||||
# CT_ELF2FLT_CVS_SNAPSHOT is not set
|
||||
CT_ELF2FLT_VERSION="head"
|
||||
CT_ELF2FLT_EXTRA_CONFIG=""
|
||||
CT_ELF2FLT_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# C compiler
|
||||
@ -237,13 +227,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.4"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -251,35 +240,19 @@ CT_CC_gcc=y
|
||||
# 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_6 is not set
|
||||
# CT_CC_V_4_3_5 is not set
|
||||
CT_CC_V_4_3_4=y
|
||||
# CT_CC_V_4_3_3 is not set
|
||||
# CT_CC_V_4_3_2 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -295,10 +268,8 @@ CT_CC_SUPPORT_OBJCXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -322,23 +293,14 @@ CT_CC_GCC_LDBL_128=m
|
||||
# C-library
|
||||
#
|
||||
CT_LIBC="none"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
CT_LIBC_none=y
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_SUPPORT_THREADS_ANY is not set
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="none"
|
||||
|
||||
#
|
||||
@ -356,10 +318,6 @@ CT_THREADS="none"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -367,15 +325,12 @@ CT_MPFR=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
@ -395,5 +350,4 @@ CT_MPFR_VERSION="2.4.2"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:30:45 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:14:01 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,20 +90,13 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="mips"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=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
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="4kc"
|
||||
CT_ARCH_TUNE="4kc"
|
||||
CT_ARCH_BE=y
|
||||
@ -148,8 +144,6 @@ 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"
|
||||
|
||||
#
|
||||
@ -163,7 +157,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -191,16 +188,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
CT_KERNEL_V_2_6_33_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -211,22 +222,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -237,8 +232,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -249,17 +242,15 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -269,13 +260,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -283,35 +273,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -333,11 +307,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -358,6 +330,14 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
CT_CC_GCC_HAS_ARCH_OPTIONS=y
|
||||
|
||||
#
|
||||
# archictecture-specific options
|
||||
#
|
||||
CT_CC_GCC_mips_llsc=m
|
||||
CT_CC_GCC_mips_synci=m
|
||||
# CT_CC_GCC_mips_plt is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -366,22 +346,19 @@ CT_LIBC="eglibc"
|
||||
CT_LIBC_VERSION="2_9"
|
||||
CT_LIBC_eglibc=y
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
# CT_LIBC_EGLIBC_V_2_14 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_13 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_12 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_11 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_10 is not set
|
||||
CT_LIBC_EGLIBC_V_2_9=y
|
||||
# CT_LIBC_EGLIBC_V_2_8 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_7 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_6 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_5 is not set
|
||||
# CT_LIBC_EGLIBC_V_TRUNK is not set
|
||||
CT_LIBC_EGLIBC_2_9_or_later=y
|
||||
CT_LIBC_EGLIBC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_EGLIBC_REVISION="{2009-07-21}"
|
||||
# CT_EGLIBC_HTTP is not set
|
||||
# CT_EGLIBC_CHECKOUT is not set
|
||||
# CT_EGLIBC_OPT_SIZE is not set
|
||||
# CT_EGLIBC_CUSTOM_CONFIG is not set
|
||||
@ -390,12 +367,24 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# eglibc other options
|
||||
#
|
||||
CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -430,21 +419,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
|
||||
CT_LIBC_GLIBC_MIN_KERNEL_VERSION="2.6.25"
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.25"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -464,7 +438,6 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
@ -476,9 +449,6 @@ CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -487,10 +457,6 @@ CT_STRACE_VERSION="4.5.19"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -498,15 +464,12 @@ CT_MPFR=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
@ -526,5 +489,4 @@ CT_MPFR_VERSION="2.4.2"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,8 +1,11 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# The crosstool-NG configuration menu
|
||||
# Fri Jun 17 00:39:52 2011
|
||||
# Sun Jul 31 01:14:28 2011
|
||||
#
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
@ -187,27 +190,25 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.38.4"
|
||||
CT_KERNEL_VERSION="2.6.38.8"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_6 is not set
|
||||
# CT_KERNEL_V_2_6_38_5 is not set
|
||||
CT_KERNEL_V_2_6_38_4=y
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
CT_KERNEL_V_2_6_38_8=y
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_13 is not set
|
||||
# CT_KERNEL_V_2_6_32_40 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
@ -264,7 +265,9 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.6"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
@ -275,6 +278,7 @@ CT_CC_V_4_4_6=y
|
||||
# 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_6 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
|
||||
@ -335,6 +339,14 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
CT_CC_GCC_HAS_ARCH_OPTIONS=y
|
||||
|
||||
#
|
||||
# archictecture-specific options
|
||||
#
|
||||
CT_CC_GCC_mips_llsc=m
|
||||
CT_CC_GCC_mips_synci=m
|
||||
# CT_CC_GCC_mips_plt is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -345,6 +357,7 @@ CT_LIBC_eglibc=y
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
# CT_LIBC_EGLIBC_V_2_14 is not set
|
||||
CT_LIBC_EGLIBC_V_2_13=y
|
||||
# CT_LIBC_EGLIBC_V_2_12 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_11 is not set
|
||||
@ -358,6 +371,7 @@ CT_LIBC_EGLIBC_2_10_or_later=y
|
||||
CT_LIBC_EGLIBC_2_9_or_later=y
|
||||
CT_LIBC_EGLIBC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_EGLIBC_REVISION="HEAD"
|
||||
# CT_EGLIBC_HTTP is not set
|
||||
# CT_EGLIBC_CHECKOUT is not set
|
||||
# CT_EGLIBC_OPT_SIZE is not set
|
||||
# CT_EGLIBC_CUSTOM_CONFIG is not set
|
||||
@ -416,7 +430,7 @@ CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.38.4"
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.38.8"
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -441,6 +455,7 @@ CT_GDB_V_7_2=y
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_7_0_or_later=y
|
||||
CT_GDB_HAS_PKGVERSION_BUGURL=y
|
||||
CT_GDB_INSTALL_GDBINIT=y
|
||||
CT_GDB_VERSION="7.2"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
# CT_DEBUG_strace is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:30:57 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:14:50 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,26 +90,17 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="mips"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
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 is not set
|
||||
# CT_ARCH_SUPPORT_CPU is not set
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -116,10 +110,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
CT_ARCH_mips=y
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -148,8 +140,6 @@ 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"
|
||||
|
||||
#
|
||||
@ -163,6 +153,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -174,10 +167,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -191,12 +181,9 @@ CT_BUILD_SUFFIX=""
|
||||
# Operating System
|
||||
#
|
||||
CT_BARE_METAL=y
|
||||
# CT_MINGW32 is not set
|
||||
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
|
||||
CT_KERNEL="bare-metal"
|
||||
CT_KERNEL_bare_metal=y
|
||||
# CT_KERNEL_linux is not set
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
@ -209,28 +196,23 @@ CT_KERNEL_mingw32_AVAILABLE=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# C compiler
|
||||
@ -238,13 +220,6 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -252,35 +227,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -296,10 +255,8 @@ CT_CC_SUPPORT_OBJCXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -318,28 +275,27 @@ CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
|
||||
#
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
CT_CC_GCC_HAS_ARCH_OPTIONS=y
|
||||
|
||||
#
|
||||
# archictecture-specific options
|
||||
#
|
||||
CT_CC_GCC_mips_llsc=m
|
||||
CT_CC_GCC_mips_synci=m
|
||||
# CT_CC_GCC_mips_plt is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
#
|
||||
CT_LIBC="none"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
CT_LIBC_none=y
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_SUPPORT_THREADS_ANY is not set
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="none"
|
||||
|
||||
#
|
||||
@ -362,11 +318,6 @@ CT_GDB_CROSS=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
@ -378,26 +329,17 @@ CT_GDB_VERSION="6.8"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:31:10 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:15:11 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,26 +92,17 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="mips"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
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 is not set
|
||||
# CT_ARCH_SUPPORT_CPU is not set
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="mips1"
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -118,10 +112,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
CT_ARCH_mips=y
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -150,8 +142,6 @@ 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"
|
||||
|
||||
#
|
||||
@ -165,6 +155,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -176,10 +169,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -192,16 +182,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -212,22 +216,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -238,28 +226,23 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -270,13 +253,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -284,35 +260,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -330,11 +290,9 @@ CT_CC_LANG_FORTRAN=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -355,6 +313,14 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
CT_CC_GCC_HAS_ARCH_OPTIONS=y
|
||||
|
||||
#
|
||||
# archictecture-specific options
|
||||
#
|
||||
CT_CC_GCC_mips_llsc=m
|
||||
CT_CC_GCC_mips_synci=m
|
||||
# CT_CC_GCC_mips_plt is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -363,9 +329,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.1"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -373,15 +336,11 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_2 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_1=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
CT_LIBC_UCLIBC_PARALLEL=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
@ -394,18 +353,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -428,16 +383,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -445,21 +395,12 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -468,26 +409,17 @@ CT_STRACE_VERSION="4.5.19"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:31:38 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:15:44 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,20 +92,13 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="mips"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=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
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_TUNE=""
|
||||
# CT_ARCH_BE is not set
|
||||
@ -149,7 +145,6 @@ CT_ARCH_USE_MMU=y
|
||||
#
|
||||
# mips other options
|
||||
#
|
||||
# CT_ARCH_mips_o32 is not set
|
||||
CT_ARCH_mips_n32=y
|
||||
# CT_ARCH_mips_n64 is not set
|
||||
CT_ARCH_mips_ABI="n32"
|
||||
@ -165,7 +160,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -193,16 +191,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -213,22 +225,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -239,8 +235,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -251,16 +245,14 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -270,13 +262,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -284,35 +275,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -334,11 +309,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -359,6 +332,14 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
CT_CC_GCC_HAS_ARCH_OPTIONS=y
|
||||
|
||||
#
|
||||
# archictecture-specific options
|
||||
#
|
||||
CT_CC_GCC_mips_llsc=m
|
||||
CT_CC_GCC_mips_synci=m
|
||||
# CT_CC_GCC_mips_plt is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -367,9 +348,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.1"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -377,13 +355,12 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_2 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_1=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
@ -398,18 +375,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -437,10 +410,6 @@ CT_LIBC_UCLIBC_LNXTHRD="old"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -448,15 +417,12 @@ CT_MPFR=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
@ -476,5 +442,4 @@ CT_MPFR_VERSION="2.4.2"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:31:57 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:16:04 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,20 +92,13 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="mips"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=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
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_TUNE=""
|
||||
# CT_ARCH_BE is not set
|
||||
@ -149,7 +145,6 @@ CT_ARCH_USE_MMU=y
|
||||
#
|
||||
# mips other options
|
||||
#
|
||||
# CT_ARCH_mips_o32 is not set
|
||||
# CT_ARCH_mips_n32 is not set
|
||||
CT_ARCH_mips_n64=y
|
||||
CT_ARCH_mips_ABI="64"
|
||||
@ -165,7 +160,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -193,16 +191,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -213,22 +225,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -239,8 +235,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -251,16 +245,14 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -270,13 +262,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -284,35 +275,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -334,11 +309,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -359,6 +332,14 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
CT_CC_GCC_HAS_ARCH_OPTIONS=y
|
||||
|
||||
#
|
||||
# archictecture-specific options
|
||||
#
|
||||
CT_CC_GCC_mips_llsc=m
|
||||
CT_CC_GCC_mips_synci=m
|
||||
# CT_CC_GCC_mips_plt is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -367,9 +348,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.1"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -377,13 +355,12 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_2 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_1=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
@ -398,18 +375,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -437,10 +410,6 @@ CT_LIBC_UCLIBC_LNXTHRD="old"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -448,15 +417,12 @@ CT_MPFR=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
@ -476,5 +442,4 @@ CT_MPFR_VERSION="2.4.2"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:32:15 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:16:29 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,26 +92,17 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="mips"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
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 is not set
|
||||
# CT_ARCH_SUPPORT_CPU is not set
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="mips1"
|
||||
CT_ARCH_TUNE=""
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -118,10 +112,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
CT_ARCH_mips=y
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -150,8 +142,6 @@ 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"
|
||||
|
||||
#
|
||||
@ -165,6 +155,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -176,10 +169,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -192,16 +182,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -212,22 +216,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -238,29 +226,24 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -271,13 +254,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -285,35 +261,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -331,11 +291,9 @@ CT_CC_LANG_CXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -356,6 +314,14 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
CT_CC_GCC_SJLJ_EXCEPTIONS=m
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
CT_CC_GCC_HAS_ARCH_OPTIONS=y
|
||||
|
||||
#
|
||||
# archictecture-specific options
|
||||
#
|
||||
CT_CC_GCC_mips_llsc=m
|
||||
CT_CC_GCC_mips_synci=m
|
||||
# CT_CC_GCC_mips_plt is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -364,35 +330,28 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -401,6 +360,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -421,25 +388,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -451,16 +399,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -468,21 +411,12 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -491,26 +425,17 @@ CT_STRACE_VERSION="4.5.19"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:32:39 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:16:53 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,25 +90,15 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="powerpc"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU="405"
|
||||
CT_ARCH_TUNE="405"
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -115,10 +108,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
CT_ARCH_powerpc=y
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -159,6 +150,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -170,10 +164,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -186,16 +177,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -206,22 +211,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -232,29 +221,24 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -265,13 +249,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -279,35 +256,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -326,11 +287,9 @@ CT_CC_LANG_JAVA=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -359,35 +318,27 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -396,6 +347,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -416,25 +375,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -446,16 +386,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -463,11 +398,6 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
@ -479,26 +409,17 @@ CT_GDB_VERSION="6.8"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:32:53 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:17:13 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,25 +92,15 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="powerpc"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU="860"
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -117,10 +110,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
CT_ARCH_powerpc=y
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -161,6 +152,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -172,10 +166,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -188,16 +179,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -208,22 +213,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -234,29 +223,24 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -267,13 +251,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -281,35 +258,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -327,11 +288,9 @@ CT_CC_LANG_FORTRAN=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG="--with-cpu=860 --enable-cxx-flags=-mcpu=860 --with-float=soft --enable-cxx-flags=-msoft-float"
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY="--with-cpu=860 --enable-cxx-flags=-mcpu=860 --with-float=soft --enable-cxx-flags=-msoft-float"
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -360,35 +319,27 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG="--without-fp"
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY="--without-fp"
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -397,6 +348,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -417,25 +376,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -446,7 +386,6 @@ CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
# CT_GDB_GDBSERVER_STATIC is not set
|
||||
@ -454,21 +393,12 @@ CT_GDB_GDBSERVER=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -477,26 +407,17 @@ CT_STRACE_VERSION="4.5.19"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:33:15 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:17:38 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,20 +90,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="powerpc"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU="e300c3"
|
||||
CT_ARCH_TUNE="e300c3"
|
||||
@ -159,7 +154,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -187,16 +185,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.36.4"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
CT_KERNEL_V_2_6_36_4=y
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -207,22 +219,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
CT_KERNEL_V_2_6_36_4=y
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -233,8 +229,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -245,21 +239,20 @@ CT_BINUTILS_V_2_21=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.21"
|
||||
CT_BINUTILS_2_21_or_later=y
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_GOLD=y
|
||||
CT_BINUTILS_HAS_PLUGINS=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
# CT_BINUTILS_PLUGINS is not set
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -271,13 +264,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.5.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
CT_CC_V_4_5_2=y
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -285,31 +277,23 @@ CT_CC_V_4_5_2=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
CT_CC_GCC_4_5=y
|
||||
CT_CC_GCC_4_5_or_later=y
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
CT_CC_GCC_HAS_LTO=y
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_HAS_BUILD_ID=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
CT_CC_GCC_USE_MPC=y
|
||||
@ -335,11 +319,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG="--with-long-double-128"
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY="--with-long-double-128"
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -363,6 +345,7 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
# CT_CC_GCC_SJLJ_EXCEPTIONS is not set
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
# CT_CC_GCC_BUILD_ID is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -371,22 +354,22 @@ CT_LIBC="eglibc"
|
||||
CT_LIBC_VERSION="2_12"
|
||||
CT_LIBC_eglibc=y
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
# CT_LIBC_EGLIBC_V_2_14 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_13 is not set
|
||||
CT_LIBC_EGLIBC_V_2_12=y
|
||||
# CT_LIBC_EGLIBC_V_2_11 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_10 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_9 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_8 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_7 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_6 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_5 is not set
|
||||
# CT_LIBC_EGLIBC_V_TRUNK is not set
|
||||
CT_LIBC_EGLIBC_2_12_or_later=y
|
||||
CT_LIBC_EGLIBC_2_11_or_later=y
|
||||
CT_LIBC_EGLIBC_2_10_or_later=y
|
||||
CT_LIBC_EGLIBC_2_9_or_later=y
|
||||
CT_LIBC_EGLIBC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_EGLIBC_REVISION="HEAD"
|
||||
# CT_EGLIBC_HTTP is not set
|
||||
# CT_EGLIBC_CHECKOUT is not set
|
||||
# CT_EGLIBC_OPT_SIZE is not set
|
||||
# CT_EGLIBC_CUSTOM_CONFIG is not set
|
||||
@ -395,12 +378,23 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# eglibc other options
|
||||
#
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -434,21 +428,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.36.4"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -480,23 +459,19 @@ CT_GMP_V_5_0_1=y
|
||||
# CT_GMP_V_4_3_2 is not set
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="5.0.1"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
CT_MPFR_V_3_0_0=y
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="3.0.0"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
CT_CLOOG_V_0_15_10=y
|
||||
# CT_CLOOG_V_0_15_9 is not set
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -507,7 +482,6 @@ CT_CLOOG_VERSION="0.15.10"
|
||||
CT_MPC_V_0_8_2=y
|
||||
# CT_MPC_V_0_8_1 is not set
|
||||
# CT_MPC_V_0_7 is not set
|
||||
# CT_MPC_V_0_6 is not set
|
||||
CT_MPC_VERSION="0.8.2"
|
||||
CT_LIBELF_V_0_8_13=y
|
||||
# CT_LIBELF_V_0_8_12 is not set
|
||||
@ -530,5 +504,4 @@ CT_LIBELF_VERSION="0.8.13"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:33:44 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:18:03 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,20 +90,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="powerpc"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU="8548"
|
||||
CT_ARCH_TUNE="8548"
|
||||
@ -159,7 +154,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -187,16 +185,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.35.13"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
CT_KERNEL_V_2_6_35_13=y
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -207,22 +219,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
CT_KERNEL_V_2_6_35_13=y
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -233,8 +229,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -245,17 +239,16 @@ CT_BINUTILS_V_2_20_1=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20.1"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG="--enable-spe=yes --enable-e500x2 --with-e500x2"
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY="--enable-spe=yes --enable-e500x2 --with-e500x2"
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -267,9 +260,11 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.6.0"
|
||||
CT_CC_gcc=y
|
||||
CT_CC_GCC_SHOW_LINARO=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_linaro_4_6_2011_07 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
CT_CC_V_4_6_0=y
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_07 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
@ -281,35 +276,27 @@ CT_CC_V_4_6_0=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
CT_CC_GCC_4_5_or_later=y
|
||||
CT_CC_GCC_4_6=y
|
||||
CT_CC_GCC_4_6_or_later=y
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
CT_CC_GCC_HAS_LTO=y
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_HAS_BUILD_ID=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
CT_CC_GCC_USE_MPC=y
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -331,11 +318,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG="--with-long-double-128"
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY="--with-long-double-128"
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -359,6 +344,7 @@ CT_CC_CXA_ATEXIT=y
|
||||
# CT_CC_GCC_DISABLE_PCH is not set
|
||||
# CT_CC_GCC_SJLJ_EXCEPTIONS is not set
|
||||
CT_CC_GCC_LDBL_128=m
|
||||
# CT_CC_GCC_BUILD_ID is not set
|
||||
|
||||
#
|
||||
# C-library
|
||||
@ -367,22 +353,20 @@ CT_LIBC="eglibc"
|
||||
CT_LIBC_VERSION="2_10"
|
||||
CT_LIBC_eglibc=y
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
# CT_LIBC_EGLIBC_V_2_14 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_13 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_12 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_11 is not set
|
||||
CT_LIBC_EGLIBC_V_2_10=y
|
||||
# CT_LIBC_EGLIBC_V_2_9 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_8 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_7 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_6 is not set
|
||||
# CT_LIBC_EGLIBC_V_2_5 is not set
|
||||
# CT_LIBC_EGLIBC_V_TRUNK is not set
|
||||
CT_LIBC_EGLIBC_2_10_or_later=y
|
||||
CT_LIBC_EGLIBC_2_9_or_later=y
|
||||
CT_LIBC_EGLIBC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_EGLIBC_REVISION="HEAD"
|
||||
# CT_EGLIBC_HTTP is not set
|
||||
# CT_EGLIBC_CHECKOUT is not set
|
||||
# CT_EGLIBC_OPT_SIZE is not set
|
||||
# CT_EGLIBC_CUSTOM_CONFIG is not set
|
||||
@ -391,12 +375,23 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# eglibc other options
|
||||
#
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -430,21 +425,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.35.13"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -454,16 +434,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
CT_GDB_NATIVE_STATIC=y
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -472,28 +447,24 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# CT_GDB_V_7_2 is not set
|
||||
CT_GDB_V_7_1=y
|
||||
# CT_GDB_V_7_0_1 is not set
|
||||
# CT_GDB_V_7_0 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_7_0_or_later=y
|
||||
CT_GDB_HAS_PKGVERSION_BUGURL=y
|
||||
CT_GDB_INSTALL_GDBINIT=y
|
||||
CT_GDB_VERSION="7.1"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
CT_STRACE_V_4_5_20=y
|
||||
# CT_STRACE_V_4_5_19 is not set
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.20"
|
||||
|
||||
#
|
||||
@ -505,7 +476,6 @@ CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
CT_MPC_NEEDED=y
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -517,15 +487,12 @@ CT_GMP_V_5_0_1=y
|
||||
# CT_GMP_V_4_3_2 is not set
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="5.0.1"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
CT_MPFR_V_3_0_0=y
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="3.0.0"
|
||||
CT_PPL_V_0_11_2=y
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
@ -534,6 +501,7 @@ CT_PPL_V_0_11_2=y
|
||||
CT_PPL_VERSION="0.11.2"
|
||||
CT_PPL_0_11=y
|
||||
CT_PPL_NEEDS_LIBPWL=y
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
CT_CLOOG_V_0_15_10=y
|
||||
# CT_CLOOG_V_0_15_9 is not set
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -544,7 +512,6 @@ CT_CLOOG_VERSION="0.15.10"
|
||||
CT_MPC_V_0_8_2=y
|
||||
# CT_MPC_V_0_8_1 is not set
|
||||
# CT_MPC_V_0_7 is not set
|
||||
# CT_MPC_V_0_6 is not set
|
||||
CT_MPC_VERSION="0.8.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:34:21 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:19:39 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,25 +92,15 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="powerpc"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -117,10 +110,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
CT_ARCH_powerpc=y
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -161,6 +152,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -172,10 +166,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -188,16 +179,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -208,22 +213,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -234,29 +223,24 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -267,13 +251,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -281,35 +258,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -328,11 +289,9 @@ CT_CC_LANG_JAVA=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -361,35 +320,27 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -402,21 +353,10 @@ CT_LIBC_ADDONS_LIST=""
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
# glibc other options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -428,16 +368,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -445,21 +380,12 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -468,26 +394,17 @@ CT_STRACE_VERSION="4.5.19"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:34:35 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 22:31:52 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,25 +92,15 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="powerpc"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -117,10 +110,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
CT_ARCH_powerpc=y
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -161,6 +152,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -172,10 +166,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -188,16 +179,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -208,22 +213,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -234,28 +223,23 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -266,13 +250,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.2.4"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -280,35 +257,18 @@ CT_CC_gcc=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
CT_CC_V_4_2_4=y
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
CT_CC_GCC_4_2=y
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_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 is not set
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_LANG_FORTRAN=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -320,15 +280,14 @@ CT_CC_SUPPORT_OBJCXX=y
|
||||
# Additional supported languages:
|
||||
#
|
||||
CT_CC_LANG_CXX=y
|
||||
CT_CC_LANG_FORTRAN=y
|
||||
# CT_CC_LANG_JAVA is not set
|
||||
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -357,9 +316,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.1"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -367,15 +323,11 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_2 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_1=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
CT_LIBC_UCLIBC_PARALLEL=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
@ -388,18 +340,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -422,16 +370,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -439,31 +382,34 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
# Companion libraries
|
||||
#
|
||||
# CT_COMPLIBS_NEEDED is not set
|
||||
# CT_GMP_NEEDED is not set
|
||||
# CT_MPFR_NEEDED is not set
|
||||
# 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 is not set
|
||||
CT_COMPLIBS_NEEDED=y
|
||||
CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
# Companion libraries common options
|
||||
#
|
||||
# CT_COMPLIBS_CHECK is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:34:51 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:20:09 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,25 +92,15 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="powerpc"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -117,10 +110,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
CT_ARCH_powerpc=y
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -161,6 +152,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -172,10 +166,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -188,16 +179,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -208,22 +213,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -234,29 +223,24 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -267,13 +251,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -281,35 +258,19 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -328,11 +289,9 @@ CT_CC_LANG_JAVA=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -361,35 +320,27 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -398,6 +349,14 @@ CT_LIBC_OLDEST_ABI=""
|
||||
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
|
||||
#
|
||||
# glibc other options
|
||||
#
|
||||
|
||||
#
|
||||
# WARNING !!!
|
||||
@ -418,25 +377,6 @@ CT_LIBC_ADDONS_LIST=""
|
||||
#
|
||||
# or try again later... :-(
|
||||
#
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -448,16 +388,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -465,21 +400,12 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -488,26 +414,17 @@ CT_STRACE_VERSION="4.5.19"
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2424_063a4bcfad2d+
|
||||
# Sat Apr 30 17:34:01 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:20:35 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,20 +92,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="powerpc"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -161,7 +156,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -189,16 +187,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -209,22 +221,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -235,8 +231,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -247,17 +241,15 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -269,13 +261,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.5"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
CT_CC_V_4_4_5=y
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -283,35 +274,22 @@ CT_CC_V_4_4_5=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -334,11 +312,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -369,13 +345,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -383,21 +358,21 @@ CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -411,21 +386,10 @@ CT_LIBC_ADDONS_LIST=""
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
# glibc other options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -437,16 +401,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -455,7 +414,6 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
# gdb version
|
||||
#
|
||||
# CT_DEBUG_GDB_SHOW_LINARO is not set
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
@ -467,9 +425,6 @@ CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -480,8 +435,6 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -491,23 +444,19 @@ CT_GMP_V_5_0_1=y
|
||||
# CT_GMP_V_4_3_2 is not set
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="5.0.1"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
CT_MPFR_V_3_0_0=y
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="3.0.0"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
CT_CLOOG_V_0_15_10=y
|
||||
# CT_CLOOG_V_0_15_9 is not set
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -532,5 +481,4 @@ CT_CLOOG_VERSION="0.15.10"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:35:21 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:21:02 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
CT_PATCH_NONE=y
|
||||
CT_PATCH_ORDER="none"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,20 +90,10 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="s390"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
# CT_ARCH_SUPPORT_CPU is not set
|
||||
# CT_ARCH_SUPPORT_TUNE is not set
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_FPU=""
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
@ -152,7 +145,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -180,16 +176,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -200,22 +210,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -226,8 +220,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -238,17 +230,15 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -258,13 +248,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.4"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -272,35 +261,19 @@ CT_CC_gcc=y
|
||||
# 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_6 is not set
|
||||
# CT_CC_V_4_3_5 is not set
|
||||
CT_CC_V_4_3_4=y
|
||||
# CT_CC_V_4_3_3 is not set
|
||||
# CT_CC_V_4_3_2 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -322,11 +295,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -355,13 +326,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -369,21 +339,21 @@ CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -397,21 +367,10 @@ CT_LIBC_ADDONS_LIST=""
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
# glibc other options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -428,10 +387,6 @@ CT_LIBC_XLDD=y
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
@ -439,15 +394,12 @@ CT_MPFR=y
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
|
||||
#
|
||||
@ -467,5 +419,4 @@ CT_MPFR_VERSION="2.4.2"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2424_063a4bcfad2d+
|
||||
# Sat Apr 30 18:24:39 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 20:50:07 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -53,8 +58,6 @@ CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
CT_PATCH_NONE=y
|
||||
CT_PATCH_ORDER="none"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -87,20 +90,10 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="s390"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
# CT_ARCH_SUPPORT_CPU is not set
|
||||
# CT_ARCH_SUPPORT_TUNE is not set
|
||||
CT_ARCH_SUPPORT_FPU=y
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_FPU=""
|
||||
# CT_ARCH_32 is not set
|
||||
CT_ARCH_64=y
|
||||
@ -152,7 +145,10 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
# CT_STATIC_TOOLCHAIN is not set
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -180,16 +176,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.31.14"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -200,22 +210,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
CT_KERNEL_V_2_6_31_14=y
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -226,8 +220,6 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
@ -238,17 +230,15 @@ CT_ARCH_BINFMT_ELF=y
|
||||
CT_BINUTILS_V_2_19_1=y
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19.1"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -258,13 +248,12 @@ CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.5"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_1 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_3 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
CT_CC_V_4_4_5=y
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -272,35 +261,22 @@ CT_CC_V_4_4_5=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -322,11 +298,9 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -357,13 +331,12 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_14 is not set
|
||||
# CT_LIBC_GLIBC_V_2_13 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
@ -371,21 +344,21 @@ CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -399,21 +372,10 @@ CT_LIBC_ADDONS_LIST=""
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.31.14"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
# glibc other options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -432,34 +394,28 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_PPL=y
|
||||
CT_CLOOG=y
|
||||
CT_GMP_V_5_0_1=y
|
||||
# CT_GMP_V_4_3_2 is not set
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="5.0.1"
|
||||
CT_MPFR_V_3_0_0=y
|
||||
# CT_MPFR_V_2_4_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_1 is not set
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="3.0.0"
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_11 is not set
|
||||
CT_CLOOG_V_0_15_10=y
|
||||
# CT_CLOOG_V_0_15_9 is not set
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
@ -484,5 +440,4 @@ CT_CLOOG_VERSION="0.15.10"
|
||||
#
|
||||
# Test suite
|
||||
#
|
||||
# CT_TEST_SUITE is not set
|
||||
# CT_TEST_SUITE_GCC is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:36:03 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:21:39 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,24 +92,13 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="sh"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
# CT_ARCH_SUPPORT_ARCH is not set
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
# CT_ARCH_SUPPORT_CPU is not set
|
||||
# CT_ARCH_SUPPORT_TUNE is not set
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -116,10 +108,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
CT_ARCH_sh=y
|
||||
# CT_ARCH_sparc is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
@ -159,10 +149,12 @@ CT_ARCH_SH_VARIANT="sh4"
|
||||
#
|
||||
# General toolchain options
|
||||
#
|
||||
# CT_FORCE_SYSROOT is not set
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -174,10 +166,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -190,16 +179,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.27.58"
|
||||
CT_KERNEL_VERSION="2.6.27.59"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
# CT_KERNEL_V_2_6_33_16 is not set
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
CT_KERNEL_V_2_6_27_59=y
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -210,22 +213,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
# CT_KERNEL_V_2_6_33_12 is not set
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
CT_KERNEL_V_2_6_27_58=y
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -236,13 +223,10 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
# CT_BINUTILS_V_2_20 is not set
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
@ -251,14 +235,14 @@ CT_BINUTILS_V_2_19=y
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.19"
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
#
|
||||
@ -272,13 +256,6 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -286,6 +263,7 @@ CT_CC_gcc=y
|
||||
# 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_6 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
|
||||
@ -299,22 +277,11 @@ CT_CC_V_4_3_2=y
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
CT_CC_GCC_4_3=y
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
# CT_CC_GCC_4_4 is not set
|
||||
# CT_CC_GCC_4_4_or_later is not set
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
# CT_CC_GCC_HAS_GRAPHITE is not set
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
# CT_CC_GCC_USE_PPL_CLOOG is not set
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -332,11 +299,9 @@ CT_CC_LANG_CXX=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
|
||||
#
|
||||
# Optimisation features
|
||||
@ -365,18 +330,10 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
@ -388,12 +345,17 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS="no-z-defs=yes"
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -405,22 +367,11 @@ CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.58"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.59"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
# glibc other options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -437,14 +388,9 @@ CT_LIBC_XLDD=y
|
||||
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_GMP=y
|
||||
CT_MPFR=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_fc9c025c936f
|
||||
# Thu Apr 28 19:45:28 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:22:17 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,20 +92,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -117,10 +112,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
CT_ARCH_x86=y
|
||||
@ -156,6 +149,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -167,10 +163,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -183,16 +176,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
CT_KERNEL_V_2_6_33_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -203,22 +210,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -229,30 +220,26 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_FORCE_LD_BFD=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -263,13 +250,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.3"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -277,35 +257,22 @@ CT_CC_V_4_4_3=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -324,11 +291,9 @@ CT_CC_LANG_JAVA=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -359,35 +324,27 @@ CT_LIBC="glibc"
|
||||
CT_LIBC_VERSION="2.9"
|
||||
# CT_LIBC_eglibc is not set
|
||||
CT_LIBC_glibc=y
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
# CT_LIBC_uClibc is not set
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
CT_LIBC_GLIBC_TARBALL=y
|
||||
# CT_LIBC_GLIBC_V_2_12_2 is not set
|
||||
# CT_LIBC_GLIBC_V_2_12_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_11 is not set
|
||||
# CT_LIBC_GLIBC_V_2_10_1 is not set
|
||||
CT_LIBC_GLIBC_V_2_9=y
|
||||
# CT_LIBC_GLIBC_V_2_8 is not set
|
||||
# CT_LIBC_GLIBC_V_2_7 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_6 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_GLIBC_V_2_5 is not set
|
||||
CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_THREADS="nptl"
|
||||
|
||||
#
|
||||
# glibc/eglibc common options
|
||||
# Common C library options
|
||||
#
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_THREADS_NPTL=y
|
||||
CT_LIBC_XLDD=y
|
||||
CT_LIBC_glibc_familly=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -399,22 +356,11 @@ CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.12"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
# CT_LIBC_SUPPORT_THREADS_NONE is not set
|
||||
CT_THREADS="nptl"
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.33.16"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
# glibc other options
|
||||
#
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
@ -426,16 +372,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -443,27 +384,16 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -474,35 +404,23 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_PPL=y
|
||||
CT_CLOOG=y
|
||||
CT_LIBELF_TARGET=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
|
@ -1,9 +1,14 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@2421_9a6bc21d4387
|
||||
# Thu Apr 28 19:36:46 2011
|
||||
# The crosstool-NG configuration menu
|
||||
# Sun Jul 31 01:22:35 2011
|
||||
#
|
||||
# CT_BACKEND is not set
|
||||
CT_CONFIGURE_has_cvs=y
|
||||
CT_CONFIGURE_has_svn=y
|
||||
CT_CONFIGURE_static_link_ok=y
|
||||
CT_CONFIGURE_has_static_libstdcxx=y
|
||||
CT_CONFIGURE_has_expat=y
|
||||
CT_CONFIGURE_has_static_expat=y
|
||||
CT_MODULES=y
|
||||
|
||||
#
|
||||
@ -55,8 +60,6 @@ CT_PATCH_BUNDLED=y
|
||||
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
|
||||
# CT_PATCH_NONE is not set
|
||||
CT_PATCH_ORDER="bundled"
|
||||
# CT_PATCH_SINGLE is not set
|
||||
# CT_PATCH_USE_LOCAL is not set
|
||||
|
||||
#
|
||||
# Build behavior
|
||||
@ -89,20 +92,12 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
CT_ARCH_SUPPORTS_64=y
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
CT_ARCH_SUPPORT_TUNE=y
|
||||
# CT_ARCH_SUPPORT_FPU is not set
|
||||
# CT_ARCH_DEFAULT_HAS_MMU is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
@ -117,10 +112,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_arm is not set
|
||||
# CT_ARCH_avr32 is not set
|
||||
# CT_ARCH_blackfin is not set
|
||||
# CT_ARCH_m68k is not set
|
||||
# CT_ARCH_mips is not set
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_s390 is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_sparc is not set
|
||||
CT_ARCH_x86=y
|
||||
@ -156,6 +149,9 @@ CT_FORCE_SYSROOT=y
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SYSROOT_NAME="sysroot"
|
||||
CT_SYSROOT_DIR_PREFIX=""
|
||||
CT_STATIC_TOOLCHAIN_POSSIBLE=y
|
||||
CT_TOOLCHAIN_PKGVERSION=""
|
||||
CT_TOOLCHAIN_BUGURL=""
|
||||
|
||||
#
|
||||
# Tuple completion and aliasing
|
||||
@ -167,10 +163,7 @@ CT_TARGET_ALIAS=""
|
||||
#
|
||||
# Toolchain type
|
||||
#
|
||||
# CT_NATIVE is not set
|
||||
CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
@ -183,16 +176,30 @@ CT_BUILD_SUFFIX=""
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
# CT_MINGW32 is not set
|
||||
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.33.12"
|
||||
CT_KERNEL_VERSION="2.6.33.16"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
# CT_KERNEL_mingw32 is not set
|
||||
CT_KERNEL_bare_metal_AVAILABLE=y
|
||||
CT_KERNEL_linux_AVAILABLE=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_3_0 is not set
|
||||
# CT_KERNEL_V_2_6_39_3 is not set
|
||||
# CT_KERNEL_V_2_6_39_2 is not set
|
||||
# CT_KERNEL_V_2_6_39_1 is not set
|
||||
# CT_KERNEL_V_2_6_39 is not set
|
||||
# CT_KERNEL_V_2_6_38_8 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_10 is not set
|
||||
CT_KERNEL_V_2_6_33_16=y
|
||||
# CT_KERNEL_V_2_6_32_43 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_59 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_mingw32_AVAILABLE=y
|
||||
|
||||
#
|
||||
@ -203,22 +210,6 @@ CT_SHARED_LIBS=y
|
||||
#
|
||||
# linux other options
|
||||
#
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
|
||||
# CT_KERNEL_V_2_6_38_4 is not set
|
||||
# CT_KERNEL_V_2_6_38_3 is not set
|
||||
# CT_KERNEL_V_2_6_38_2 is not set
|
||||
# CT_KERNEL_V_2_6_38_1 is not set
|
||||
# CT_KERNEL_V_2_6_38 is not set
|
||||
# CT_KERNEL_V_2_6_37_6 is not set
|
||||
# CT_KERNEL_V_2_6_36_4 is not set
|
||||
# CT_KERNEL_V_2_6_35_13 is not set
|
||||
# CT_KERNEL_V_2_6_34_9 is not set
|
||||
CT_KERNEL_V_2_6_33_12=y
|
||||
# CT_KERNEL_V_2_6_32_39 is not set
|
||||
# CT_KERNEL_V_2_6_31_14 is not set
|
||||
# CT_KERNEL_V_2_6_27_58 is not set
|
||||
# CT_KERNEL_LINUX_CUSTOM is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -229,29 +220,25 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# Binary utilities
|
||||
#
|
||||
CT_ARCH_BINFMT_ELF=y
|
||||
# CT_ARCH_BINFMT_FLAT is not set
|
||||
# CT_ARCH_BINFMT_FDPIC is not set
|
||||
|
||||
#
|
||||
# GNU binutils
|
||||
#
|
||||
# CT_BINUTILS_V_2_21 is not set
|
||||
# CT_BINUTILS_V_2_20_1 is not set
|
||||
CT_BINUTILS_V_2_20=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
CT_BINUTILS_VERSION="2.20"
|
||||
CT_BINUTILS_2_20_or_later=y
|
||||
CT_BINUTILS_2_19_or_later=y
|
||||
CT_BINUTILS_2_18_or_later=y
|
||||
CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
|
||||
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
|
||||
CT_BINUTILS_LINKER_LD=y
|
||||
# CT_BINUTILS_LINKER_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_LD_GOLD is not set
|
||||
# CT_BINUTILS_LINKER_GOLD_LD is not set
|
||||
CT_BINUTILS_LINKERS_LIST="ld"
|
||||
CT_BINUTILS_LINKER_DEFAULT="bfd"
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
@ -262,13 +249,6 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.4.3"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_linaro_4_6_2011_04_0 is not set
|
||||
# CT_CC_V_4_6_0 is not set
|
||||
# CT_CC_V_linaro_4_5_2011_04_0 is not set
|
||||
# CT_CC_V_4_5_2 is not set
|
||||
# CT_CC_V_4_5_1 is not set
|
||||
# CT_CC_V_4_5_0 is not set
|
||||
# CT_CC_V_linaro_4_4_2011_02_0 is not set
|
||||
# CT_CC_V_4_4_6 is not set
|
||||
# CT_CC_V_4_4_5 is not set
|
||||
# CT_CC_V_4_4_4 is not set
|
||||
@ -276,35 +256,22 @@ CT_CC_V_4_4_3=y
|
||||
# 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_6 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 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
# CT_CC_V_4_0_4 is not set
|
||||
# CT_CC_V_3_4_6 is not set
|
||||
# CT_CC_GCC_4_2 is not set
|
||||
CT_CC_GCC_4_2_or_later=y
|
||||
# CT_CC_GCC_4_3 is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_GCC_4_4=y
|
||||
CT_CC_GCC_4_4_or_later=y
|
||||
# CT_CC_GCC_4_5 is not set
|
||||
# CT_CC_GCC_4_5_or_later is not set
|
||||
# CT_CC_GCC_4_6 is not set
|
||||
# CT_CC_GCC_4_6_or_later is not set
|
||||
CT_CC_GCC_HAS_GRAPHITE=y
|
||||
# CT_CC_GCC_HAS_LTO is not set
|
||||
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
|
||||
CT_CC_GCC_USE_GMP_MPFR=y
|
||||
CT_CC_GCC_USE_PPL_CLOOG=y
|
||||
# CT_CC_GCC_USE_MPC is not set
|
||||
# CT_CC_GCC_USE_LIBELF is not set
|
||||
CT_CC_LANG_JAVA_USE_ECJ=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
@ -323,11 +290,9 @@ CT_CC_LANG_JAVA=y
|
||||
#
|
||||
# gcc other options
|
||||
#
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_ENABLE_CXX_FLAGS=""
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_EXTRA_CONFIG_ARRAY=""
|
||||
CT_CC_STATIC_LIBSTDCXX=y
|
||||
|
||||
#
|
||||
@ -358,9 +323,6 @@ CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.2"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_mingw is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_eglibc_AVAILABLE=y
|
||||
CT_LIBC_glibc_AVAILABLE=y
|
||||
@ -368,15 +330,11 @@ CT_LIBC_mingw_AVAILABLE=y
|
||||
CT_LIBC_newlib_AVAILABLE=y
|
||||
CT_LIBC_none_AVAILABLE=y
|
||||
CT_LIBC_uClibc_AVAILABLE=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_31 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_32 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
|
||||
CT_LIBC_UCLIBC_V_0_9_30_2=y
|
||||
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
|
||||
# CT_LIBC_UCLIBC_V_snapshot is not set
|
||||
# CT_LIBC_UCLIBC_V_specific_date is not set
|
||||
CT_LIBC_UCLIBC_0_9_30_or_later=y
|
||||
CT_LIBC_UCLIBC_PARALLEL=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
@ -389,18 +347,14 @@ CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
|
||||
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
|
||||
CT_LIBC_SUPPORT_THREADS_ANY=y
|
||||
# CT_LIBC_SUPPORT_NPTL is not set
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_SUPPORT_WIN32THREADS is not set
|
||||
CT_LIBC_SUPPORT_THREADS_NONE=y
|
||||
CT_THREADS="linuxthreads"
|
||||
|
||||
#
|
||||
# Common C library options
|
||||
#
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_WIN32THREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_LIBC_XLDD=y
|
||||
|
||||
@ -423,16 +377,11 @@ CT_DEBUG_duma=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
CT_DUMA_V_2_5_15=y
|
||||
# CT_DUMA_V_2_5_14 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
CT_DUMA_VERSION="2_5_15"
|
||||
CT_DEBUG_gdb=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_NO_STATIC is not set
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
@ -440,27 +389,16 @@ CT_GDB_GDBSERVER_STATIC=y
|
||||
#
|
||||
# gdb version
|
||||
#
|
||||
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
|
||||
# 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
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_5_3=y
|
||||
# CT_LTRACE_V_0_5_2 is not set
|
||||
# CT_LTRACE_V_0_5 is not set
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_VERSION="0.5.3"
|
||||
CT_LTRACE_0_5_3_or_later=y
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5_20 is not set
|
||||
CT_STRACE_V_4_5_19=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
# CT_STRACE_V_4_5_17 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_VERSION="4.5.19"
|
||||
|
||||
#
|
||||
@ -471,35 +409,23 @@ CT_GMP_NEEDED=y
|
||||
CT_MPFR_NEEDED=y
|
||||
CT_PPL_NEEDED=y
|
||||
CT_CLOOG_NEEDED=y
|
||||
# CT_MPC_NEEDED is not set
|
||||
# CT_LIBELF_NEEDED is not set
|
||||
CT_COMPLIBS=y
|
||||
CT_GMP=y
|
||||
CT_MPFR=y
|
||||
CT_PPL=y
|
||||
CT_CLOOG=y
|
||||
CT_LIBELF_TARGET=y
|
||||
# CT_GMP_V_5_0_1 is not set
|
||||
CT_GMP_V_4_3_2=y
|
||||
# CT_GMP_V_4_3_1 is not set
|
||||
# CT_GMP_V_4_3_0 is not set
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
# CT_GMP_V_4_2_2 is not set
|
||||
CT_GMP_VERSION="4.3.2"
|
||||
# CT_MPFR_V_3_0_0 is not set
|
||||
CT_MPFR_V_2_4_2=y
|
||||
# CT_MPFR_V_2_4_1 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_3_1 is not set
|
||||
CT_MPFR_VERSION="2.4.2"
|
||||
# CT_PPL_V_0_11_2 is not set
|
||||
# CT_PPL_V_0_11_1 is not set
|
||||
# CT_PPL_V_0_11 is not set
|
||||
CT_PPL_V_0_10_2=y
|
||||
CT_PPL_VERSION="0.10.2"
|
||||
# CT_PPL_0_11 is not set
|
||||
# CT_PPL_NEEDS_LIBPWL is not set
|
||||
# CT_CLOOG_V_0_15_10 is not set
|
||||
CT_CLOOG_V_0_15_9=y
|
||||
# CT_CLOOG_V_0_15_8 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user