samples/i586-geode-linux-uclibc/crosstool.config
changeset 221 4c807bb10d9e
parent 180 0b45550a9e13
child 292 47af51144184
     1.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Tue Jun 19 17:50:46 2007 +0000
     1.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Sun Jul 08 22:24:03 2007 +0000
     1.3 @@ -1,14 +1,27 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 0.0.2-svn
     1.7 -# Thu May 10 23:29:48 2007
     1.8 +# crosstool-NG version: 0.1.2+svn
     1.9 +# Sun Jul  8 23:50:02 2007
    1.10  #
    1.11 +# CT_FOOBAR is not set
    1.12  
    1.13  #
    1.14  # Paths and misc options
    1.15  #
    1.16 +
    1.17 +#
    1.18 +# crosstool-NG behavior
    1.19 +#
    1.20  # CT_EXPERIMENTAL is not set
    1.21  # CT_OBSOLETE is not set
    1.22 +CT_DEBUG_CT=y
    1.23 +# CT_DEBUG_CT_PAUSE_STEPS is not set
    1.24 +CT_DEBUG_CT_SAVE_STEPS=y
    1.25 +CT_DEBUG_CT_SAVE_STEPS_GZIP=y
    1.26 +
    1.27 +#
    1.28 +# Build behavior
    1.29 +#
    1.30  CT_PARALLEL_JOBS=1
    1.31  CT_LOAD=0
    1.32  CT_NICE=0
    1.33 @@ -18,10 +31,11 @@
    1.34  # Paths
    1.35  #
    1.36  CT_LOCAL_TARBALLS_DIR="${HOME}/dev/src"
    1.37 -CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.38 +CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
    1.39  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.40  # CT_CUSTOM_PATCH is not set
    1.41  CT_REMOVE_DOCS=y
    1.42 +# CT_INSTALL_DIR_RO is not set
    1.43  
    1.44  #
    1.45  # Downloading
    1.46 @@ -47,9 +61,8 @@
    1.47  CT_LOG_LEVEL_MAX="EXTRA"
    1.48  # CT_LOG_SEE_TOOLS_WARN is not set
    1.49  CT_LOG_PROGRESS_BAR=y
    1.50 -# CT_LOG_USE_COLORS is not set
    1.51  CT_LOG_TO_FILE=y
    1.52 -CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
    1.53 +CT_LOG_FILE_COMPRESS=y
    1.54  
    1.55  #
    1.56  # Target options
    1.57 @@ -63,10 +76,7 @@
    1.58  # CT_ARCH_MIPS is not set
    1.59  CT_ARCH_x86=y
    1.60  # CT_ARCH_x86_64 is not set
    1.61 -# CT_ARCH_SUPPORTS_BE is not set
    1.62 -CT_ARCH_SUPPORTS_LE=y
    1.63 -# CT_ARCH_BE is not set
    1.64 -CT_ARCH_LE=y
    1.65 +# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    1.66  
    1.67  #
    1.68  # Target optimisations
    1.69 @@ -78,6 +88,7 @@
    1.70  CT_ARCH_FPU=""
    1.71  CT_ARCH_FLOAT_HW=y
    1.72  # CT_ARCH_FLOAT_SW is not set
    1.73 +CT_ARCH_SUPPORTS_LIBFLOAT=y
    1.74  CT_TARGET_CFLAGS=""
    1.75  
    1.76  #
    1.77 @@ -89,6 +100,10 @@
    1.78  #
    1.79  CT_USE_SYSROOT=y
    1.80  CT_SHARED_LIBS=y
    1.81 +# CT_THREADS_NPTL is not set
    1.82 +CT_THREADS_LINUXTHREADS=y
    1.83 +# CT_THREADS_NONE is not set
    1.84 +CT_THREADS="linuxthreads"
    1.85  # CT_TARGET_MULTILIB is not set
    1.86  CT_TARGET_VENDOR="geode"
    1.87  CT_TARGET_ALIAS=""
    1.88 @@ -100,6 +115,7 @@
    1.89  CT_CROSS=y
    1.90  # CT_CROSS_NATIVE is not set
    1.91  # CT_CANADIAN is not set
    1.92 +CT_TOOLCHAIN_TYPE="cross"
    1.93  CT_BUILD=""
    1.94  CT_CC_NATIVE="gcc"
    1.95  
    1.96 @@ -107,8 +123,7 @@
    1.97  # Kernel
    1.98  #
    1.99  CT_KERNEL_LINUX=y
   1.100 -# CT_KERNEL_CYGWIN is not set
   1.101 -CT_KERNEL_VERSION="2.6.21.1"
   1.102 +CT_KERNEL_VERSION="2.6.21.6"
   1.103  CT_KERNEL_LINUX_HEADERS_INSTALL=y
   1.104  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
   1.105  # CT_KERNEL_LINUX_HEADERS_COPY is not set
   1.106 @@ -134,7 +149,13 @@
   1.107  # CT_KERNEL_INSTALL_V_2_6_20_6 is not set
   1.108  # CT_KERNEL_INSTALL_V_2_6_20_7 is not set
   1.109  # CT_KERNEL_INSTALL_V_2_6_21 is not set
   1.110 -CT_KERNEL_INSTALL_V_2_6_21_1=y
   1.111 +# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
   1.112 +# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
   1.113 +# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
   1.114 +# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
   1.115 +# CT_KERNEL_INSTALL_V_2_6_21_5 is not set
   1.116 +CT_KERNEL_INSTALL_V_2_6_21_6=y
   1.117 +# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
   1.118  CT_KERNEL_LINUX_VERBOSITY_0=y
   1.119  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   1.120  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   1.121 @@ -144,7 +165,7 @@
   1.122  #
   1.123  # binutils
   1.124  #
   1.125 -CT_BINUTILS_VERSION="2.17.50.0.14"
   1.126 +CT_BINUTILS_VERSION="2.17.50.0.17"
   1.127  # CT_BINUTILS_V_2_11_2 is not set
   1.128  # CT_BINUTILS_V_2_13_90 is not set
   1.129  # CT_BINUTILS_V_2_14 is not set
   1.130 @@ -169,7 +190,10 @@
   1.131  # CT_BINUTILS_V_2_17_50_0_11 is not set
   1.132  # CT_BINUTILS_V_2_17_50_0_12 is not set
   1.133  # CT_BINUTILS_V_2_17_50_0_13 is not set
   1.134 -CT_BINUTILS_V_2_17_50_0_14=y
   1.135 +# CT_BINUTILS_V_2_17_50_0_14 is not set
   1.136 +# CT_BINUTILS_V_2_17_50_0_15 is not set
   1.137 +# CT_BINUTILS_V_2_17_50_0_16 is not set
   1.138 +CT_BINUTILS_V_2_17_50_0_17=y
   1.139  CT_BINUTILS_EXTRA_CONFIG=""
   1.140  
   1.141  #
   1.142 @@ -180,9 +204,6 @@
   1.143  # Core C Compiler (used to build the C library)
   1.144  #
   1.145  # CT_CC_USE_CORE is not set
   1.146 -CT_CC_CORE_GCC=y
   1.147 -# CT_CC_CORE_TCC is not set
   1.148 -CT_CC_CORE="gcc"
   1.149  
   1.150  #
   1.151  # Final C compiler
   1.152 @@ -214,7 +235,8 @@
   1.153  # CT_CC_V_4_1_0 is not set
   1.154  CT_CC_V_4_1_1=y
   1.155  # CT_CC_V_4_1_2 is not set
   1.156 -# CT_CC_CXA_ATEXIT is not set
   1.157 +# CT_CC_V_4_2_0 is not set
   1.158 +CT_CC_CXA_ATEXIT=y
   1.159  CT_CC_EXTRA_CONFIG=""
   1.160  CT_CC_SUPPORT_CXX=y
   1.161  CT_CC_SUPPORT_FORTRAN=y
   1.162 @@ -239,8 +261,10 @@
   1.163  #
   1.164  # CT_LIBC_GLIBC is not set
   1.165  CT_LIBC_UCLIBC=y
   1.166 -CT_LIBC_VERSION="0.9.28.3"
   1.167 +CT_LIBC_VERSION="0.9.29"
   1.168  CT_LIBC="uClibc"
   1.169 +# CT_LIBC_SUPPORT_NPTL is not set
   1.170 +CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.171  # CT_LIBC_V_snapshot is not set
   1.172  # CT_LIBC_V_specific_date is not set
   1.173  # CT_LIBC_V_0_9_26 is not set
   1.174 @@ -248,11 +272,37 @@
   1.175  # CT_LIBC_V_0_9_28 is not set
   1.176  # CT_LIBC_V_0_9_28_1 is not set
   1.177  # CT_LIBC_V_0_9_28_2 is not set
   1.178 -CT_LIBC_V_0_9_28_3=y
   1.179 -# CT_LIBC_V_0_9_29 is not set
   1.180 +# CT_LIBC_V_0_9_28_3 is not set
   1.181 +CT_LIBC_V_0_9_29=y
   1.182  CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
   1.183  # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
   1.184  # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
   1.185  CT_LIBC_UCLIBC_DEBUG_LEVEL=0
   1.186  CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
   1.187  # CT_LIBC_UCLIBC_LOCALES is not set
   1.188 +
   1.189 +#
   1.190 +# Tools facilities
   1.191 +#
   1.192 +CT_SSTRIP=y
   1.193 +# CT_SSTRIP_ELFKICKERS is not set
   1.194 +CT_SSTRIP_BUILDROOT=y
   1.195 +CT_SSTRIP_FROM="buildroot"
   1.196 +
   1.197 +#
   1.198 +# Debug facilities
   1.199 +#
   1.200 +CT_DMALLOC=y
   1.201 +# CT_DMALLOC_V_5_4_3 is not set
   1.202 +CT_DMALLOC_V_5_5_2=y
   1.203 +CT_DMALLOC_VERSION="5.5.2"
   1.204 +CT_GDB=y
   1.205 +CT_GDB_CROSS=y
   1.206 +CT_GDB_CROSS_STATIC_GDBSERVER=y
   1.207 +# CT_GDB_V_snapshot is not set
   1.208 +# CT_GDB_V_6_2_1 is not set
   1.209 +# CT_GDB_V_6_3 is not set
   1.210 +# CT_GDB_V_6_4 is not set
   1.211 +# CT_GDB_V_6_5 is not set
   1.212 +CT_GDB_V_6_6=y
   1.213 +CT_GDB_VERSION="6.6"