diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-11-17 09:01:38 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-11-17 09:01:38 +0000 |
commit | b282b4e3ed179d58b798cba62a5715a7deaa7187 (patch) | |
tree | 4211568c8822087652641fe79dc671bf79c8a51f /samples/mips-unknown-linux-uclibc | |
parent | f15b8ade722394aa142ec4f63918c5b23b407193 (diff) | |
download | crosstool-ng-b282b4e3ed179d58b798cba62a5715a7deaa7187.tar.gz crosstool-ng-b282b4e3ed179d58b798cba62a5715a7deaa7187.tar.bz2 crosstool-ng-b282b4e3ed179d58b798cba62a5715a7deaa7187.zip |
Update this MIPS sample to use uClibc-0.9.30.
/trunk/samples/mips-unknown-linux-uclibc/uClibc-0.9.30.config | 254 254 0 0 +++++++++++++++++
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 42 24 18 0 ++-
2 files changed, 278 insertions(+), 18 deletions(-)
Diffstat (limited to 'samples/mips-unknown-linux-uclibc')
-rw-r--r-- | samples/mips-unknown-linux-uclibc/crosstool.config | 42 | ||||
-rw-r--r-- | samples/mips-unknown-linux-uclibc/uClibc-0.9.30.config (renamed from samples/mips-unknown-linux-uclibc/uClibc-20080801.config) | 57 |
2 files changed, 55 insertions, 44 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index 03f79acb..51603427 100644 --- a/samples/mips-unknown-linux-uclibc/crosstool.config +++ b/samples/mips-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1156 -# Mon Oct 27 19:45:19 2008 +# crosstool-NG version: 1.2.0+svn_trunk@1212 +# Mon Nov 17 10:00:47 2008 # # @@ -12,7 +12,7 @@ # crosstool-NG behavior # # CT_OBSOLETE is not set -CT_EXPERIMENTAL=y +# CT_EXPERIMENTAL is not set # CT_DEBUG_CT is not set # @@ -78,6 +78,7 @@ CT_LOG_FILE_COMPRESS=y # Target options # CT_ARCH="mips" +# CT_ARCH_64 is not set CT_ARCH_SUPPORT_ARCH=y CT_ARCH_SUPPORT_ABI=y # CT_ARCH_SUPPORT_CPU is not set @@ -133,15 +134,20 @@ CT_CROSS=y # CT_CROSS_NATIVE is not set # CT_CANADIAN is not set CT_TOOLCHAIN_TYPE="cross" + +# +# Build system +# CT_BUILD="" -CT_CC_NATIVE="gcc" +CT_BUILD_PREFIX="" +CT_BUILD_SUFFIX="" # # Operating System # # CT_BARE_METAL is not set CT_KERNEL="linux" -CT_KERNEL_VERSION="2.6.26.7" +CT_KERNEL_VERSION="2.6.26.8" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y CT_KERNEL_LINUX_INSTALL=y @@ -153,7 +159,7 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y # CT_KERNEL_V_2_6_22_19 is not set # CT_KERNEL_V_2_6_23_17 is not set # CT_KERNEL_V_2_6_24_7 is not set -# CT_KERNEL_V_2_6_25_19 is not set +# CT_KERNEL_V_2_6_25_20 is not set # CT_KERNEL_V_2_6_26 is not set # CT_KERNEL_V_2_6_26_1 is not set # CT_KERNEL_V_2_6_26_2 is not set @@ -161,11 +167,15 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y # CT_KERNEL_V_2_6_26_4 is not set # CT_KERNEL_V_2_6_26_5 is not set # CT_KERNEL_V_2_6_26_6 is not set -CT_KERNEL_V_2_6_26_7=y +# CT_KERNEL_V_2_6_26_7 is not set +CT_KERNEL_V_2_6_26_8=y # CT_KERNEL_V_2_6_27 is not set # CT_KERNEL_V_2_6_27_1 is not set # CT_KERNEL_V_2_6_27_2 is not set # CT_KERNEL_V_2_6_27_3 is not set +# CT_KERNEL_V_2_6_27_4 is not set +# CT_KERNEL_V_2_6_27_5 is not set +# CT_KERNEL_V_2_6_27_6 is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -258,16 +268,12 @@ CT_CC_SUPPORT_OBJCXX=y CT_CC_LANG_CXX=y CT_CC_LANG_FORTRAN=y # 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="" CT_LIBC="uClibc" # # C-library # -CT_LIBC_VERSION="20080801" +CT_LIBC_VERSION="0.9.30" # CT_LIBC_eglibc is not set # CT_LIBC_glibc is not set CT_LIBC_uClibc=y @@ -276,11 +282,13 @@ CT_LIBC_uClibc=y # CT_LIBC_V_0_9_28_2 is not set # CT_LIBC_V_0_9_28_3 is not set # CT_LIBC_V_0_9_29 is not set +CT_LIBC_V_0_9_30=y # CT_LIBC_V_snapshot is not set -CT_LIBC_V_specific_date=y -# CT_LIBC_UCLIBC_VERBOSITY_0 is not set -CT_LIBC_UCLIBC_VERBOSITY_1=y -CT_LIBC_UCLIBC_VERBOSITY="V=1" +# CT_LIBC_V_specific_date is not set +# CT_LIBC_UCLIBC_PARALLEL is not set +CT_LIBC_UCLIBC_VERBOSITY_0=y +# CT_LIBC_UCLIBC_VERBOSITY_1 is not set +CT_LIBC_UCLIBC_VERBOSITY="" 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 @@ -302,7 +310,6 @@ CT_THREADS_LINUXTHREADS=y # Tools facilities # # CT_TOOL_libelf is not set -# CT_LIBELF_V_0_8_10 is not set CT_TOOL_sstrip=y # CT_SSTRIP_ELFKICKERS is not set CT_SSTRIP_BUILDROOT=y @@ -326,7 +333,6 @@ CT_DUMA_VERSION="2_5_14" CT_DEBUG_gdb=y CT_GDB_CROSS=y # CT_GDB_CROSS_STATIC is not set -# CT_GDB_CROSS_INSIGHT is not set CT_GDB_NATIVE=y # CT_GDB_NATIVE_STATIC is not set CT_GDB_NATIVE_USE_GMP_MPFR=y diff --git a/samples/mips-unknown-linux-uclibc/uClibc-20080801.config b/samples/mips-unknown-linux-uclibc/uClibc-0.9.30.config index 59e94e7d..714398ac 100644 --- a/samples/mips-unknown-linux-uclibc/uClibc-20080801.config +++ b/samples/mips-unknown-linux-uclibc/uClibc-0.9.30.config @@ -1,6 +1,7 @@ # # Automatically generated make config: don't edit -# Tue Aug 5 13:45:10 2008 +# Version: 0.9.30 +# Mon Nov 17 09:36:00 2008 # # TARGET_alpha is not set # TARGET_arm is not set @@ -34,23 +35,26 @@ TARGET_mips=y TARGET_ARCH="mips" FORCE_OPTIONS_FOR_ARCH=y ARCH_CFLAGS="-mno-split-addresses" -# CONFIG_GENERIC_386 is not set -# CONFIG_386 is not set -# CONFIG_486 is not set -# CONFIG_586 is not set -# CONFIG_586MMX is not set -# CONFIG_686 is not set -# CONFIG_PENTIUMII is not set -# CONFIG_PENTIUMIII is not set -# CONFIG_PENTIUM4 is not set -# CONFIG_K6 is not set -# CONFIG_K7 is not set -# CONFIG_ELAN is not set -# CONFIG_CRUSOE is not set -# CONFIG_WINCHIPC6 is not set -# CONFIG_WINCHIP2 is not set -# CONFIG_CYRIXIII is not set -# CONFIG_NEHEMIAH is not set +# CONFIG_ARM_OABI is not set +# CONFIG_ARM_EABI is not set +# CONFIG_GENERIC_ARM is not set +# CONFIG_ARM610 is not set +# CONFIG_ARM710 is not set +# CONFIG_ARM7TDMI is not set +# CONFIG_ARM720T is not set +# CONFIG_ARM920T is not set +# CONFIG_ARM922T is not set +# CONFIG_ARM926T is not set +# CONFIG_ARM10T is not set +# CONFIG_ARM1136JF_S is not set +# CONFIG_ARM1176JZ_S is not set +# CONFIG_ARM1176JZF_S is not set +# CONFIG_ARM_CORTEX_M3 is not set +# CONFIG_ARM_CORTEX_M1 is not set +# CONFIG_ARM_SA110 is not set +# CONFIG_ARM_SA1100 is not set +# CONFIG_ARM_XSCALE is not set +# CONFIG_ARM_IWMMXT is not set CONFIG_MIPS_O32_ABI=y # CONFIG_MIPS_N32_ABI is not set # CONFIG_MIPS_N64_ABI is not set @@ -59,6 +63,7 @@ CONFIG_MIPS_ISA_1=y # CONFIG_MIPS_ISA_3 is not set # CONFIG_MIPS_ISA_4 is not set # CONFIG_MIPS_ISA_MIPS32 is not set +# CONFIG_MIPS_ISA_MIPS32R2 is not set # CONFIG_MIPS_ISA_MIPS64 is not set TARGET_SUBARCH="" @@ -136,7 +141,7 @@ UCLIBC_LINUX_MODULE_24=y UCLIBC_LINUX_SPECIFIC=y UCLIBC_HAS_GNU_ERROR=y # UCLIBC_BSD_SPECIFIC is not set -# UCLIBC_HAS_BSD_ERR is not set +UCLIBC_HAS_BSD_ERR=y # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set # UCLIBC_NTP_LEGACY is not set @@ -165,14 +170,14 @@ UCLIBC_SUPPORT_AI_ADDRCONFIG=y UCLIBC_HAS_STRING_GENERIC_OPT=y UCLIBC_HAS_STRING_ARCH_OPT=y UCLIBC_HAS_CTYPE_TABLES=y -# UCLIBC_HAS_CTYPE_SIGNED is not set -UCLIBC_HAS_CTYPE_UNSAFE=y +UCLIBC_HAS_CTYPE_SIGNED=y +# UCLIBC_HAS_CTYPE_UNSAFE is not set # UCLIBC_HAS_CTYPE_CHECKED is not set -# UCLIBC_HAS_CTYPE_ENFORCED is not set +UCLIBC_HAS_CTYPE_ENFORCED=y # UCLIBC_HAS_WCHAR is not set # UCLIBC_HAS_LOCALE is not set # UCLIBC_HAS_HEXADECIMAL_FLOATS is not set -# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set +UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y # USE_OLD_VFPRINTF is not set UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 # UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set @@ -193,7 +198,7 @@ UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set -# UCLIBC_HAS_PRINTF_M_SPEC is not set +UCLIBC_HAS_PRINTF_M_SPEC=y UCLIBC_HAS_ERRNO_MESSAGES=y # UCLIBC_HAS_SYS_ERRLIST is not set UCLIBC_HAS_SIGNUM_MESSAGES=y @@ -205,13 +210,13 @@ UCLIBC_HAS_GNU_GETSUBOPT=y # Big and Tall # UCLIBC_HAS_REGEX=y -# UCLIBC_HAS_REGEX_OLD is not set +UCLIBC_HAS_REGEX_OLD=y UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_FNMATCH_OLD=y # UCLIBC_HAS_WORDEXP is not set # UCLIBC_HAS_FTW is not set UCLIBC_HAS_GLOB=y -# UCLIBC_HAS_GNU_GLOB is not set +UCLIBC_HAS_GNU_GLOB=y # # Library Installation Options |