samples/arm-unknown-eabi/crosstool.config
changeset 1791 160fc94ed49f
parent 1616 1fda13e5d961
child 1832 c64a1cf02f86
child 1841 8aa54bcb9b7d
     1.1 --- a/samples/arm-unknown-eabi/crosstool.config	Wed Oct 28 23:20:31 2009 +0100
     1.2 +++ b/samples/arm-unknown-eabi/crosstool.config	Sun Jan 31 23:04:35 2010 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: hg_default@1596_241387704817
     1.7 -# Wed Oct 28 19:19:27 2009
     1.8 +# crosstool-NG version: hg_default@1790_3b535b656640
     1.9 +# Sun Jan 31 17:10:01 2010
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -35,6 +35,7 @@
    1.14  # CT_PREFER_MIRROR is not set
    1.15  CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
    1.16  CT_CONNECT_TIMEOUT=10
    1.17 +CT_DOWNLOAD_MAX_CHUNKS=5
    1.18  # CT_ONLY_DOWNLOAD is not set
    1.19  
    1.20  #
    1.21 @@ -49,6 +50,7 @@
    1.22  # CT_PATCH_LOCAL_BUNDLED is not set
    1.23  # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
    1.24  # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
    1.25 +# CT_PATCH_NONE is not set
    1.26  CT_PATCH_ORDER="bundled"
    1.27  # CT_PATCH_SINGLE is not set
    1.28  # CT_PATCH_USE_LOCAL is not set
    1.29 @@ -58,7 +60,6 @@
    1.30  #
    1.31  CT_PARALLEL_JOBS=1
    1.32  CT_LOAD=0
    1.33 -CT_NICE=0
    1.34  CT_USE_PIPES=y
    1.35  # CT_CONFIG_SHELL_SH is not set
    1.36  # CT_CONFIG_SHELL_ASH is not set
    1.37 @@ -85,23 +86,29 @@
    1.38  # Target options
    1.39  #
    1.40  CT_ARCH="arm"
    1.41 -# CT_ARCH_64 is not set
    1.42 -# CT_ARCH_SUPPORTS_BOTH_MMU is not set
    1.43 +CT_ARCH_SUPPORTS_BOTH_MMU=y
    1.44  CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.45 +CT_ARCH_SUPPORTS_32=y
    1.46 +# CT_ARCH_SUPPORTS_64 is not set
    1.47  CT_ARCH_SUPPORT_ARCH=y
    1.48  # CT_ARCH_SUPPORT_ABI is not set
    1.49  CT_ARCH_SUPPORT_CPU=y
    1.50  CT_ARCH_SUPPORT_TUNE=y
    1.51  CT_ARCH_SUPPORT_FPU=y
    1.52 -# CT_ARCH_DEFAULT_HAS_MMU is not set
    1.53 +CT_ARCH_DEFAULT_HAS_MMU=y
    1.54  # CT_ARCH_DEFAULT_BE is not set
    1.55  CT_ARCH_DEFAULT_LE=y
    1.56 +CT_ARCH_DEFAULT_32=y
    1.57 +# CT_ARCH_DEFAULT_64 is not set
    1.58  CT_ARCH_ARCH=""
    1.59  CT_ARCH_CPU=""
    1.60  CT_ARCH_TUNE=""
    1.61  CT_ARCH_FPU=""
    1.62  # CT_ARCH_BE is not set
    1.63  CT_ARCH_LE=y
    1.64 +CT_ARCH_32=y
    1.65 +# CT_ARCH_64 is not set
    1.66 +CT_ARCH_BITNESS=32
    1.67  CT_ARCH_FLOAT_HW=y
    1.68  # CT_ARCH_FLOAT_SW is not set
    1.69  CT_TARGET_CFLAGS=""
    1.70 @@ -114,12 +121,15 @@
    1.71  CT_ARCH_arm=y
    1.72  # CT_ARCH_avr32 is not set
    1.73  # CT_ARCH_ia64 is not set
    1.74 +# CT_ARCH_m68k is not set
    1.75  # CT_ARCH_mips is not set
    1.76  # CT_ARCH_powerpc is not set
    1.77 -# CT_ARCH_powerpc64 is not set
    1.78 +# CT_ARCH_s390 is not set
    1.79  # CT_ARCH_sh is not set
    1.80  # CT_ARCH_x86 is not set
    1.81 -# CT_ARCH_x86_64 is not set
    1.82 +CT_ARCH_ARM_MODE="arm"
    1.83 +CT_ARCH_ARM_MODE_ARM=y
    1.84 +# CT_ARCH_ARM_MODE_THUMB is not set
    1.85  CT_ARCH_ARM_EABI=y
    1.86  CT_ARCH_USE_MMU=y
    1.87  
    1.88 @@ -197,6 +207,7 @@
    1.89  CT_CC="gcc"
    1.90  CT_CC_VERSION="4.3.4"
    1.91  CT_CC_gcc=y
    1.92 +# CT_CC_V_4_4_3 is not set
    1.93  # CT_CC_V_4_4_2 is not set
    1.94  # CT_CC_V_4_4_1 is not set
    1.95  # CT_CC_V_4_4_0 is not set
    1.96 @@ -204,7 +215,6 @@
    1.97  # CT_CC_V_4_3_3 is not set
    1.98  # CT_CC_V_4_3_2 is not set
    1.99  # CT_CC_V_4_3_1 is not set
   1.100 -# CT_CC_V_4_3_0 is not set
   1.101  # CT_CC_V_4_2_4 is not set
   1.102  # CT_CC_V_4_2_3 is not set
   1.103  # CT_CC_V_4_2_2 is not set
   1.104 @@ -230,22 +240,31 @@
   1.105  # Additional supported languages:
   1.106  #
   1.107  CT_CC_LANG_CXX=y
   1.108 -CT_LIBC="none"
   1.109  
   1.110  #
   1.111  # C-library
   1.112  #
   1.113 +CT_LIBC="newlib"
   1.114 +CT_LIBC_VERSION="1.17.0"
   1.115  # CT_LIBC_eglibc is not set
   1.116  # CT_LIBC_glibc is not set
   1.117 -# CT_LIBC_newlib is not set
   1.118 +CT_LIBC_newlib=y
   1.119 +# CT_LIBC_none is not set
   1.120  # CT_LIBC_uClibc is not set
   1.121 +# CT_LIBC_NEWLIB_V_1_18_0 is not set
   1.122 +CT_LIBC_NEWLIB_V_1_17_0=y
   1.123 +# CT_LIBC_NEWLIB_CVS is not set
   1.124 +
   1.125 +#
   1.126 +# Architecture specific options
   1.127 +#
   1.128 +# CT_LIBC_SUPPORT_NPTL is not set
   1.129 +# CT_LIBC_SUPPORT_LINUXTHREADS is not set
   1.130 +CT_THREADS="none"
   1.131  
   1.132  #
   1.133  # Common C library options
   1.134  #
   1.135 -# CT_LIBC_SUPPORT_NPTL is not set
   1.136 -# CT_LIBC_SUPPORT_LINUXTHREADS is not set
   1.137 -CT_THREADS="none"
   1.138  # CT_THREADS_NPTL is not set
   1.139  # CT_THREADS_LINUXTHREADS is not set
   1.140  CT_THREADS_NONE=y
   1.141 @@ -266,6 +285,7 @@
   1.142  #
   1.143  # provide your own gdbserver stub.
   1.144  #
   1.145 +# CT_GDB_V_7_0_1 is not set
   1.146  # CT_GDB_V_7_0 is not set
   1.147  CT_GDB_V_6_8=y
   1.148  # CT_GDB_V_snapshot is not set
   1.149 @@ -289,6 +309,7 @@
   1.150  # CT_GMP_V_4_2_4 is not set
   1.151  # CT_GMP_V_4_2_2 is not set
   1.152  CT_GMP_VERSION="4.3.1"
   1.153 +# CT_MPFR_V_2_4_2 is not set
   1.154  CT_MPFR_V_2_4_1=y
   1.155  # CT_MPFR_V_2_4_0 is not set
   1.156  # CT_MPFR_V_2_3_2 is not set