Update armeb-unknown-linux-uClibc sample:
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Mar 04 12:05:19 2007 +0000 (2007-03-04)
changeset 427a0f95fe91b
parent 3 ecd31949795a
child 5 849ba06dc5c5
Update armeb-unknown-linux-uClibc sample:
- use uClibc-0.9.28.2 with locales,
- use libfloat.
samples/armeb-unknown-linux-uclibc/crosstool.config
     1.1 --- a/samples/armeb-unknown-linux-uclibc/crosstool.config	Sun Mar 04 11:26:46 2007 +0000
     1.2 +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config	Sun Mar 04 12:05:19 2007 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6  # crosstool-NG version: 0.0.1
     1.7 -# Sat Feb 17 15:37:13 2007
     1.8 +# Sun Mar  4 12:43:47 2007
     1.9  #
    1.10  
    1.11  #
    1.12 @@ -20,6 +20,9 @@
    1.13  CT_BUILD_DIR="${HOME}/x-tools/build/${CT_TARGET}/${CT_CC}-${CT_CC_VERSION}-${CT_LIBC}-${CT_LIBC_VERSION}"
    1.14  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.15  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.16 +# CT_CUSTOM_PATCH is not set
    1.17 +# CT_CUSTOM_PATCH_ONLY is not set
    1.18 +CT_CUSTOM_PATCH_DIR=""
    1.19  
    1.20  #
    1.21  # Downloading and extracting
    1.22 @@ -66,6 +69,7 @@
    1.23  CT_ARCH_FPU=""
    1.24  # CT_ARCH_FLOAT_HW is not set
    1.25  CT_ARCH_FLOAT_SW=y
    1.26 +CT_ARCH_FLOAT_SW_LIBFLOAT=y
    1.27  CT_TARGET_CFLAGS=""
    1.28  
    1.29  #
    1.30 @@ -73,6 +77,7 @@
    1.31  #
    1.32  CT_USE_SYSROOT=y
    1.33  CT_SHARED_LIBS=y
    1.34 +# CT_TARGET_MULTILIB is not set
    1.35  CT_TARGET_VENDOR="unknown"
    1.36  CT_TARGET_ALIAS=""
    1.37  CT_ARCH="arm"
    1.38 @@ -328,23 +333,30 @@
    1.39  # CT_CC_V_4_1_0 is not set
    1.40  # CT_CC_V_4_1_1 is not set
    1.41  CT_CC_EXTRA_CONFIG=""
    1.42 -CT_CC_SUPPORT_C=y
    1.43  CT_CC_SUPPORT_CXX=y
    1.44 +CT_CC_SUPPORT_FORTRAN=y
    1.45  CT_CC_SUPPORT_JAVA=y
    1.46 +CT_CC_SUPPORT_ADA=y
    1.47 +CT_CC_SUPPORT_OBJC=y
    1.48 +CT_CC_SUPPORT_OBJCXX=y
    1.49  
    1.50  #
    1.51 -# Supported languages:
    1.52 +# Additionnal supported languages:
    1.53  #
    1.54 -CT_CC_LANG_C=y
    1.55  CT_CC_LANG_CXX=y
    1.56 +# CT_CC_LANG_FORTRAN is not set
    1.57  # CT_CC_LANG_JAVA is not set
    1.58 +# CT_CC_LANG_ADA is not set
    1.59 +# CT_CC_LANG_OBJC is not set
    1.60 +# CT_CC_LANG_OBJCXX is not set
    1.61 +CT_CC_LANG_OTHERS=""
    1.62  
    1.63  #
    1.64  # C-library
    1.65  #
    1.66  # CT_LIBC_GLIBC is not set
    1.67  CT_LIBC_UCLIBC=y
    1.68 -CT_LIBC_VERSION="0.9.28.1"
    1.69 +CT_LIBC_VERSION="0.9.28.2"
    1.70  CT_LIBC="uClibc"
    1.71  # CT_LIBC_V_1_09_1 is not set
    1.72  # CT_LIBC_V_2_0_1 is not set
    1.73 @@ -374,6 +386,7 @@
    1.74  CT_LIBC_GLIBC_EXTRA_CFLAGS=""
    1.75  CT_LIBC_EXTRA_CC_ARGS=""
    1.76  CT_LIBC_GLIBC_CONFIGPARMS=""
    1.77 +# CT_LIBC_GLIBC_USE_PORTS is not set
    1.78  # CT_LIBC_ADDONS is not set
    1.79  CT_LIBC_ADDONS_LIST=""
    1.80  # CT_LIBC_V_snapshot is not set
    1.81 @@ -381,10 +394,12 @@
    1.82  # CT_LIBC_V_0_9_26 is not set
    1.83  # CT_LIBC_V_0_9_27 is not set
    1.84  # CT_LIBC_V_0_9_28 is not set
    1.85 -CT_LIBC_V_0_9_28_1=y
    1.86 +# CT_LIBC_V_0_9_28_1 is not set
    1.87 +CT_LIBC_V_0_9_28_2=y
    1.88 +# CT_LIBC_V_0_9_28_3 is not set
    1.89  CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
    1.90  # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
    1.91  # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
    1.92  CT_LIBC_UCLIBC_DEBUG_LEVEL=0
    1.93  CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
    1.94 -# CT_LIBC_UCLIBC_LOCALES is not set
    1.95 +CT_LIBC_UCLIBC_LOCALES=y