summaryrefslogtreecommitdiff
path: root/samples/mips-unknown-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/mips-unknown-linux-uclibc/crosstool.config')
-rw-r--r--samples/mips-unknown-linux-uclibc/crosstool.config68
1 files changed, 49 insertions, 19 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config
index 8ca90a2..a6fcb5c 100644
--- a/samples/mips-unknown-linux-uclibc/crosstool.config
+++ b/samples/mips-unknown-linux-uclibc/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 0.0.3-svn
-# Tue May 22 22:56:30 2007
+# crosstool-NG version: 0.1.2+svn
+# Thu Jul 5 21:22:30 2007
#
# CT_FOOBAR is not set
@@ -10,7 +10,7 @@
#
#
-# Crosstool behavior
+# crosstool-NG behavior
#
# CT_EXPERIMENTAL is not set
# CT_OBSOLETE is not set
@@ -35,6 +35,7 @@ CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
# CT_CUSTOM_PATCH is not set
CT_REMOVE_DOCS=y
+# CT_INSTALL_DIR_RO is not set
#
# Downloading
@@ -61,7 +62,7 @@ CT_LOG_LEVEL_MAX="EXTRA"
# CT_LOG_SEE_TOOLS_WARN is not set
CT_LOG_PROGRESS_BAR=y
CT_LOG_TO_FILE=y
-CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
+CT_LOG_FILE_COMPRESS=y
#
# Target options
@@ -75,8 +76,7 @@ CT_ARCH="mips"
CT_ARCH_MIPS=y
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
-CT_ARCH_SUPPORTS_BE=y
-CT_ARCH_SUPPORTS_LE=y
+CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
CT_ARCH_BE=y
# CT_ARCH_LE is not set
@@ -102,6 +102,10 @@ CT_TARGET_CFLAGS=""
#
CT_USE_SYSROOT=y
CT_SHARED_LIBS=y
+# CT_THREADS_NPTL is not set
+CT_THREADS_LINUXTHREADS=y
+# CT_THREADS_NONE is not set
+CT_THREADS="linuxthreads"
# CT_TARGET_MULTILIB is not set
CT_TARGET_VENDOR="unknown"
CT_TARGET_ALIAS=""
@@ -121,7 +125,7 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
-CT_KERNEL_VERSION="2.6.21.1"
+CT_KERNEL_VERSION="2.6.21.5"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set
@@ -147,7 +151,12 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
# CT_KERNEL_INSTALL_V_2_6_21 is not set
-CT_KERNEL_INSTALL_V_2_6_21_1=y
+# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
+# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
+# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
+# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
+CT_KERNEL_INSTALL_V_2_6_21_5=y
+# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK 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
@@ -157,7 +166,7 @@ CT_KERNEL_LINUX_VERBOSE_LEVEL=0
#
# binutils
#
-CT_BINUTILS_VERSION="2.17.50.0.14"
+CT_BINUTILS_VERSION="2.17.50.0.17"
# CT_BINUTILS_V_2_11_2 is not set
# CT_BINUTILS_V_2_13_90 is not set
# CT_BINUTILS_V_2_14 is not set
@@ -182,9 +191,10 @@ CT_BINUTILS_VERSION="2.17.50.0.14"
# CT_BINUTILS_V_2_17_50_0_11 is not set
# CT_BINUTILS_V_2_17_50_0_12 is not set
# CT_BINUTILS_V_2_17_50_0_13 is not set
-CT_BINUTILS_V_2_17_50_0_14=y
+# CT_BINUTILS_V_2_17_50_0_14 is not set
# CT_BINUTILS_V_2_17_50_0_15 is not set
# CT_BINUTILS_V_2_17_50_0_16 is not set
+CT_BINUTILS_V_2_17_50_0_17=y
CT_BINUTILS_EXTRA_CONFIG=""
#
@@ -200,7 +210,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
# Final C compiler
#
CT_CC_GCC=y
-CT_CC_VERSION="4.0.4"
+CT_CC_VERSION="4.1.2"
CT_CC="gcc"
# CT_CC_V_2_95_3 is not set
# CT_CC_V_3_2_3 is not set
@@ -222,12 +232,12 @@ CT_CC="gcc"
# CT_CC_V_4_0_1 is not set
# CT_CC_V_4_0_2 is not set
# CT_CC_V_4_0_3 is not set
-CT_CC_V_4_0_4=y
+# CT_CC_V_4_0_4 is not set
# CT_CC_V_4_1_0 is not set
# CT_CC_V_4_1_1 is not set
-# CT_CC_V_4_1_2 is not set
+CT_CC_V_4_1_2=y
# CT_CC_V_4_2_0 is not set
-# CT_CC_CXA_ATEXIT is not set
+CT_CC_CXA_ATEXIT=y
CT_CC_EXTRA_CONFIG=""
CT_CC_SUPPORT_CXX=y
CT_CC_SUPPORT_FORTRAN=y
@@ -252,7 +262,7 @@ CT_CC_LANG_OTHERS=""
#
# CT_LIBC_GLIBC is not set
CT_LIBC_UCLIBC=y
-CT_LIBC_VERSION="0.9.28.3"
+CT_LIBC_VERSION="0.9.29"
CT_LIBC="uClibc"
# CT_LIBC_SUPPORT_NPTL is not set
CT_LIBC_SUPPORT_LINUXTHREADS=y
@@ -263,8 +273,8 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y
# CT_LIBC_V_0_9_28 is not set
# CT_LIBC_V_0_9_28_1 is not set
# CT_LIBC_V_0_9_28_2 is not set
-CT_LIBC_V_0_9_28_3=y
-# CT_LIBC_V_0_9_29 is not set
+# CT_LIBC_V_0_9_28_3 is not set
+CT_LIBC_V_0_9_29=y
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
@@ -273,7 +283,27 @@ CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_L
# CT_LIBC_UCLIBC_LOCALES is not set
#
+# Tools facilities
+#
+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_GDB is not set
+CT_DMALLOC=y
+# CT_DMALLOC_V_5_4_3 is not set
+CT_DMALLOC_V_5_5_2=y
+CT_DMALLOC_VERSION="5.5.2"
+CT_GDB=y
+CT_GDB_CROSS=y
+CT_GDB_CROSS_STATIC_GDBSERVER=y
+# CT_GDB_V_snapshot is not set
+# CT_GDB_V_6_2_1 is not set
+# CT_GDB_V_6_3 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_VERSION="6.6"