diff -r eeea35fbf182 -r 22fec39016f4 samples/i586-geode-linux-uclibc/crosstool.config --- a/samples/i586-geode-linux-uclibc/crosstool.config Sat Feb 24 11:00:05 2007 +0000 +++ b/samples/i586-geode-linux-uclibc/crosstool.config Sun Mar 04 20:09:22 2007 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # crosstool-NG version: 0.0.1 -# Sat Feb 3 14:14:42 2007 +# Sun Mar 4 19:58:21 2007 # # @@ -20,6 +20,9 @@ CT_BUILD_DIR="${HOME}/x-tools/build/${CT_TARGET}/${CT_CC}-${CT_CC_VERSION}-${CT_LIBC}-${CT_LIBC_VERSION}" CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" CT_INSTALL_DIR="${CT_PREFIX_DIR}" +# CT_CUSTOM_PATCH is not set +# CT_CUSTOM_PATCH_ONLY is not set +CT_CUSTOM_PATCH_DIR="" # # Downloading and extracting @@ -56,8 +59,6 @@ # CT_ARCH_x86_64 is not set # CT_ARCH_BE is not set CT_ARCH_LE=y -CT_ARCH_FLOAT_HW=y -# CT_ARCH_FLOAT_SW is not set # # Target optimisations @@ -65,6 +66,10 @@ CT_ARCH_CPU="" CT_ARCH_TUNE="" CT_ARCH_ARCH="pentium-mmx" +CT_ARCH_FPU="" +CT_ARCH_FLOAT_HW=y +# CT_ARCH_FLOAT_SW is not set +# CT_ARCH_FLOAT_SW_LIBFLOAT is not set CT_TARGET_CFLAGS="" # @@ -72,7 +77,9 @@ # CT_USE_SYSROOT=y CT_SHARED_LIBS=y +# CT_TARGET_MULTILIB is not set CT_TARGET_VENDOR="geode" +CT_TARGET_ALIAS="" CT_ARCH="x86" CT_BUILD="" CT_CC_NATIVE="gcc" @@ -85,7 +92,7 @@ # CT_KERNEL_LINUX=y # CT_KERNEL_CYGWIN is not set -CT_KERNEL_VERSION="2.6.19.2" +CT_KERNEL_VERSION="2.6.20" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -100,7 +107,8 @@ # CT_KERNEL_INSTALL_V_2_6_18_6 is not set # CT_KERNEL_INSTALL_V_2_6_19 is not set # CT_KERNEL_INSTALL_V_2_6_19_1 is not set -CT_KERNEL_INSTALL_V_2_6_19_2=y +# CT_KERNEL_INSTALL_V_2_6_19_2 is not set +CT_KERNEL_INSTALL_V_2_6_20=y # CT_KERNEL_COPY_V_2_6_0 is not set # CT_KERNEL_COPY_V_2_6_1 is not set # CT_KERNEL_COPY_V_2_6_2 is not set @@ -325,23 +333,30 @@ # CT_CC_V_4_1_0 is not set CT_CC_V_4_1_1=y CT_CC_EXTRA_CONFIG="" -CT_CC_SUPPORT_C=y CT_CC_SUPPORT_CXX=y +CT_CC_SUPPORT_FORTRAN=y CT_CC_SUPPORT_JAVA=y +CT_CC_SUPPORT_ADA=y +CT_CC_SUPPORT_OBJC=y +CT_CC_SUPPORT_OBJCXX=y # -# Supported languages: +# Additionnal supported languages: # -CT_CC_LANG_C=y CT_CC_LANG_CXX=y +# CT_CC_LANG_FORTRAN is not set # CT_CC_LANG_JAVA is not set +# CT_CC_LANG_ADA is not set +# CT_CC_LANG_OBJC is not set +# CT_CC_LANG_OBJCXX is not set +CT_CC_LANG_OTHERS="" # # C-library # # CT_LIBC_GLIBC is not set CT_LIBC_UCLIBC=y -CT_LIBC_VERSION="0.9.28.1" +CT_LIBC_VERSION="0.9.28.3" CT_LIBC="uClibc" # CT_LIBC_V_1_09_1 is not set # CT_LIBC_V_2_0_1 is not set @@ -371,13 +386,17 @@ CT_LIBC_GLIBC_EXTRA_CFLAGS="" CT_LIBC_EXTRA_CC_ARGS="" CT_LIBC_GLIBC_CONFIGPARMS="" -CT_LIBC_ADDONS="" +# CT_LIBC_GLIBC_USE_PORTS is not set +# CT_LIBC_ADDONS is not set +CT_LIBC_ADDONS_LIST="" # CT_LIBC_V_snapshot is not set # CT_LIBC_V_specific_date is not set # CT_LIBC_V_0_9_26 is not set # CT_LIBC_V_0_9_27 is not set # CT_LIBC_V_0_9_28 is not set -CT_LIBC_V_0_9_28_1=y +# 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_UCLIBC_DEBUG_LEVEL_0=y # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set