mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-20 11:39:25 +00:00
Update samples to the latest set of options, build-tested.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 100 81 19 0 +++++++++++-- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 83 56 27 0 +++++++---- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 80 56 24 0 +++++++--- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 69 45 24 0 ++++++--- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 73 51 22 0 ++++++--- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 24 14 10 0 ++- 11 files changed, 583 insertions(+), 246 deletions(-)
This commit is contained in:
parent
31252e3850
commit
89f6ee877e
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@731M
|
||||
# Fri Jun 20 11:28:03 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 14:10:24 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -180,6 +180,18 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
@ -225,13 +237,6 @@ CT_CC_V_4_2_3=y
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -309,7 +314,6 @@ CT_GDB_VERSION="6.8"
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
# CT_NCURSES_V_4_2 is not set
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:41:07 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 14:12:49 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -21,6 +21,7 @@ CT_EXPERIMENTAL=y
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -31,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -75,9 +77,11 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="arm"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
CT_ARCH_ARM=y
|
||||
# CT_ARCH_IA64 is not set
|
||||
# CT_ARCH_MIPS is not set
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
@ -86,19 +90,19 @@ CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
|
||||
#
|
||||
# ARM specific options
|
||||
#
|
||||
# CT_ARCH_ARM_EABI is not set
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
CT_ARCH_FPU=""
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -136,7 +140,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.1"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -156,8 +160,15 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -165,17 +176,30 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.6"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_6=y
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -203,16 +227,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -247,6 +267,9 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_V_0_9_28_2 is not set
|
||||
# CT_LIBC_V_0_9_28_3 is not set
|
||||
CT_LIBC_V_0_9_29=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
|
||||
CT_LIBC_UCLIBC_VERBOSITY=""
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
|
||||
@ -274,21 +297,30 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:41:28 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 14:39:30 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -21,6 +21,7 @@ CT_EXPERIMENTAL=y
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -31,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -75,9 +77,11 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="arm"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
CT_ARCH_ARM=y
|
||||
# CT_ARCH_IA64 is not set
|
||||
# CT_ARCH_MIPS is not set
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
@ -86,19 +90,19 @@ CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
|
||||
#
|
||||
# ARM specific options
|
||||
#
|
||||
CT_ARCH_ARM_EABI=y
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
CT_ARCH_FPU=""
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -136,7 +140,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.1"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -156,8 +160,15 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -165,17 +176,30 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.6"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_6=y
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -203,16 +227,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -247,6 +267,9 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_V_0_9_28_2 is not set
|
||||
# CT_LIBC_V_0_9_28_3 is not set
|
||||
CT_LIBC_V_0_9_29=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
|
||||
CT_LIBC_UCLIBC_VERBOSITY=""
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
|
||||
@ -274,21 +297,30 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:40:41 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 15:08:37 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -21,6 +21,7 @@ CT_EXPERIMENTAL=y
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -31,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -75,9 +77,11 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="arm"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
CT_ARCH_ARM=y
|
||||
# CT_ARCH_IA64 is not set
|
||||
# CT_ARCH_MIPS is not set
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
@ -86,19 +90,19 @@ CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
|
||||
#
|
||||
# ARM specific options
|
||||
#
|
||||
# CT_ARCH_ARM_EABI is not set
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
CT_ARCH_FPU=""
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -136,7 +140,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.24.6"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -155,9 +159,16 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_24_6=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -165,17 +176,30 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.6"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_6=y
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -203,16 +227,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -236,7 +256,7 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
CT_LIBC_GLIBC=y
|
||||
# CT_LIBC_UCLIBC is not set
|
||||
CT_LIBC_VERSION="2.6.1"
|
||||
CT_LIBC_VERSION="2.7"
|
||||
CT_LIBC="glibc"
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
@ -244,8 +264,8 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_V_2_5 is not set
|
||||
# CT_LIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_V_2_6 is not set
|
||||
CT_LIBC_V_2_6_1=y
|
||||
# CT_LIBC_V_2_7 is not set
|
||||
# CT_LIBC_V_2_6_1 is not set
|
||||
CT_LIBC_V_2_7=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
@ -270,21 +290,30 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:40:57 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 16:02:06 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -21,6 +21,7 @@ CT_EXPERIMENTAL=y
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -31,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -75,9 +77,11 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="arm"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
CT_ARCH_ARM=y
|
||||
# CT_ARCH_IA64 is not set
|
||||
# CT_ARCH_MIPS is not set
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
@ -86,19 +90,19 @@ CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
|
||||
#
|
||||
# ARM specific options
|
||||
#
|
||||
# CT_ARCH_ARM_EABI is not set
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
CT_ARCH_FPU=""
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -136,7 +140,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.1"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -156,8 +160,15 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -165,17 +176,30 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.6"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_6=y
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -203,16 +227,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -247,6 +267,9 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_V_0_9_28_2 is not set
|
||||
# CT_LIBC_V_0_9_28_3 is not set
|
||||
CT_LIBC_V_0_9_29=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
|
||||
CT_LIBC_UCLIBC_VERBOSITY=""
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
|
||||
@ -274,21 +297,30 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.1.0+svn:/trunk@665M
|
||||
# Sun May 25 17:57:24 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 17:26:32 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -77,6 +77,7 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="arm"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
CT_ARCH_ARM=y
|
||||
# CT_ARCH_IA64 is not set
|
||||
# CT_ARCH_MIPS is not set
|
||||
@ -89,6 +90,8 @@ CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
|
||||
#
|
||||
# ARM specific options
|
||||
@ -100,8 +103,6 @@ CT_ARCH_ABI=""
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_CPU="xscale"
|
||||
CT_ARCH_TUNE="xscale"
|
||||
CT_ARCH_FPU=""
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -139,7 +140,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.1"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -161,10 +162,13 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -172,18 +176,30 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.6"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_6=y
|
||||
# CT_BINUTILS_V_2_18_50_0_7 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -211,16 +227,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
# CT_GMP_CHECK is not set
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
# CT_MPFR_CHECK is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -285,21 +297,30 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:41:38 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 18:05:16 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -21,6 +21,7 @@ CT_EXPERIMENTAL=y
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -31,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -75,23 +77,25 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
# CT_ARCH_ARM is not set
|
||||
# CT_ARCH_IA64 is not set
|
||||
# CT_ARCH_MIPS is not set
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
CT_ARCH_x86=y
|
||||
# CT_ARCH_x86_64 is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="pentium-mmx"
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_FPU=""
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -129,7 +133,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.1"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -149,8 +153,15 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -158,17 +169,30 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.6"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_6=y
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -196,16 +220,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -240,6 +260,9 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_V_0_9_28_2 is not set
|
||||
# CT_LIBC_V_0_9_28_3 is not set
|
||||
CT_LIBC_V_0_9_29=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
|
||||
CT_LIBC_UCLIBC_VERBOSITY=""
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
|
||||
@ -267,21 +290,30 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:41:48 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Tue Jun 24 14:46:40 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -21,6 +21,7 @@ CT_EXPERIMENTAL=y
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -31,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -75,23 +77,25 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
# CT_ARCH_ARM is not set
|
||||
# CT_ARCH_IA64 is not set
|
||||
# CT_ARCH_MIPS is not set
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
CT_ARCH_x86=y
|
||||
# CT_ARCH_x86_64 is not set
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="i686"
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_FPU=""
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -129,7 +133,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.1"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -149,8 +153,15 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -158,6 +169,18 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
@ -169,6 +192,7 @@ CT_BINUTILS_VERSION="2.18"
|
||||
CT_BINUTILS_V_2_18=y
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_7 is not set
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -196,16 +220,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
# CT_GMP_CHECK is not set
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
# CT_MPFR_CHECK is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -263,21 +283,30 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:42:00 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Tue Jun 24 09:54:01 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -14,16 +14,14 @@
|
||||
CT_OBSOLETE=y
|
||||
CT_EXPERIMENTAL=y
|
||||
# CT_BROKEN is not set
|
||||
CT_DEBUG_CT=y
|
||||
# CT_DEBUG_CT_PAUSE_STEPS is not set
|
||||
CT_DEBUG_CT_SAVE_STEPS=y
|
||||
CT_DEBUG_CT_SAVE_STEPS_GZIP=y
|
||||
# CT_DEBUG_CT is not set
|
||||
|
||||
#
|
||||
# Downloading
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -34,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -78,9 +77,11 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="ia64"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
# CT_ARCH_ARM is not set
|
||||
CT_ARCH_IA64=y
|
||||
# CT_ARCH_MIPS is not set
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
@ -89,14 +90,14 @@ CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
# CT_ARCH_BE is not set
|
||||
CT_ARCH_LE=y
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH=""
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_FPU=""
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -134,14 +135,14 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.18.8"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR is not set
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
CT_KERNEL_INSTALL_V_2_6_18_8=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_21_7 is not set
|
||||
@ -154,8 +155,15 @@ CT_KERNEL_INSTALL_V_2_6_18_8=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -163,19 +171,34 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
CT_BINUTILS_V_2_18=y
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
|
||||
#
|
||||
# C compiler
|
||||
@ -199,10 +222,12 @@ CT_CC_V_3_4_6=y
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
# CT_CC_GCC_GMP_MPFR is not set
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -246,12 +271,49 @@ CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
#
|
||||
# Tools facilities
|
||||
#
|
||||
# CT_SSTRIP is not set
|
||||
CT_SSTRIP=y
|
||||
# CT_SSTRIP_ELFKICKERS is not set
|
||||
CT_SSTRIP_BUILDROOT=y
|
||||
CT_SSTRIP_FROM="buildroot"
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
#
|
||||
# CT_DMALLOC is not set
|
||||
# CT_DUMA is not set
|
||||
# CT_GDB is not set
|
||||
# CT_STRACE is not set
|
||||
# CT_DMALLOC_V_5_4_3 is not set
|
||||
# CT_DMALLOC_V_5_5_2 is not set
|
||||
CT_DUMA=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_V_4_5_16=y
|
||||
CT_STRACE_VERSION="4.5.16"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:42:19 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 23:09:32 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -21,6 +21,7 @@ CT_EXPERIMENTAL=y
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -31,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -75,9 +77,11 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="mips"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
# CT_ARCH_ARM is not set
|
||||
# CT_ARCH_IA64 is not set
|
||||
CT_ARCH_MIPS=y
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
@ -86,14 +90,14 @@ CT_ARCH_DEFAULT_BE=y
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="mips1"
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_FPU=""
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
@ -131,7 +135,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.1"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -151,8 +155,15 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -160,17 +171,30 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.6"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_6=y
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -198,16 +222,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -242,6 +262,9 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_V_0_9_28_2 is not set
|
||||
# CT_LIBC_V_0_9_28_3 is not set
|
||||
CT_LIBC_V_0_9_29=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
|
||||
CT_LIBC_UCLIBC_VERBOSITY=""
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
|
||||
@ -269,19 +292,28 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
# CT_STRACE is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.0.0+svn
|
||||
# Sun May 4 12:42:27 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@741
|
||||
# Mon Jun 23 20:16:26 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -21,6 +21,7 @@ CT_EXPERIMENTAL=y
|
||||
#
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
CT_PROXY_TYPE_NONE=y
|
||||
# CT_PROXY_TYPE_HTTP is not set
|
||||
# CT_PROXY_TYPE_SOCKS is not set
|
||||
@ -31,6 +32,7 @@ CT_PROXY_TYPE="none"
|
||||
# Extracting
|
||||
#
|
||||
# CT_FORCE_EXTRACT is not set
|
||||
CT_OVERIDE_CONFIG_GUESS_SUB=y
|
||||
# CT_ONLY_EXTRACT is not set
|
||||
|
||||
#
|
||||
@ -75,23 +77,25 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# General target options
|
||||
#
|
||||
CT_ARCH="x86_64"
|
||||
# CT_ARCH_ALPHA is not set
|
||||
# CT_ARCH_ARM is not set
|
||||
# CT_ARCH_IA64 is not set
|
||||
# CT_ARCH_MIPS is not set
|
||||
# CT_ARCH_PPC is not set
|
||||
# CT_ARCH_SH is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
CT_ARCH_x86_64=y
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_ABI=""
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
#
|
||||
CT_ARCH_ARCH="k8"
|
||||
CT_ARCH_ABI=""
|
||||
CT_ARCH_CPU=""
|
||||
CT_ARCH_TUNE=""
|
||||
CT_ARCH_FPU=""
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
# CT_ARCH_FLOAT_SW is not set
|
||||
@ -129,7 +133,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.1"
|
||||
CT_KERNEL_VERSION="2.6.25.7"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -149,8 +153,15 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_6 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_5 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_6 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_7=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -158,17 +169,30 @@ CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
|
||||
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
CT_GMP_MPFR=y
|
||||
CT_GMP_MPFR_TARGET=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.6"
|
||||
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_6=y
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_7=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
@ -196,16 +220,12 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_GCC_GMP_MPFR=y
|
||||
CT_GMP_V_4_2_2=y
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
@ -240,6 +260,9 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
# CT_LIBC_V_0_9_28_2 is not set
|
||||
# CT_LIBC_V_0_9_28_3 is not set
|
||||
CT_LIBC_V_0_9_29=y
|
||||
CT_LIBC_UCLIBC_VERBOSITY_0=y
|
||||
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
|
||||
CT_LIBC_UCLIBC_VERBOSITY=""
|
||||
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
|
||||
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
|
||||
@ -267,21 +290,30 @@ CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
CT_DUMA_V_2_5_12=y
|
||||
CT_DUMA_VERSION="2_5_12"
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC_GDB is not set
|
||||
CT_GDB_CROSS_STATIC_GDBSERVER=y
|
||||
# CT_GDB_NATIVE is not set
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
CT_GDB_V_6_6=y
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
# CT_GDB_V_6_8 is not set
|
||||
CT_GDB_VERSION="6.6"
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
Loading…
Reference in New Issue
Block a user