Update the two x86_64 samples.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Nov 21 17:46:42 2008 +0000 (2008-11-21)
changeset 1068a1cda9675bc9
parent 1067 860c6c633565
child 1069 335ee9d69b80
Update the two x86_64 samples.

/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 38 22 16 0 +-
/trunk/samples/x86_64-unknown-linux-uclibc/uClibc-0.9.30.config | 245 245 0 0 +++++++++++++++
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 40 24 16 0 +-
3 files changed, 291 insertions(+), 32 deletions(-)
samples/x86_64-unknown-linux-gnu/crosstool.config
samples/x86_64-unknown-linux-uclibc/crosstool.config
samples/x86_64-unknown-linux-uclibc/uClibc-0.9.30.config
samples/x86_64-unknown-linux-uclibc/uClibc-20080801.config
     1.1 --- a/samples/x86_64-unknown-linux-gnu/crosstool.config	Fri Nov 21 15:37:46 2008 +0000
     1.2 +++ b/samples/x86_64-unknown-linux-gnu/crosstool.config	Fri Nov 21 17:46:42 2008 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 1.2.0+svn_trunk@1173
     1.7 -# Thu Oct 30 10:40:40 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@1230
     1.9 +# Fri Nov 21 08:38:07 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -12,7 +12,7 @@
    1.14  # crosstool-NG behavior
    1.15  #
    1.16  # CT_OBSOLETE is not set
    1.17 -CT_EXPERIMENTAL=y
    1.18 +# CT_EXPERIMENTAL is not set
    1.19  # CT_DEBUG_CT is not set
    1.20  
    1.21  #
    1.22 @@ -53,7 +53,7 @@
    1.23  #
    1.24  # Build behavior
    1.25  #
    1.26 -CT_PARALLEL_JOBS=4
    1.27 +CT_PARALLEL_JOBS=1
    1.28  CT_LOAD=0
    1.29  CT_NICE=0
    1.30  CT_USE_PIPES=y
    1.31 @@ -78,6 +78,7 @@
    1.32  # Target options
    1.33  #
    1.34  CT_ARCH="x86_64"
    1.35 +CT_ARCH_64=y
    1.36  CT_ARCH_SUPPORT_ARCH=y
    1.37  # CT_ARCH_SUPPORT_ABI is not set
    1.38  CT_ARCH_SUPPORT_CPU=y
    1.39 @@ -131,15 +132,20 @@
    1.40  # CT_CROSS_NATIVE is not set
    1.41  # CT_CANADIAN is not set
    1.42  CT_TOOLCHAIN_TYPE="cross"
    1.43 +
    1.44 +#
    1.45 +# Build system
    1.46 +#
    1.47  CT_BUILD=""
    1.48 -CT_CC_NATIVE="gcc"
    1.49 +CT_BUILD_PREFIX=""
    1.50 +CT_BUILD_SUFFIX=""
    1.51  
    1.52  #
    1.53  # Operating System
    1.54  #
    1.55  # CT_BARE_METAL is not set
    1.56  CT_KERNEL="linux"
    1.57 -CT_KERNEL_VERSION="2.6.26"
    1.58 +CT_KERNEL_VERSION="2.6.26.8"
    1.59  # CT_KERNEL_bare_metal is not set
    1.60  CT_KERNEL_linux=y
    1.61  CT_KERNEL_LINUX_INSTALL=y
    1.62 @@ -151,8 +157,8 @@
    1.63  # CT_KERNEL_V_2_6_22_19 is not set
    1.64  # CT_KERNEL_V_2_6_23_17 is not set
    1.65  # CT_KERNEL_V_2_6_24_7 is not set
    1.66 -# CT_KERNEL_V_2_6_25_19 is not set
    1.67 -CT_KERNEL_V_2_6_26=y
    1.68 +# CT_KERNEL_V_2_6_25_20 is not set
    1.69 +# CT_KERNEL_V_2_6_26 is not set
    1.70  # CT_KERNEL_V_2_6_26_1 is not set
    1.71  # CT_KERNEL_V_2_6_26_2 is not set
    1.72  # CT_KERNEL_V_2_6_26_3 is not set
    1.73 @@ -160,10 +166,14 @@
    1.74  # CT_KERNEL_V_2_6_26_5 is not set
    1.75  # CT_KERNEL_V_2_6_26_6 is not set
    1.76  # CT_KERNEL_V_2_6_26_7 is not set
    1.77 +CT_KERNEL_V_2_6_26_8=y
    1.78  # CT_KERNEL_V_2_6_27 is not set
    1.79  # CT_KERNEL_V_2_6_27_1 is not set
    1.80  # CT_KERNEL_V_2_6_27_2 is not set
    1.81  # CT_KERNEL_V_2_6_27_3 is not set
    1.82 +# CT_KERNEL_V_2_6_27_4 is not set
    1.83 +# CT_KERNEL_V_2_6_27_5 is not set
    1.84 +# CT_KERNEL_V_2_6_27_6 is not set
    1.85  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.86  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.87  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
    1.88 @@ -256,10 +266,6 @@
    1.89  CT_CC_LANG_CXX=y
    1.90  CT_CC_LANG_FORTRAN=y
    1.91  CT_CC_LANG_JAVA=y
    1.92 -# CT_CC_LANG_ADA is not set
    1.93 -# CT_CC_LANG_OBJC is not set
    1.94 -# CT_CC_LANG_OBJCXX is not set
    1.95 -CT_CC_LANG_OTHERS=""
    1.96  CT_LIBC="glibc"
    1.97  
    1.98  #
    1.99 @@ -299,7 +305,7 @@
   1.100  # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
   1.101  CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
   1.102  # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
   1.103 -CT_LIBC_GLIBC_MIN_KERNEL="2.6.26"
   1.104 +CT_LIBC_GLIBC_MIN_KERNEL="2.6.26.8"
   1.105  
   1.106  #
   1.107  # Tools facilities
   1.108 @@ -330,7 +336,6 @@
   1.109  CT_DEBUG_gdb=y
   1.110  CT_GDB_CROSS=y
   1.111  # CT_GDB_CROSS_STATIC is not set
   1.112 -# CT_GDB_CROSS_INSIGHT is not set
   1.113  CT_GDB_NATIVE=y
   1.114  # CT_GDB_NATIVE_STATIC is not set
   1.115  CT_GDB_NATIVE_USE_GMP_MPFR=y
   1.116 @@ -351,8 +356,9 @@
   1.117  CT_NCURSES_V_5_6=y
   1.118  CT_NCURSES_VERSION="5.6"
   1.119  CT_DEBUG_ltrace=y
   1.120 -CT_LTRACE_V_0_4=y
   1.121 -CT_LTRACE_VERSION="0.4"
   1.122 +# CT_LTRACE_V_0_4 is not set
   1.123 +CT_LTRACE_V_0_5=y
   1.124 +CT_LTRACE_VERSION="0.5"
   1.125  CT_DEBUG_strace=y
   1.126  # CT_STRACE_V_4_5 is not set
   1.127  # CT_STRACE_V_4_5_14 is not set
     2.1 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config	Fri Nov 21 15:37:46 2008 +0000
     2.2 +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config	Fri Nov 21 17:46:42 2008 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  #
     2.5  # Automatically generated make config: don't edit
     2.6 -# crosstool-NG version: 1.2.0+svn_trunk@1167
     2.7 -# Wed Oct 29 14:33:20 2008
     2.8 +# crosstool-NG version: 1.2.0+svn_trunk@1230
     2.9 +# Fri Nov 21 09:28:36 2008
    2.10  #
    2.11  
    2.12  #
    2.13 @@ -12,7 +12,7 @@
    2.14  # crosstool-NG behavior
    2.15  #
    2.16  # CT_OBSOLETE is not set
    2.17 -CT_EXPERIMENTAL=y
    2.18 +# CT_EXPERIMENTAL is not set
    2.19  # CT_DEBUG_CT is not set
    2.20  
    2.21  #
    2.22 @@ -78,6 +78,7 @@
    2.23  # Target options
    2.24  #
    2.25  CT_ARCH="x86_64"
    2.26 +CT_ARCH_64=y
    2.27  CT_ARCH_SUPPORT_ARCH=y
    2.28  # CT_ARCH_SUPPORT_ABI is not set
    2.29  CT_ARCH_SUPPORT_CPU=y
    2.30 @@ -131,15 +132,20 @@
    2.31  # CT_CROSS_NATIVE is not set
    2.32  # CT_CANADIAN is not set
    2.33  CT_TOOLCHAIN_TYPE="cross"
    2.34 +
    2.35 +#
    2.36 +# Build system
    2.37 +#
    2.38  CT_BUILD=""
    2.39 -CT_CC_NATIVE="gcc"
    2.40 +CT_BUILD_PREFIX=""
    2.41 +CT_BUILD_SUFFIX=""
    2.42  
    2.43  #
    2.44  # Operating System
    2.45  #
    2.46  # CT_BARE_METAL is not set
    2.47  CT_KERNEL="linux"
    2.48 -CT_KERNEL_VERSION="2.6.26.7"
    2.49 +CT_KERNEL_VERSION="2.6.26.8"
    2.50  # CT_KERNEL_bare_metal is not set
    2.51  CT_KERNEL_linux=y
    2.52  CT_KERNEL_LINUX_INSTALL=y
    2.53 @@ -151,7 +157,7 @@
    2.54  # CT_KERNEL_V_2_6_22_19 is not set
    2.55  # CT_KERNEL_V_2_6_23_17 is not set
    2.56  # CT_KERNEL_V_2_6_24_7 is not set
    2.57 -# CT_KERNEL_V_2_6_25_19 is not set
    2.58 +# CT_KERNEL_V_2_6_25_20 is not set
    2.59  # CT_KERNEL_V_2_6_26 is not set
    2.60  # CT_KERNEL_V_2_6_26_1 is not set
    2.61  # CT_KERNEL_V_2_6_26_2 is not set
    2.62 @@ -159,11 +165,15 @@
    2.63  # CT_KERNEL_V_2_6_26_4 is not set
    2.64  # CT_KERNEL_V_2_6_26_5 is not set
    2.65  # CT_KERNEL_V_2_6_26_6 is not set
    2.66 -CT_KERNEL_V_2_6_26_7=y
    2.67 +# CT_KERNEL_V_2_6_26_7 is not set
    2.68 +CT_KERNEL_V_2_6_26_8=y
    2.69  # CT_KERNEL_V_2_6_27 is not set
    2.70  # CT_KERNEL_V_2_6_27_1 is not set
    2.71  # CT_KERNEL_V_2_6_27_2 is not set
    2.72  # CT_KERNEL_V_2_6_27_3 is not set
    2.73 +# CT_KERNEL_V_2_6_27_4 is not set
    2.74 +# CT_KERNEL_V_2_6_27_5 is not set
    2.75 +# CT_KERNEL_V_2_6_27_6 is not set
    2.76  CT_KERNEL_LINUX_VERBOSITY_0=y
    2.77  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    2.78  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
    2.79 @@ -256,16 +266,12 @@
    2.80  CT_CC_LANG_CXX=y
    2.81  CT_CC_LANG_FORTRAN=y
    2.82  CT_CC_LANG_JAVA=y
    2.83 -# CT_CC_LANG_ADA is not set
    2.84 -# CT_CC_LANG_OBJC is not set
    2.85 -# CT_CC_LANG_OBJCXX is not set
    2.86 -CT_CC_LANG_OTHERS=""
    2.87  CT_LIBC="uClibc"
    2.88  
    2.89  #
    2.90  # C-library
    2.91  #
    2.92 -CT_LIBC_VERSION="20080801"
    2.93 +CT_LIBC_VERSION="0.9.30"
    2.94  # CT_LIBC_eglibc is not set
    2.95  # CT_LIBC_glibc is not set
    2.96  CT_LIBC_uClibc=y
    2.97 @@ -274,8 +280,10 @@
    2.98  # CT_LIBC_V_0_9_28_2 is not set
    2.99  # CT_LIBC_V_0_9_28_3 is not set
   2.100  # CT_LIBC_V_0_9_29 is not set
   2.101 +CT_LIBC_V_0_9_30=y
   2.102  # CT_LIBC_V_snapshot is not set
   2.103 -CT_LIBC_V_specific_date=y
   2.104 +# CT_LIBC_V_specific_date is not set
   2.105 +# CT_LIBC_UCLIBC_PARALLEL is not set
   2.106  CT_LIBC_UCLIBC_VERBOSITY_0=y
   2.107  # CT_LIBC_UCLIBC_VERBOSITY_1 is not set
   2.108  CT_LIBC_UCLIBC_VERBOSITY=""
   2.109 @@ -325,7 +333,6 @@
   2.110  CT_DEBUG_gdb=y
   2.111  CT_GDB_CROSS=y
   2.112  # CT_GDB_CROSS_STATIC is not set
   2.113 -# CT_GDB_CROSS_INSIGHT is not set
   2.114  CT_GDB_NATIVE=y
   2.115  # CT_GDB_NATIVE_STATIC is not set
   2.116  CT_GDB_NATIVE_USE_GMP_MPFR=y
   2.117 @@ -346,8 +353,9 @@
   2.118  CT_NCURSES_V_5_6=y
   2.119  CT_NCURSES_VERSION="5.6"
   2.120  CT_DEBUG_ltrace=y
   2.121 -CT_LTRACE_V_0_4=y
   2.122 -CT_LTRACE_VERSION="0.4"
   2.123 +# CT_LTRACE_V_0_4 is not set
   2.124 +CT_LTRACE_V_0_5=y
   2.125 +CT_LTRACE_VERSION="0.5"
   2.126  CT_DEBUG_strace=y
   2.127  # CT_STRACE_V_4_5 is not set
   2.128  # CT_STRACE_V_4_5_14 is not set
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/samples/x86_64-unknown-linux-uclibc/uClibc-0.9.30.config	Fri Nov 21 17:46:42 2008 +0000
     3.3 @@ -0,0 +1,245 @@
     3.4 +#
     3.5 +# Automatically generated make config: don't edit
     3.6 +# Version: 0.9.30
     3.7 +# Fri Nov 21 09:26:34 2008
     3.8 +#
     3.9 +# TARGET_alpha is not set
    3.10 +# TARGET_arm is not set
    3.11 +# TARGET_avr32 is not set
    3.12 +# TARGET_bfin is not set
    3.13 +# TARGET_cris is not set
    3.14 +# TARGET_e1 is not set
    3.15 +# TARGET_frv is not set
    3.16 +# TARGET_h8300 is not set
    3.17 +# TARGET_hppa is not set
    3.18 +# TARGET_i386 is not set
    3.19 +# TARGET_i960 is not set
    3.20 +# TARGET_ia64 is not set
    3.21 +# TARGET_m68k is not set
    3.22 +# TARGET_microblaze is not set
    3.23 +# TARGET_mips is not set
    3.24 +# TARGET_nios is not set
    3.25 +# TARGET_nios2 is not set
    3.26 +# TARGET_powerpc is not set
    3.27 +# TARGET_sh is not set
    3.28 +# TARGET_sh64 is not set
    3.29 +# TARGET_sparc is not set
    3.30 +# TARGET_v850 is not set
    3.31 +# TARGET_vax is not set
    3.32 +TARGET_x86_64=y
    3.33 +# TARGET_xtensa is not set
    3.34 +
    3.35 +#
    3.36 +# Target Architecture Features and Options
    3.37 +#
    3.38 +TARGET_ARCH="x86_64"
    3.39 +FORCE_OPTIONS_FOR_ARCH=y
    3.40 +# CONFIG_ARM_OABI is not set
    3.41 +# CONFIG_ARM_EABI is not set
    3.42 +# CONFIG_GENERIC_ARM is not set
    3.43 +# CONFIG_ARM610 is not set
    3.44 +# CONFIG_ARM710 is not set
    3.45 +# CONFIG_ARM7TDMI is not set
    3.46 +# CONFIG_ARM720T is not set
    3.47 +# CONFIG_ARM920T is not set
    3.48 +# CONFIG_ARM922T is not set
    3.49 +# CONFIG_ARM926T is not set
    3.50 +# CONFIG_ARM10T is not set
    3.51 +# CONFIG_ARM1136JF_S is not set
    3.52 +# CONFIG_ARM1176JZ_S is not set
    3.53 +# CONFIG_ARM1176JZF_S is not set
    3.54 +# CONFIG_ARM_CORTEX_M3 is not set
    3.55 +# CONFIG_ARM_CORTEX_M1 is not set
    3.56 +# CONFIG_ARM_SA110 is not set
    3.57 +# CONFIG_ARM_SA1100 is not set
    3.58 +# CONFIG_ARM_XSCALE is not set
    3.59 +# CONFIG_ARM_IWMMXT is not set
    3.60 +TARGET_SUBARCH=""
    3.61 +
    3.62 +#
    3.63 +# Using ELF file format
    3.64 +#
    3.65 +ARCH_LITTLE_ENDIAN=y
    3.66 +# ARCH_WANTS_BIG_ENDIAN is not set
    3.67 +# ARCH_WANTS_LITTLE_ENDIAN is not set
    3.68 +
    3.69 +#
    3.70 +# Using Little Endian
    3.71 +#
    3.72 +ARCH_HAS_MMU=y
    3.73 +ARCH_USE_MMU=y
    3.74 +UCLIBC_HAS_FLOATS=y
    3.75 +UCLIBC_HAS_FPU=y
    3.76 +DO_C99_MATH=y
    3.77 +UCLIBC_HAS_FENV=y
    3.78 +UCLIBC_HAS_LONG_DOUBLE_MATH=y
    3.79 +KERNEL_HEADERS="/usr/include"
    3.80 +HAVE_DOT_CONFIG=y
    3.81 +
    3.82 +#
    3.83 +# General Library Settings
    3.84 +#
    3.85 +# HAVE_NO_PIC is not set
    3.86 +DOPIC=y
    3.87 +# ARCH_HAS_NO_SHARED is not set
    3.88 +# ARCH_HAS_NO_LDSO is not set
    3.89 +HAVE_SHARED=y
    3.90 +# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
    3.91 +LDSO_LDD_SUPPORT=y
    3.92 +LDSO_CACHE_SUPPORT=y
    3.93 +# LDSO_PRELOAD_FILE_SUPPORT is not set
    3.94 +LDSO_BASE_FILENAME="ld.so"
    3.95 +UCLIBC_STATIC_LDCONFIG=y
    3.96 +# LDSO_RUNPATH is not set
    3.97 +UCLIBC_CTOR_DTOR=y
    3.98 +# LDSO_GNU_HASH_SUPPORT is not set
    3.99 +# HAS_NO_THREADS is not set
   3.100 +UCLIBC_HAS_THREADS=y
   3.101 +# PTHREADS_DEBUG_SUPPORT is not set
   3.102 +LINUXTHREADS_OLD=y
   3.103 +UCLIBC_HAS_SYSLOG=y
   3.104 +UCLIBC_HAS_LFS=y
   3.105 +# MALLOC is not set
   3.106 +# MALLOC_SIMPLE is not set
   3.107 +MALLOC_STANDARD=y
   3.108 +# MALLOC_GLIBC_COMPAT is not set
   3.109 +UCLIBC_DYNAMIC_ATEXIT=y
   3.110 +# COMPAT_ATEXIT is not set
   3.111 +# UCLIBC_SUSV3_LEGACY is not set
   3.112 +# UCLIBC_SUSV3_LEGACY_MACROS is not set
   3.113 +# UCLIBC_HAS_STUBS is not set
   3.114 +UCLIBC_HAS_SHADOW=y
   3.115 +# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   3.116 +UCLIBC_HAS_PTY=y
   3.117 +ASSUME_DEVPTS=y
   3.118 +UNIX98PTY_ONLY=y
   3.119 +# UCLIBC_HAS_GETPT is not set
   3.120 +UCLIBC_HAS_TM_EXTENSIONS=y
   3.121 +UCLIBC_HAS_TZ_CACHING=y
   3.122 +UCLIBC_HAS_TZ_FILE=y
   3.123 +UCLIBC_HAS_TZ_FILE_READ_MANY=y
   3.124 +UCLIBC_TZ_FILE_PATH="/etc/TZ"
   3.125 +
   3.126 +#
   3.127 +# Advanced Library Settings
   3.128 +#
   3.129 +UCLIBC_PWD_BUFFER_SIZE=256
   3.130 +UCLIBC_GRP_BUFFER_SIZE=256
   3.131 +
   3.132 +#
   3.133 +# Support various families of functions
   3.134 +#
   3.135 +UCLIBC_LINUX_MODULE_24=y
   3.136 +UCLIBC_LINUX_SPECIFIC=y
   3.137 +UCLIBC_HAS_GNU_ERROR=y
   3.138 +# UCLIBC_BSD_SPECIFIC is not set
   3.139 +UCLIBC_HAS_BSD_ERR=y
   3.140 +# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
   3.141 +# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
   3.142 +# UCLIBC_NTP_LEGACY is not set
   3.143 +# UCLIBC_SV4_DEPRECATED is not set
   3.144 +UCLIBC_HAS_REALTIME=y
   3.145 +UCLIBC_HAS_ADVANCED_REALTIME=y
   3.146 +UCLIBC_HAS_EPOLL=y
   3.147 +UCLIBC_HAS_XATTR=y
   3.148 +UCLIBC_HAS_PROFILING=y
   3.149 +UCLIBC_HAS_CRYPT_IMPL=y
   3.150 +UCLIBC_HAS_CRYPT=y
   3.151 +UCLIBC_HAS_NETWORK_SUPPORT=y
   3.152 +UCLIBC_HAS_SOCKET=y
   3.153 +UCLIBC_HAS_IPV4=y
   3.154 +# UCLIBC_HAS_IPV6 is not set
   3.155 +UCLIBC_HAS_RPC=y
   3.156 +UCLIBC_HAS_FULL_RPC=y
   3.157 +UCLIBC_HAS_REENTRANT_RPC=y
   3.158 +UCLIBC_USE_NETLINK=y
   3.159 +UCLIBC_SUPPORT_AI_ADDRCONFIG=y
   3.160 +# UCLIBC_HAS_BSD_RES_CLOSE is not set
   3.161 +
   3.162 +#
   3.163 +# String and Stdio Support
   3.164 +#
   3.165 +UCLIBC_HAS_STRING_GENERIC_OPT=y
   3.166 +UCLIBC_HAS_STRING_ARCH_OPT=y
   3.167 +UCLIBC_HAS_CTYPE_TABLES=y
   3.168 +UCLIBC_HAS_CTYPE_SIGNED=y
   3.169 +# UCLIBC_HAS_CTYPE_UNSAFE is not set
   3.170 +# UCLIBC_HAS_CTYPE_CHECKED is not set
   3.171 +UCLIBC_HAS_CTYPE_ENFORCED=y
   3.172 +# UCLIBC_HAS_WCHAR is not set
   3.173 +# UCLIBC_HAS_LOCALE is not set
   3.174 +# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   3.175 +UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
   3.176 +# USE_OLD_VFPRINTF is not set
   3.177 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   3.178 +# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   3.179 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   3.180 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   3.181 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   3.182 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   3.183 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   3.184 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   3.185 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   3.186 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   3.187 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   3.188 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   3.189 +# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   3.190 +UCLIBC_HAS_STDIO_GETC_MACRO=y
   3.191 +UCLIBC_HAS_STDIO_PUTC_MACRO=y
   3.192 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   3.193 +# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   3.194 +# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   3.195 +# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   3.196 +UCLIBC_HAS_PRINTF_M_SPEC=y
   3.197 +UCLIBC_HAS_ERRNO_MESSAGES=y
   3.198 +# UCLIBC_HAS_SYS_ERRLIST is not set
   3.199 +UCLIBC_HAS_SIGNUM_MESSAGES=y
   3.200 +# UCLIBC_HAS_SYS_SIGLIST is not set
   3.201 +UCLIBC_HAS_GNU_GETOPT=y
   3.202 +UCLIBC_HAS_GNU_GETSUBOPT=y
   3.203 +
   3.204 +#
   3.205 +# Big and Tall
   3.206 +#
   3.207 +UCLIBC_HAS_REGEX=y
   3.208 +UCLIBC_HAS_REGEX_OLD=y
   3.209 +UCLIBC_HAS_FNMATCH=y
   3.210 +UCLIBC_HAS_FNMATCH_OLD=y
   3.211 +# UCLIBC_HAS_WORDEXP is not set
   3.212 +# UCLIBC_HAS_FTW is not set
   3.213 +UCLIBC_HAS_GLOB=y
   3.214 +UCLIBC_HAS_GNU_GLOB=y
   3.215 +
   3.216 +#
   3.217 +# Library Installation Options
   3.218 +#
   3.219 +SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   3.220 +RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   3.221 +DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   3.222 +
   3.223 +#
   3.224 +# Security options
   3.225 +#
   3.226 +# UCLIBC_HAS_ARC4RANDOM is not set
   3.227 +# HAVE_NO_SSP is not set
   3.228 +# UCLIBC_HAS_SSP is not set
   3.229 +UCLIBC_BUILD_RELRO=y
   3.230 +# UCLIBC_BUILD_NOW is not set
   3.231 +UCLIBC_BUILD_NOEXECSTACK=y
   3.232 +
   3.233 +#
   3.234 +# uClibc development/debugging options
   3.235 +#
   3.236 +CROSS_COMPILER_PREFIX=""
   3.237 +UCLIBC_EXTRA_CFLAGS=""
   3.238 +# DODEBUG is not set
   3.239 +# DODEBUG_PT is not set
   3.240 +# DOSTRIP is not set
   3.241 +# DOASSERTS is not set
   3.242 +# SUPPORT_LD_DEBUG is not set
   3.243 +# SUPPORT_LD_DEBUG_EARLY is not set
   3.244 +# UCLIBC_MALLOC_DEBUGGING is not set
   3.245 +WARNINGS="-Wall"
   3.246 +# EXTRA_WARNINGS is not set
   3.247 +# DOMULTI is not set
   3.248 +# UCLIBC_MJN3_ONLY is not set
     4.1 --- a/samples/x86_64-unknown-linux-uclibc/uClibc-20080801.config	Fri Nov 21 15:37:46 2008 +0000
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,232 +0,0 @@
     4.4 -#
     4.5 -# Automatically generated make config: don't edit
     4.6 -# Tue Aug  5 16:48:05 2008
     4.7 -#
     4.8 -# TARGET_alpha is not set
     4.9 -# TARGET_arm is not set
    4.10 -# TARGET_avr32 is not set
    4.11 -# TARGET_bfin is not set
    4.12 -# TARGET_cris is not set
    4.13 -# TARGET_e1 is not set
    4.14 -# TARGET_frv is not set
    4.15 -# TARGET_h8300 is not set
    4.16 -# TARGET_hppa is not set
    4.17 -# TARGET_i386 is not set
    4.18 -# TARGET_i960 is not set
    4.19 -# TARGET_ia64 is not set
    4.20 -# TARGET_m68k is not set
    4.21 -# TARGET_microblaze is not set
    4.22 -# TARGET_mips is not set
    4.23 -# TARGET_nios is not set
    4.24 -# TARGET_nios2 is not set
    4.25 -# TARGET_powerpc is not set
    4.26 -# TARGET_sh is not set
    4.27 -# TARGET_sh64 is not set
    4.28 -# TARGET_sparc is not set
    4.29 -# TARGET_v850 is not set
    4.30 -# TARGET_vax is not set
    4.31 -TARGET_x86_64=y
    4.32 -# TARGET_xtensa is not set
    4.33 -
    4.34 -#
    4.35 -# Target Architecture Features and Options
    4.36 -#
    4.37 -TARGET_ARCH="x86_64"
    4.38 -FORCE_OPTIONS_FOR_ARCH=y
    4.39 -# CONFIG_MIPS_O32_ABI is not set
    4.40 -# CONFIG_MIPS_N32_ABI is not set
    4.41 -# CONFIG_MIPS_N64_ABI is not set
    4.42 -# CONFIG_MIPS_ISA_1 is not set
    4.43 -# CONFIG_MIPS_ISA_2 is not set
    4.44 -# CONFIG_MIPS_ISA_3 is not set
    4.45 -# CONFIG_MIPS_ISA_4 is not set
    4.46 -# CONFIG_MIPS_ISA_MIPS32 is not set
    4.47 -# CONFIG_MIPS_ISA_MIPS64 is not set
    4.48 -TARGET_SUBARCH=""
    4.49 -
    4.50 -#
    4.51 -# Using ELF file format
    4.52 -#
    4.53 -ARCH_LITTLE_ENDIAN=y
    4.54 -# ARCH_WANTS_BIG_ENDIAN is not set
    4.55 -# ARCH_WANTS_LITTLE_ENDIAN is not set
    4.56 -
    4.57 -#
    4.58 -# Using Little Endian
    4.59 -#
    4.60 -ARCH_HAS_MMU=y
    4.61 -ARCH_USE_MMU=y
    4.62 -UCLIBC_HAS_FLOATS=y
    4.63 -UCLIBC_HAS_FPU=y
    4.64 -DO_C99_MATH=y
    4.65 -UCLIBC_HAS_FENV=y
    4.66 -KERNEL_HEADERS="/usr/include"
    4.67 -HAVE_DOT_CONFIG=y
    4.68 -
    4.69 -#
    4.70 -# General Library Settings
    4.71 -#
    4.72 -# HAVE_NO_PIC is not set
    4.73 -DOPIC=y
    4.74 -# ARCH_HAS_NO_SHARED is not set
    4.75 -# ARCH_HAS_NO_LDSO is not set
    4.76 -HAVE_SHARED=y
    4.77 -# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
    4.78 -LDSO_LDD_SUPPORT=y
    4.79 -LDSO_CACHE_SUPPORT=y
    4.80 -# LDSO_PRELOAD_FILE_SUPPORT is not set
    4.81 -LDSO_BASE_FILENAME="ld.so"
    4.82 -UCLIBC_STATIC_LDCONFIG=y
    4.83 -# LDSO_RUNPATH is not set
    4.84 -UCLIBC_CTOR_DTOR=y
    4.85 -# LDSO_GNU_HASH_SUPPORT is not set
    4.86 -# HAS_NO_THREADS is not set
    4.87 -UCLIBC_HAS_THREADS=y
    4.88 -# PTHREADS_DEBUG_SUPPORT is not set
    4.89 -LINUXTHREADS_OLD=y
    4.90 -UCLIBC_HAS_SYSLOG=y
    4.91 -UCLIBC_HAS_LFS=y
    4.92 -# MALLOC is not set
    4.93 -# MALLOC_SIMPLE is not set
    4.94 -MALLOC_STANDARD=y
    4.95 -# MALLOC_GLIBC_COMPAT is not set
    4.96 -UCLIBC_DYNAMIC_ATEXIT=y
    4.97 -# COMPAT_ATEXIT is not set
    4.98 -# UCLIBC_SUSV3_LEGACY is not set
    4.99 -# UCLIBC_SUSV3_LEGACY_MACROS is not set
   4.100 -# UCLIBC_HAS_STUBS is not set
   4.101 -UCLIBC_HAS_SHADOW=y
   4.102 -# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   4.103 -UCLIBC_HAS_PTY=y
   4.104 -ASSUME_DEVPTS=y
   4.105 -UNIX98PTY_ONLY=y
   4.106 -# UCLIBC_HAS_GETPT is not set
   4.107 -UCLIBC_HAS_TM_EXTENSIONS=y
   4.108 -UCLIBC_HAS_TZ_CACHING=y
   4.109 -UCLIBC_HAS_TZ_FILE=y
   4.110 -UCLIBC_HAS_TZ_FILE_READ_MANY=y
   4.111 -UCLIBC_TZ_FILE_PATH="/etc/TZ"
   4.112 -
   4.113 -#
   4.114 -# Advanced Library Settings
   4.115 -#
   4.116 -UCLIBC_PWD_BUFFER_SIZE=256
   4.117 -UCLIBC_GRP_BUFFER_SIZE=256
   4.118 -
   4.119 -#
   4.120 -# Support various families of functions
   4.121 -#
   4.122 -UCLIBC_LINUX_MODULE_24=y
   4.123 -UCLIBC_LINUX_SPECIFIC=y
   4.124 -UCLIBC_HAS_GNU_ERROR=y
   4.125 -# UCLIBC_BSD_SPECIFIC is not set
   4.126 -# UCLIBC_HAS_BSD_ERR is not set
   4.127 -# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
   4.128 -# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
   4.129 -# UCLIBC_NTP_LEGACY is not set
   4.130 -# UCLIBC_SV4_DEPRECATED is not set
   4.131 -UCLIBC_HAS_REALTIME=y
   4.132 -UCLIBC_HAS_ADVANCED_REALTIME=y
   4.133 -UCLIBC_HAS_EPOLL=y
   4.134 -UCLIBC_HAS_XATTR=y
   4.135 -UCLIBC_HAS_PROFILING=y
   4.136 -UCLIBC_HAS_CRYPT_IMPL=y
   4.137 -UCLIBC_HAS_CRYPT=y
   4.138 -UCLIBC_HAS_NETWORK_SUPPORT=y
   4.139 -UCLIBC_HAS_SOCKET=y
   4.140 -UCLIBC_HAS_IPV4=y
   4.141 -# UCLIBC_HAS_IPV6 is not set
   4.142 -UCLIBC_HAS_RPC=y
   4.143 -UCLIBC_HAS_FULL_RPC=y
   4.144 -UCLIBC_HAS_REENTRANT_RPC=y
   4.145 -UCLIBC_USE_NETLINK=y
   4.146 -UCLIBC_SUPPORT_AI_ADDRCONFIG=y
   4.147 -# UCLIBC_HAS_BSD_RES_CLOSE is not set
   4.148 -
   4.149 -#
   4.150 -# String and Stdio Support
   4.151 -#
   4.152 -UCLIBC_HAS_STRING_GENERIC_OPT=y
   4.153 -UCLIBC_HAS_STRING_ARCH_OPT=y
   4.154 -UCLIBC_HAS_CTYPE_TABLES=y
   4.155 -# UCLIBC_HAS_CTYPE_SIGNED is not set
   4.156 -UCLIBC_HAS_CTYPE_UNSAFE=y
   4.157 -# UCLIBC_HAS_CTYPE_CHECKED is not set
   4.158 -# UCLIBC_HAS_CTYPE_ENFORCED is not set
   4.159 -# UCLIBC_HAS_WCHAR is not set
   4.160 -# UCLIBC_HAS_LOCALE is not set
   4.161 -# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   4.162 -# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
   4.163 -# USE_OLD_VFPRINTF is not set
   4.164 -UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   4.165 -# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   4.166 -# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   4.167 -# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   4.168 -# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   4.169 -# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   4.170 -# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   4.171 -UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   4.172 -# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   4.173 -UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   4.174 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   4.175 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   4.176 -# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   4.177 -UCLIBC_HAS_STDIO_GETC_MACRO=y
   4.178 -UCLIBC_HAS_STDIO_PUTC_MACRO=y
   4.179 -UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   4.180 -# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   4.181 -# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   4.182 -# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   4.183 -# UCLIBC_HAS_PRINTF_M_SPEC is not set
   4.184 -UCLIBC_HAS_ERRNO_MESSAGES=y
   4.185 -# UCLIBC_HAS_SYS_ERRLIST is not set
   4.186 -UCLIBC_HAS_SIGNUM_MESSAGES=y
   4.187 -# UCLIBC_HAS_SYS_SIGLIST is not set
   4.188 -UCLIBC_HAS_GNU_GETOPT=y
   4.189 -UCLIBC_HAS_GNU_GETSUBOPT=y
   4.190 -
   4.191 -#
   4.192 -# Big and Tall
   4.193 -#
   4.194 -UCLIBC_HAS_REGEX=y
   4.195 -# UCLIBC_HAS_REGEX_OLD is not set
   4.196 -UCLIBC_HAS_FNMATCH=y
   4.197 -UCLIBC_HAS_FNMATCH_OLD=y
   4.198 -# UCLIBC_HAS_WORDEXP is not set
   4.199 -# UCLIBC_HAS_FTW is not set
   4.200 -UCLIBC_HAS_GLOB=y
   4.201 -# UCLIBC_HAS_GNU_GLOB is not set
   4.202 -
   4.203 -#
   4.204 -# Library Installation Options
   4.205 -#
   4.206 -SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   4.207 -RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   4.208 -DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   4.209 -
   4.210 -#
   4.211 -# Security options
   4.212 -#
   4.213 -# UCLIBC_HAS_ARC4RANDOM is not set
   4.214 -# HAVE_NO_SSP is not set
   4.215 -# UCLIBC_HAS_SSP is not set
   4.216 -UCLIBC_BUILD_RELRO=y
   4.217 -# UCLIBC_BUILD_NOW is not set
   4.218 -UCLIBC_BUILD_NOEXECSTACK=y
   4.219 -
   4.220 -#
   4.221 -# uClibc development/debugging options
   4.222 -#
   4.223 -CROSS_COMPILER_PREFIX=""
   4.224 -UCLIBC_EXTRA_CFLAGS=""
   4.225 -# DODEBUG is not set
   4.226 -# DODEBUG_PT is not set
   4.227 -# DOSTRIP is not set
   4.228 -# DOASSERTS is not set
   4.229 -# SUPPORT_LD_DEBUG is not set
   4.230 -# SUPPORT_LD_DEBUG_EARLY is not set
   4.231 -# UCLIBC_MALLOC_DEBUGGING is not set
   4.232 -WARNINGS="-Wall"
   4.233 -# EXTRA_WARNINGS is not set
   4.234 -# DOMULTI is not set
   4.235 -# UCLIBC_MJN3_ONLY is not set