Update the mips-unknown-linux-uclibc sample:

- LFS is needed to properly compile libstdc++ (pity),
 - globally update to the latest set of options.
This commit is contained in:
Yann E. MORIN" 2007-05-07 21:48:40 +00:00
parent cce0822e95
commit 05e64aae9d
2 changed files with 19 additions and 29 deletions

View File

@ -1,13 +1,14 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# crosstool-NG version: 0.0.2-svn # crosstool-NG version: 0.0.2-svn
# Thu May 3 19:49:44 2007 # Mon May 7 23:45:56 2007
# #
# #
# Paths and misc options # Paths and misc options
# #
# CT_EXPERIMENTAL is not set # CT_EXPERIMENTAL is not set
# CT_OBSOLETE is not set
CT_PARALLEL_JOBS=1 CT_PARALLEL_JOBS=1
CT_LOAD=0 CT_LOAD=0
CT_NICE=0 CT_NICE=0
@ -22,15 +23,19 @@ CT_BUILD_DIR="${CT_TOP_DIR}/build/${CT_TARGET}/${CT_CC}-${CT_CC_VERSION}-${CT_LI
CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}" CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}" CT_INSTALL_DIR="${CT_PREFIX_DIR}"
# CT_CUSTOM_PATCH is not set # CT_CUSTOM_PATCH is not set
# CT_REMOVE_DOCS is not set CT_REMOVE_DOCS=y
# #
# Downloading and extracting # Downloading
# #
# CT_NO_DOWNLOAD is not set
# CT_ONLY_DOWNLOAD is not set
# CT_FORCE_DOWNLOAD is not set # CT_FORCE_DOWNLOAD is not set
# CT_ONLY_DOWNLOAD is not set
#
# Extracting
#
# CT_FORCE_EXTRACT is not set # CT_FORCE_EXTRACT is not set
# CT_ONLY_EXTRACT is not set
# #
# Logging # Logging
@ -105,7 +110,7 @@ CT_CC_NATIVE="gcc"
# #
CT_KERNEL_LINUX=y CT_KERNEL_LINUX=y
# CT_KERNEL_CYGWIN is not set # CT_KERNEL_CYGWIN is not set
CT_KERNEL_VERSION="2.6.20.7" CT_KERNEL_VERSION="2.6.21.1"
CT_KERNEL_LINUX_HEADERS_INSTALL=y CT_KERNEL_LINUX_HEADERS_INSTALL=y
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
# CT_KERNEL_LINUX_HEADERS_COPY is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set
@ -129,14 +134,14 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
# CT_KERNEL_INSTALL_V_2_6_20_4 is not set # CT_KERNEL_INSTALL_V_2_6_20_4 is not set
# CT_KERNEL_INSTALL_V_2_6_20_5 is not set # CT_KERNEL_INSTALL_V_2_6_20_5 is not set
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set # CT_KERNEL_INSTALL_V_2_6_20_6 is not set
CT_KERNEL_INSTALL_V_2_6_20_7=y # CT_KERNEL_INSTALL_V_2_6_20_7 is not set
# CT_KERNEL_INSTALL_V_2_6_21 is not set # CT_KERNEL_INSTALL_V_2_6_21 is not set
# CT_KERNEL_INSTALL_V_2_6_21_1 is not set CT_KERNEL_INSTALL_V_2_6_21_1=y
CT_KERNEL_LINUX_VERBOSITY_0=y CT_KERNEL_LINUX_VERBOSITY_0=y
# CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_1 is not set
# CT_KERNEL_LINUX_VERBOSITY_2 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set
CT_KERNEL_LINUX_VERBOSE_LEVEL=0 CT_KERNEL_LINUX_VERBOSE_LEVEL=0
CT_KERNEL_LINUX_CONFIG_FILE="" # CT_KERNEL_LINUX_NEEDS_CONFIG is not set
# #
# binutils # binutils
@ -202,6 +207,7 @@ CT_CC="gcc"
# CT_CC_V_3_4_3 is not set # CT_CC_V_3_4_3 is not set
# CT_CC_V_3_4_4 is not set # CT_CC_V_3_4_4 is not set
# CT_CC_V_3_4_5 is not set # CT_CC_V_3_4_5 is not set
# CT_CC_V_3_4_6 is not set
# CT_CC_V_4_0_0 is not set # CT_CC_V_4_0_0 is not set
# CT_CC_V_4_0_1 is not set # CT_CC_V_4_0_1 is not set
# CT_CC_V_4_0_2 is not set # CT_CC_V_4_0_2 is not set
@ -222,7 +228,7 @@ CT_CC_SUPPORT_OBJCXX=y
# #
# Additionnal supported languages: # Additionnal supported languages:
# #
# CT_CC_LANG_CXX is not set CT_CC_LANG_CXX=y
# CT_CC_LANG_FORTRAN is not set # CT_CC_LANG_FORTRAN is not set
# CT_CC_LANG_JAVA is not set # CT_CC_LANG_JAVA is not set
# CT_CC_LANG_ADA is not set # CT_CC_LANG_ADA is not set
@ -245,7 +251,7 @@ CT_LIBC="uClibc"
# CT_LIBC_V_0_9_28_1 is not set # 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_2 is not set
CT_LIBC_V_0_9_28_3=y CT_LIBC_V_0_9_28_3=y
# CT_LIBC_V_0_9_29_rc1 is not set # CT_LIBC_V_0_9_29 is not set
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set

View File

@ -30,23 +30,6 @@ ARCH_SUPPORTS_LITTLE_ENDIAN=y
TARGET_ARCH="mips" TARGET_ARCH="mips"
ARCH_CFLAGS="-mno-split-addresses" ARCH_CFLAGS="-mno-split-addresses"
ARCH_SUPPORTS_BIG_ENDIAN=y ARCH_SUPPORTS_BIG_ENDIAN=y
# 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_MIPS_ISA_1 is not set # CONFIG_MIPS_ISA_1 is not set
# CONFIG_MIPS_ISA_2 is not set # CONFIG_MIPS_ISA_2 is not set
# CONFIG_MIPS_ISA_3 is not set # CONFIG_MIPS_ISA_3 is not set
@ -85,7 +68,7 @@ UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set # HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y UCLIBC_HAS_THREADS=y
# PTHREADS_DEBUG_SUPPORT is not set # PTHREADS_DEBUG_SUPPORT is not set
# UCLIBC_HAS_LFS is not set UCLIBC_HAS_LFS=y
UCLIBC_STATIC_LDCONFIG=y UCLIBC_STATIC_LDCONFIG=y
# MALLOC is not set # MALLOC is not set
# MALLOC_SIMPLE is not set # MALLOC_SIMPLE is not set
@ -139,6 +122,7 @@ UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
UCLIBC_HAS_STDIO_GETC_MACRO=y UCLIBC_HAS_STDIO_GETC_MACRO=y
UCLIBC_HAS_STDIO_PUTC_MACRO=y UCLIBC_HAS_STDIO_PUTC_MACRO=y
UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 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_FOPEN_EXCLUSIVE_MODE is not set
# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
# UCLIBC_HAS_PRINTF_M_SPEC is not set # UCLIBC_HAS_PRINTF_M_SPEC is not set