samples/i586-geode-linux-uclibc/crosstool.config
changeset 1635 5d1936ad5ba8
parent 1616 1fda13e5d961
child 1638 27165f6184f2
     1.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Wed Oct 28 23:20:31 2009 +0100
     1.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Tue Nov 17 11:51:57 2009 +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:23:31 2009
     1.8 +# crosstool-NG version: hg_default@1635_19977a0c46c5
     1.9 +# Tue Nov 17 11:47:12 2009
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -49,6 +49,7 @@
    1.14  # CT_PATCH_LOCAL_BUNDLED is not set
    1.15  # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
    1.16  # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
    1.17 +# CT_PATCH_NONE is not set
    1.18  CT_PATCH_ORDER="bundled"
    1.19  # CT_PATCH_SINGLE is not set
    1.20  # CT_PATCH_USE_LOCAL is not set
    1.21 @@ -88,6 +89,8 @@
    1.22  # CT_ARCH_64 is not set
    1.23  # CT_ARCH_SUPPORTS_BOTH_MMU is not set
    1.24  # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
    1.25 +# CT_ARCH_SUPPORTS_32 is not set
    1.26 +# CT_ARCH_SUPPORTS_64 is not set
    1.27  CT_ARCH_SUPPORT_ARCH=y
    1.28  # CT_ARCH_SUPPORT_ABI is not set
    1.29  CT_ARCH_SUPPORT_CPU=y
    1.30 @@ -96,9 +99,13 @@
    1.31  # CT_ARCH_DEFAULT_HAS_MMU is not set
    1.32  # CT_ARCH_DEFAULT_BE is not set
    1.33  # CT_ARCH_DEFAULT_LE is not set
    1.34 +CT_ARCH_DEFAULT_32=y
    1.35 +# CT_ARCH_DEFAULT_64 is not set
    1.36  CT_ARCH_ARCH="pentium-mmx"
    1.37  CT_ARCH_CPU=""
    1.38  CT_ARCH_TUNE=""
    1.39 +# CT_ARCH_32b is not set
    1.40 +# CT_ARCH_64b is not set
    1.41  CT_ARCH_FLOAT_HW=y
    1.42  # CT_ARCH_FLOAT_SW is not set
    1.43  CT_TARGET_CFLAGS=""
    1.44 @@ -113,10 +120,10 @@
    1.45  # CT_ARCH_ia64 is not set
    1.46  # CT_ARCH_mips is not set
    1.47  # CT_ARCH_powerpc is not set
    1.48 -# CT_ARCH_powerpc64 is not set
    1.49 +# CT_ARCH_s390 is not set
    1.50 +# CT_ARCH_s390x is not set
    1.51  # CT_ARCH_sh is not set
    1.52  CT_ARCH_x86=y
    1.53 -# CT_ARCH_x86_64 is not set
    1.54  CT_ARCH_USE_MMU=y
    1.55  
    1.56  #
    1.57 @@ -265,15 +272,16 @@
    1.58  CT_CC_LANG_CXX=y
    1.59  CT_CC_LANG_FORTRAN=y
    1.60  CT_CC_LANG_JAVA=y
    1.61 -CT_LIBC="uClibc"
    1.62  
    1.63  #
    1.64  # C-library
    1.65  #
    1.66 +CT_LIBC="uClibc"
    1.67  CT_LIBC_VERSION="0.9.30.1"
    1.68  # CT_LIBC_eglibc is not set
    1.69  # CT_LIBC_glibc is not set
    1.70  # CT_LIBC_newlib is not set
    1.71 +# CT_LIBC_none is not set
    1.72  CT_LIBC_uClibc=y
    1.73  CT_LIBC_V_0_9_30_1=y
    1.74  # CT_LIBC_V_0_9_30 is not set
    1.75 @@ -293,13 +301,13 @@
    1.76  CT_LIBC_UCLIBC_BUILD_CROSS_LDD=y
    1.77  CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
    1.78  # CT_LIBC_UCLIBC_LOCALES is not set
    1.79 +# CT_LIBC_SUPPORT_NPTL is not set
    1.80 +CT_LIBC_SUPPORT_LINUXTHREADS=y
    1.81 +CT_THREADS="linuxthreads"
    1.82  
    1.83  #
    1.84  # Common C library options
    1.85  #
    1.86 -# CT_LIBC_SUPPORT_NPTL is not set
    1.87 -CT_LIBC_SUPPORT_LINUXTHREADS=y
    1.88 -CT_THREADS="linuxthreads"
    1.89  # CT_THREADS_NPTL is not set
    1.90  CT_THREADS_LINUXTHREADS=y
    1.91  # CT_THREADS_NONE is not set