summaryrefslogtreecommitdiff
path: root/samples/armeb-unknown-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-17 22:10:48 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-17 22:10:48 (GMT)
commit340c3e20301f33871c530b6095c77fe178f05e98 (patch)
treecbe5702adb3bc0e3ae80359e673144c55a98c9d9 /samples/armeb-unknown-linux-uclibc/crosstool.config
parent8d3f0a8781cc25e75db3db4a9195816e7d3da902 (diff)
Make the debug config menu a generated file.
Add a uClibc-0.9.29 patch directory with one patch (from me!). Update the armeb-unknown-linux-uclibc sample to uClibc-0.9.29. Some eyecandy in the gdb build process.
Diffstat (limited to 'samples/armeb-unknown-linux-uclibc/crosstool.config')
-rw-r--r--samples/armeb-unknown-linux-uclibc/crosstool.config32
1 files changed, 21 insertions, 11 deletions
diff --git a/samples/armeb-unknown-linux-uclibc/crosstool.config b/samples/armeb-unknown-linux-uclibc/crosstool.config
index c052226..0b448d3 100644
--- a/samples/armeb-unknown-linux-uclibc/crosstool.config
+++ b/samples/armeb-unknown-linux-uclibc/crosstool.config
@@ -1,13 +1,13 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 0.0.2-svn
-# Thu May 10 23:29:27 2007
+# crosstool-NG version: 0.0.3-svn
+# Thu May 17 20:02:42 2007
#
#
# Paths and misc options
#
-# CT_EXPERIMENTAL is not set
+CT_EXPERIMENTAL=y
# CT_OBSOLETE is not set
CT_PARALLEL_JOBS=1
CT_LOAD=0
@@ -47,7 +47,6 @@ CT_LOG_EXTRA=y
CT_LOG_LEVEL_MAX="EXTRA"
# CT_LOG_SEE_TOOLS_WARN is not set
# CT_LOG_PROGRESS_BAR is not set
-# CT_LOG_USE_COLORS is not set
CT_LOG_TO_FILE=y
CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
@@ -101,6 +100,7 @@ CT_TARGET_ALIAS=""
CT_CROSS=y
# CT_CROSS_NATIVE is not set
# CT_CANADIAN is not set
+CT_TOOLCHAIN_TYPE="cross"
CT_BUILD=""
CT_CC_NATIVE="gcc"
@@ -108,7 +108,6 @@ CT_CC_NATIVE="gcc"
# Kernel
#
CT_KERNEL_LINUX=y
-# CT_KERNEL_CYGWIN is not set
CT_KERNEL_VERSION="2.6.21.1"
CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
@@ -181,9 +180,6 @@ CT_BINUTILS_EXTRA_CONFIG=""
# Core C Compiler (used to build the C library)
#
# CT_CC_USE_CORE is not set
-CT_CC_CORE_GCC=y
-# CT_CC_CORE_TCC is not set
-CT_CC_CORE="gcc"
#
# Final C compiler
@@ -240,8 +236,13 @@ 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
+# CT_LIBC_THREADS_NPTL is not set
+CT_LIBC_THREADS_LINUXTHREADS=y
+# CT_LIBC_THREADS_NONE is not set
# CT_LIBC_V_snapshot is not set
# CT_LIBC_V_specific_date is not set
# CT_LIBC_V_0_9_26 is not set
@@ -249,11 +250,20 @@ CT_LIBC="uClibc"
# 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
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
# CT_LIBC_UCLIBC_LOCALES is not set
+
+#
+# Debug facilities
+#
+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 is not set