Update this sample to use uClibc-0.9.30.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Nov 18 08:46:49 2008 +0000 (2008-11-18)
changeset 1056294da1e8a93a
parent 1055 f2ed638b2619
child 1057 4d59cb2ef9b8
Update this sample to use uClibc-0.9.30.

/trunk/samples/i586-geode-linux-uclibc/uClibc-0.9.30.config | 263 263 0 0 +++++++++++++++++++
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 40 24 16 0 ++-
2 files changed, 287 insertions(+), 16 deletions(-)
samples/i586-geode-linux-uclibc/crosstool.config
samples/i586-geode-linux-uclibc/uClibc-0.9.30.config
samples/i586-geode-linux-uclibc/uClibc-20080801.config
     1.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Tue Nov 18 07:41:13 2008 +0000
     1.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Tue Nov 18 08:46:49 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@1147
     1.7 -# Mon Oct 27 09:28:45 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@1216
     1.9 +# Tue Nov 18 09:43:25 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 @@ -78,6 +78,7 @@
    1.23  # Target options
    1.24  #
    1.25  CT_ARCH="x86"
    1.26 +# CT_ARCH_64 is not set
    1.27  CT_ARCH_SUPPORT_ARCH=y
    1.28  # CT_ARCH_SUPPORT_ABI is not set
    1.29  CT_ARCH_SUPPORT_CPU=y
    1.30 @@ -131,15 +132,20 @@
    1.31  # CT_CROSS_NATIVE is not set
    1.32  # CT_CANADIAN is not set
    1.33  CT_TOOLCHAIN_TYPE="cross"
    1.34 +
    1.35 +#
    1.36 +# Build system
    1.37 +#
    1.38  CT_BUILD=""
    1.39 -CT_CC_NATIVE="gcc"
    1.40 +CT_BUILD_PREFIX=""
    1.41 +CT_BUILD_SUFFIX=""
    1.42  
    1.43  #
    1.44  # Operating System
    1.45  #
    1.46  # CT_BARE_METAL is not set
    1.47  CT_KERNEL="linux"
    1.48 -CT_KERNEL_VERSION="2.6.26.7"
    1.49 +CT_KERNEL_VERSION="2.6.26.8"
    1.50  # CT_KERNEL_bare_metal is not set
    1.51  CT_KERNEL_linux=y
    1.52  CT_KERNEL_LINUX_INSTALL=y
    1.53 @@ -151,7 +157,7 @@
    1.54  # CT_KERNEL_V_2_6_22_19 is not set
    1.55  # CT_KERNEL_V_2_6_23_17 is not set
    1.56  # CT_KERNEL_V_2_6_24_7 is not set
    1.57 -# CT_KERNEL_V_2_6_25_19 is not set
    1.58 +# CT_KERNEL_V_2_6_25_20 is not set
    1.59  # CT_KERNEL_V_2_6_26 is not set
    1.60  # CT_KERNEL_V_2_6_26_1 is not set
    1.61  # CT_KERNEL_V_2_6_26_2 is not set
    1.62 @@ -159,11 +165,15 @@
    1.63  # CT_KERNEL_V_2_6_26_4 is not set
    1.64  # CT_KERNEL_V_2_6_26_5 is not set
    1.65  # CT_KERNEL_V_2_6_26_6 is not set
    1.66 -CT_KERNEL_V_2_6_26_7=y
    1.67 +# CT_KERNEL_V_2_6_26_7 is not set
    1.68 +CT_KERNEL_V_2_6_26_8=y
    1.69  # CT_KERNEL_V_2_6_27 is not set
    1.70  # CT_KERNEL_V_2_6_27_1 is not set
    1.71  # CT_KERNEL_V_2_6_27_2 is not set
    1.72  # CT_KERNEL_V_2_6_27_3 is not set
    1.73 +# CT_KERNEL_V_2_6_27_4 is not set
    1.74 +# CT_KERNEL_V_2_6_27_5 is not set
    1.75 +# CT_KERNEL_V_2_6_27_6 is not set
    1.76  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.77  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.78  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
    1.79 @@ -256,16 +266,12 @@
    1.80  CT_CC_LANG_CXX=y
    1.81  CT_CC_LANG_FORTRAN=y
    1.82  CT_CC_LANG_JAVA=y
    1.83 -# CT_CC_LANG_ADA is not set
    1.84 -# CT_CC_LANG_OBJC is not set
    1.85 -# CT_CC_LANG_OBJCXX is not set
    1.86 -CT_CC_LANG_OTHERS=""
    1.87  CT_LIBC="uClibc"
    1.88  
    1.89  #
    1.90  # C-library
    1.91  #
    1.92 -CT_LIBC_VERSION="20080801"
    1.93 +CT_LIBC_VERSION="0.9.30"
    1.94  # CT_LIBC_eglibc is not set
    1.95  # CT_LIBC_glibc is not set
    1.96  CT_LIBC_uClibc=y
    1.97 @@ -274,8 +280,10 @@
    1.98  # CT_LIBC_V_0_9_28_2 is not set
    1.99  # CT_LIBC_V_0_9_28_3 is not set
   1.100  # CT_LIBC_V_0_9_29 is not set
   1.101 +CT_LIBC_V_0_9_30=y
   1.102  # CT_LIBC_V_snapshot is not set
   1.103 -CT_LIBC_V_specific_date=y
   1.104 +# CT_LIBC_V_specific_date is not set
   1.105 +# CT_LIBC_UCLIBC_PARALLEL is not set
   1.106  CT_LIBC_UCLIBC_VERBOSITY_0=y
   1.107  # CT_LIBC_UCLIBC_VERBOSITY_1 is not set
   1.108  CT_LIBC_UCLIBC_VERBOSITY=""
   1.109 @@ -325,7 +333,6 @@
   1.110  CT_DEBUG_gdb=y
   1.111  CT_GDB_CROSS=y
   1.112  # CT_GDB_CROSS_STATIC is not set
   1.113 -# CT_GDB_CROSS_INSIGHT is not set
   1.114  CT_GDB_NATIVE=y
   1.115  # CT_GDB_NATIVE_STATIC is not set
   1.116  CT_GDB_NATIVE_USE_GMP_MPFR=y
   1.117 @@ -346,8 +353,9 @@
   1.118  CT_NCURSES_V_5_6=y
   1.119  CT_NCURSES_VERSION="5.6"
   1.120  CT_DEBUG_ltrace=y
   1.121 -CT_LTRACE_V_0_4=y
   1.122 -CT_LTRACE_VERSION="0.4"
   1.123 +# CT_LTRACE_V_0_4 is not set
   1.124 +CT_LTRACE_V_0_5=y
   1.125 +CT_LTRACE_VERSION="0.5"
   1.126  CT_DEBUG_strace=y
   1.127  # CT_STRACE_V_4_5 is not set
   1.128  # CT_STRACE_V_4_5_14 is not set
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/samples/i586-geode-linux-uclibc/uClibc-0.9.30.config	Tue Nov 18 08:46:49 2008 +0000
     2.3 @@ -0,0 +1,263 @@
     2.4 +#
     2.5 +# Automatically generated make config: don't edit
     2.6 +# Version: 0.9.30
     2.7 +# Tue Nov 18 09:05:26 2008
     2.8 +#
     2.9 +# TARGET_alpha is not set
    2.10 +# TARGET_arm is not set
    2.11 +# TARGET_avr32 is not set
    2.12 +# TARGET_bfin is not set
    2.13 +# TARGET_cris is not set
    2.14 +# TARGET_e1 is not set
    2.15 +# TARGET_frv is not set
    2.16 +# TARGET_h8300 is not set
    2.17 +# TARGET_hppa is not set
    2.18 +TARGET_i386=y
    2.19 +# TARGET_i960 is not set
    2.20 +# TARGET_ia64 is not set
    2.21 +# TARGET_m68k is not set
    2.22 +# TARGET_microblaze is not set
    2.23 +# TARGET_mips is not set
    2.24 +# TARGET_nios is not set
    2.25 +# TARGET_nios2 is not set
    2.26 +# TARGET_powerpc is not set
    2.27 +# TARGET_sh is not set
    2.28 +# TARGET_sh64 is not set
    2.29 +# TARGET_sparc is not set
    2.30 +# TARGET_v850 is not set
    2.31 +# TARGET_vax is not set
    2.32 +# TARGET_x86_64 is not set
    2.33 +# TARGET_xtensa is not set
    2.34 +
    2.35 +#
    2.36 +# Target Architecture Features and Options
    2.37 +#
    2.38 +TARGET_ARCH="i386"
    2.39 +FORCE_OPTIONS_FOR_ARCH=y
    2.40 +# CONFIG_ARM_OABI is not set
    2.41 +# CONFIG_ARM_EABI is not set
    2.42 +# CONFIG_GENERIC_ARM is not set
    2.43 +# CONFIG_ARM610 is not set
    2.44 +# CONFIG_ARM710 is not set
    2.45 +# CONFIG_ARM7TDMI is not set
    2.46 +# CONFIG_ARM720T is not set
    2.47 +# CONFIG_ARM920T is not set
    2.48 +# CONFIG_ARM922T is not set
    2.49 +# CONFIG_ARM926T is not set
    2.50 +# CONFIG_ARM10T is not set
    2.51 +# CONFIG_ARM1136JF_S is not set
    2.52 +# CONFIG_ARM1176JZ_S is not set
    2.53 +# CONFIG_ARM1176JZF_S is not set
    2.54 +# CONFIG_ARM_CORTEX_M3 is not set
    2.55 +# CONFIG_ARM_CORTEX_M1 is not set
    2.56 +# CONFIG_ARM_SA110 is not set
    2.57 +# CONFIG_ARM_SA1100 is not set
    2.58 +# CONFIG_ARM_XSCALE is not set
    2.59 +# CONFIG_ARM_IWMMXT is not set
    2.60 +# CONFIG_GENERIC_386 is not set
    2.61 +# CONFIG_386 is not set
    2.62 +# CONFIG_486 is not set
    2.63 +CONFIG_586=y
    2.64 +# CONFIG_586MMX is not set
    2.65 +# CONFIG_686 is not set
    2.66 +# CONFIG_PENTIUMII is not set
    2.67 +# CONFIG_PENTIUMIII is not set
    2.68 +# CONFIG_PENTIUM4 is not set
    2.69 +# CONFIG_K6 is not set
    2.70 +# CONFIG_K7 is not set
    2.71 +# CONFIG_ELAN is not set
    2.72 +# CONFIG_CRUSOE is not set
    2.73 +# CONFIG_WINCHIPC6 is not set
    2.74 +# CONFIG_WINCHIP2 is not set
    2.75 +# CONFIG_CYRIXIII is not set
    2.76 +# CONFIG_NEHEMIAH is not set
    2.77 +TARGET_SUBARCH=""
    2.78 +
    2.79 +#
    2.80 +# Using ELF file format
    2.81 +#
    2.82 +ARCH_LITTLE_ENDIAN=y
    2.83 +# ARCH_WANTS_BIG_ENDIAN is not set
    2.84 +# ARCH_WANTS_LITTLE_ENDIAN is not set
    2.85 +
    2.86 +#
    2.87 +# Using Little Endian
    2.88 +#
    2.89 +ARCH_HAS_MMU=y
    2.90 +ARCH_USE_MMU=y
    2.91 +UCLIBC_HAS_FLOATS=y
    2.92 +UCLIBC_HAS_FPU=y
    2.93 +DO_C99_MATH=y
    2.94 +UCLIBC_HAS_FENV=y
    2.95 +UCLIBC_HAS_LONG_DOUBLE_MATH=y
    2.96 +KERNEL_HEADERS="/usr/include"
    2.97 +HAVE_DOT_CONFIG=y
    2.98 +
    2.99 +#
   2.100 +# General Library Settings
   2.101 +#
   2.102 +# HAVE_NO_PIC is not set
   2.103 +DOPIC=y
   2.104 +# ARCH_HAS_NO_SHARED is not set
   2.105 +# ARCH_HAS_NO_LDSO is not set
   2.106 +HAVE_SHARED=y
   2.107 +# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
   2.108 +LDSO_LDD_SUPPORT=y
   2.109 +LDSO_CACHE_SUPPORT=y
   2.110 +# LDSO_PRELOAD_FILE_SUPPORT is not set
   2.111 +LDSO_BASE_FILENAME="ld.so"
   2.112 +UCLIBC_STATIC_LDCONFIG=y
   2.113 +# LDSO_RUNPATH is not set
   2.114 +UCLIBC_CTOR_DTOR=y
   2.115 +# LDSO_GNU_HASH_SUPPORT is not set
   2.116 +# HAS_NO_THREADS is not set
   2.117 +UCLIBC_HAS_THREADS=y
   2.118 +# PTHREADS_DEBUG_SUPPORT is not set
   2.119 +LINUXTHREADS_OLD=y
   2.120 +UCLIBC_HAS_SYSLOG=y
   2.121 +UCLIBC_HAS_LFS=y
   2.122 +# MALLOC is not set
   2.123 +# MALLOC_SIMPLE is not set
   2.124 +MALLOC_STANDARD=y
   2.125 +# MALLOC_GLIBC_COMPAT is not set
   2.126 +UCLIBC_DYNAMIC_ATEXIT=y
   2.127 +# COMPAT_ATEXIT is not set
   2.128 +# UCLIBC_SUSV3_LEGACY is not set
   2.129 +# UCLIBC_SUSV3_LEGACY_MACROS is not set
   2.130 +# UCLIBC_HAS_STUBS is not set
   2.131 +UCLIBC_HAS_SHADOW=y
   2.132 +# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   2.133 +UCLIBC_HAS_PTY=y
   2.134 +ASSUME_DEVPTS=y
   2.135 +UNIX98PTY_ONLY=y
   2.136 +# UCLIBC_HAS_GETPT is not set
   2.137 +UCLIBC_HAS_TM_EXTENSIONS=y
   2.138 +UCLIBC_HAS_TZ_CACHING=y
   2.139 +UCLIBC_HAS_TZ_FILE=y
   2.140 +UCLIBC_HAS_TZ_FILE_READ_MANY=y
   2.141 +UCLIBC_TZ_FILE_PATH="/etc/TZ"
   2.142 +
   2.143 +#
   2.144 +# Advanced Library Settings
   2.145 +#
   2.146 +UCLIBC_PWD_BUFFER_SIZE=256
   2.147 +UCLIBC_GRP_BUFFER_SIZE=256
   2.148 +
   2.149 +#
   2.150 +# Support various families of functions
   2.151 +#
   2.152 +UCLIBC_LINUX_MODULE_24=y
   2.153 +UCLIBC_LINUX_SPECIFIC=y
   2.154 +UCLIBC_HAS_GNU_ERROR=y
   2.155 +# UCLIBC_BSD_SPECIFIC is not set
   2.156 +UCLIBC_HAS_BSD_ERR=y
   2.157 +# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
   2.158 +# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
   2.159 +# UCLIBC_NTP_LEGACY is not set
   2.160 +# UCLIBC_SV4_DEPRECATED is not set
   2.161 +UCLIBC_HAS_REALTIME=y
   2.162 +UCLIBC_HAS_ADVANCED_REALTIME=y
   2.163 +UCLIBC_HAS_EPOLL=y
   2.164 +UCLIBC_HAS_XATTR=y
   2.165 +UCLIBC_HAS_PROFILING=y
   2.166 +UCLIBC_HAS_CRYPT_IMPL=y
   2.167 +UCLIBC_HAS_CRYPT=y
   2.168 +UCLIBC_HAS_NETWORK_SUPPORT=y
   2.169 +UCLIBC_HAS_SOCKET=y
   2.170 +UCLIBC_HAS_IPV4=y
   2.171 +# UCLIBC_HAS_IPV6 is not set
   2.172 +UCLIBC_HAS_RPC=y
   2.173 +UCLIBC_HAS_FULL_RPC=y
   2.174 +UCLIBC_HAS_REENTRANT_RPC=y
   2.175 +UCLIBC_USE_NETLINK=y
   2.176 +UCLIBC_SUPPORT_AI_ADDRCONFIG=y
   2.177 +# UCLIBC_HAS_BSD_RES_CLOSE is not set
   2.178 +
   2.179 +#
   2.180 +# String and Stdio Support
   2.181 +#
   2.182 +UCLIBC_HAS_STRING_GENERIC_OPT=y
   2.183 +UCLIBC_HAS_STRING_ARCH_OPT=y
   2.184 +UCLIBC_HAS_CTYPE_TABLES=y
   2.185 +UCLIBC_HAS_CTYPE_SIGNED=y
   2.186 +# UCLIBC_HAS_CTYPE_UNSAFE is not set
   2.187 +# UCLIBC_HAS_CTYPE_CHECKED is not set
   2.188 +UCLIBC_HAS_CTYPE_ENFORCED=y
   2.189 +# UCLIBC_HAS_WCHAR is not set
   2.190 +# UCLIBC_HAS_LOCALE is not set
   2.191 +# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   2.192 +UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
   2.193 +# USE_OLD_VFPRINTF is not set
   2.194 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   2.195 +# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   2.196 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   2.197 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   2.198 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   2.199 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   2.200 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   2.201 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   2.202 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   2.203 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   2.204 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   2.205 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   2.206 +# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   2.207 +UCLIBC_HAS_STDIO_GETC_MACRO=y
   2.208 +UCLIBC_HAS_STDIO_PUTC_MACRO=y
   2.209 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   2.210 +# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   2.211 +# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   2.212 +# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   2.213 +UCLIBC_HAS_PRINTF_M_SPEC=y
   2.214 +UCLIBC_HAS_ERRNO_MESSAGES=y
   2.215 +# UCLIBC_HAS_SYS_ERRLIST is not set
   2.216 +UCLIBC_HAS_SIGNUM_MESSAGES=y
   2.217 +# UCLIBC_HAS_SYS_SIGLIST is not set
   2.218 +UCLIBC_HAS_GNU_GETOPT=y
   2.219 +UCLIBC_HAS_GNU_GETSUBOPT=y
   2.220 +
   2.221 +#
   2.222 +# Big and Tall
   2.223 +#
   2.224 +UCLIBC_HAS_REGEX=y
   2.225 +UCLIBC_HAS_REGEX_OLD=y
   2.226 +UCLIBC_HAS_FNMATCH=y
   2.227 +UCLIBC_HAS_FNMATCH_OLD=y
   2.228 +# UCLIBC_HAS_WORDEXP is not set
   2.229 +# UCLIBC_HAS_FTW is not set
   2.230 +UCLIBC_HAS_GLOB=y
   2.231 +UCLIBC_HAS_GNU_GLOB=y
   2.232 +
   2.233 +#
   2.234 +# Library Installation Options
   2.235 +#
   2.236 +SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   2.237 +RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   2.238 +DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   2.239 +
   2.240 +#
   2.241 +# Security options
   2.242 +#
   2.243 +# UCLIBC_BUILD_PIE is not set
   2.244 +# UCLIBC_HAS_ARC4RANDOM is not set
   2.245 +# HAVE_NO_SSP is not set
   2.246 +# UCLIBC_HAS_SSP is not set
   2.247 +UCLIBC_BUILD_RELRO=y
   2.248 +# UCLIBC_BUILD_NOW is not set
   2.249 +UCLIBC_BUILD_NOEXECSTACK=y
   2.250 +
   2.251 +#
   2.252 +# uClibc development/debugging options
   2.253 +#
   2.254 +CROSS_COMPILER_PREFIX=""
   2.255 +UCLIBC_EXTRA_CFLAGS=""
   2.256 +# DODEBUG is not set
   2.257 +# DODEBUG_PT is not set
   2.258 +# DOSTRIP is not set
   2.259 +# DOASSERTS is not set
   2.260 +# SUPPORT_LD_DEBUG is not set
   2.261 +# SUPPORT_LD_DEBUG_EARLY is not set
   2.262 +# UCLIBC_MALLOC_DEBUGGING is not set
   2.263 +WARNINGS="-Wall"
   2.264 +# EXTRA_WARNINGS is not set
   2.265 +# DOMULTI is not set
   2.266 +# UCLIBC_MJN3_ONLY is not set
     3.1 --- a/samples/i586-geode-linux-uclibc/uClibc-20080801.config	Tue Nov 18 07:41:13 2008 +0000
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,261 +0,0 @@
     3.4 -#
     3.5 -# Automatically generated make config: don't edit
     3.6 -# Mon Aug  4 19:50:11 2008
     3.7 -#
     3.8 -# TARGET_alpha is not set
     3.9 -# TARGET_arm is not set
    3.10 -# TARGET_avr32 is not set
    3.11 -# TARGET_bfin is not set
    3.12 -# TARGET_cris is not set
    3.13 -# TARGET_e1 is not set
    3.14 -# TARGET_frv is not set
    3.15 -# TARGET_h8300 is not set
    3.16 -# TARGET_hppa is not set
    3.17 -TARGET_i386=y
    3.18 -# TARGET_i960 is not set
    3.19 -# TARGET_ia64 is not set
    3.20 -# TARGET_m68k is not set
    3.21 -# TARGET_microblaze is not set
    3.22 -# TARGET_mips is not set
    3.23 -# TARGET_nios is not set
    3.24 -# TARGET_nios2 is not set
    3.25 -# TARGET_powerpc is not set
    3.26 -# TARGET_sh is not set
    3.27 -# TARGET_sh64 is not set
    3.28 -# TARGET_sparc is not set
    3.29 -# TARGET_v850 is not set
    3.30 -# TARGET_vax is not set
    3.31 -# TARGET_x86_64 is not set
    3.32 -# TARGET_xtensa is not set
    3.33 -
    3.34 -#
    3.35 -# Target Architecture Features and Options
    3.36 -#
    3.37 -TARGET_ARCH="i386"
    3.38 -FORCE_OPTIONS_FOR_ARCH=y
    3.39 -# CONFIG_ARM_OABI is not set
    3.40 -# CONFIG_ARM_EABI is not set
    3.41 -# CONFIG_GENERIC_ARM is not set
    3.42 -# CONFIG_ARM610 is not set
    3.43 -# CONFIG_ARM710 is not set
    3.44 -# CONFIG_ARM7TDMI is not set
    3.45 -# CONFIG_ARM720T is not set
    3.46 -# CONFIG_ARM920T is not set
    3.47 -# CONFIG_ARM922T is not set
    3.48 -# CONFIG_ARM926T is not set
    3.49 -# CONFIG_ARM10T is not set
    3.50 -# CONFIG_ARM1136JF_S is not set
    3.51 -# CONFIG_ARM1176JZ_S is not set
    3.52 -# CONFIG_ARM1176JZF_S is not set
    3.53 -# CONFIG_ARM_CORTEX_M3 is not set
    3.54 -# CONFIG_ARM_CORTEX_M1 is not set
    3.55 -# CONFIG_ARM_SA110 is not set
    3.56 -# CONFIG_ARM_SA1100 is not set
    3.57 -# CONFIG_ARM_XSCALE is not set
    3.58 -# CONFIG_ARM_IWMMXT is not set
    3.59 -# CONFIG_GENERIC_386 is not set
    3.60 -# CONFIG_386 is not set
    3.61 -# CONFIG_486 is not set
    3.62 -CONFIG_586=y
    3.63 -# CONFIG_586MMX is not set
    3.64 -# CONFIG_686 is not set
    3.65 -# CONFIG_PENTIUMII is not set
    3.66 -# CONFIG_PENTIUMIII is not set
    3.67 -# CONFIG_PENTIUM4 is not set
    3.68 -# CONFIG_K6 is not set
    3.69 -# CONFIG_K7 is not set
    3.70 -# CONFIG_ELAN is not set
    3.71 -# CONFIG_CRUSOE is not set
    3.72 -# CONFIG_WINCHIPC6 is not set
    3.73 -# CONFIG_WINCHIP2 is not set
    3.74 -# CONFIG_CYRIXIII is not set
    3.75 -# CONFIG_NEHEMIAH is not set
    3.76 -TARGET_SUBARCH=""
    3.77 -
    3.78 -#
    3.79 -# Using ELF file format
    3.80 -#
    3.81 -ARCH_LITTLE_ENDIAN=y
    3.82 -# ARCH_WANTS_BIG_ENDIAN is not set
    3.83 -# ARCH_WANTS_LITTLE_ENDIAN is not set
    3.84 -
    3.85 -#
    3.86 -# Using Little Endian
    3.87 -#
    3.88 -ARCH_HAS_MMU=y
    3.89 -ARCH_USE_MMU=y
    3.90 -UCLIBC_HAS_FLOATS=y
    3.91 -UCLIBC_HAS_FPU=y
    3.92 -DO_C99_MATH=y
    3.93 -UCLIBC_HAS_FENV=y
    3.94 -KERNEL_HEADERS="/usr/include"
    3.95 -HAVE_DOT_CONFIG=y
    3.96 -
    3.97 -#
    3.98 -# General Library Settings
    3.99 -#
   3.100 -# HAVE_NO_PIC is not set
   3.101 -DOPIC=y
   3.102 -# ARCH_HAS_NO_SHARED is not set
   3.103 -# ARCH_HAS_NO_LDSO is not set
   3.104 -HAVE_SHARED=y
   3.105 -# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
   3.106 -LDSO_LDD_SUPPORT=y
   3.107 -LDSO_CACHE_SUPPORT=y
   3.108 -# LDSO_PRELOAD_FILE_SUPPORT is not set
   3.109 -LDSO_BASE_FILENAME="ld.so"
   3.110 -UCLIBC_STATIC_LDCONFIG=y
   3.111 -# LDSO_RUNPATH is not set
   3.112 -UCLIBC_CTOR_DTOR=y
   3.113 -# LDSO_GNU_HASH_SUPPORT is not set
   3.114 -# HAS_NO_THREADS is not set
   3.115 -UCLIBC_HAS_THREADS=y
   3.116 -# PTHREADS_DEBUG_SUPPORT is not set
   3.117 -LINUXTHREADS_OLD=y
   3.118 -UCLIBC_HAS_SYSLOG=y
   3.119 -UCLIBC_HAS_LFS=y
   3.120 -# MALLOC is not set
   3.121 -# MALLOC_SIMPLE is not set
   3.122 -MALLOC_STANDARD=y
   3.123 -# MALLOC_GLIBC_COMPAT is not set
   3.124 -UCLIBC_DYNAMIC_ATEXIT=y
   3.125 -# COMPAT_ATEXIT is not set
   3.126 -# UCLIBC_SUSV3_LEGACY is not set
   3.127 -# UCLIBC_SUSV3_LEGACY_MACROS is not set
   3.128 -# UCLIBC_HAS_STUBS is not set
   3.129 -UCLIBC_HAS_SHADOW=y
   3.130 -# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   3.131 -UCLIBC_HAS_PTY=y
   3.132 -ASSUME_DEVPTS=y
   3.133 -UNIX98PTY_ONLY=y
   3.134 -# UCLIBC_HAS_GETPT is not set
   3.135 -UCLIBC_HAS_TM_EXTENSIONS=y
   3.136 -UCLIBC_HAS_TZ_CACHING=y
   3.137 -UCLIBC_HAS_TZ_FILE=y
   3.138 -UCLIBC_HAS_TZ_FILE_READ_MANY=y
   3.139 -UCLIBC_TZ_FILE_PATH="/etc/TZ"
   3.140 -
   3.141 -#
   3.142 -# Advanced Library Settings
   3.143 -#
   3.144 -UCLIBC_PWD_BUFFER_SIZE=256
   3.145 -UCLIBC_GRP_BUFFER_SIZE=256
   3.146 -
   3.147 -#
   3.148 -# Support various families of functions
   3.149 -#
   3.150 -UCLIBC_LINUX_MODULE_24=y
   3.151 -UCLIBC_LINUX_SPECIFIC=y
   3.152 -UCLIBC_HAS_GNU_ERROR=y
   3.153 -# UCLIBC_BSD_SPECIFIC is not set
   3.154 -# UCLIBC_HAS_BSD_ERR is not set
   3.155 -# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
   3.156 -# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
   3.157 -# UCLIBC_NTP_LEGACY is not set
   3.158 -# UCLIBC_SV4_DEPRECATED is not set
   3.159 -UCLIBC_HAS_REALTIME=y
   3.160 -UCLIBC_HAS_ADVANCED_REALTIME=y
   3.161 -UCLIBC_HAS_EPOLL=y
   3.162 -UCLIBC_HAS_XATTR=y
   3.163 -UCLIBC_HAS_PROFILING=y
   3.164 -UCLIBC_HAS_CRYPT_IMPL=y
   3.165 -UCLIBC_HAS_CRYPT=y
   3.166 -UCLIBC_HAS_NETWORK_SUPPORT=y
   3.167 -UCLIBC_HAS_SOCKET=y
   3.168 -UCLIBC_HAS_IPV4=y
   3.169 -# UCLIBC_HAS_IPV6 is not set
   3.170 -UCLIBC_HAS_RPC=y
   3.171 -UCLIBC_HAS_FULL_RPC=y
   3.172 -UCLIBC_HAS_REENTRANT_RPC=y
   3.173 -UCLIBC_USE_NETLINK=y
   3.174 -UCLIBC_SUPPORT_AI_ADDRCONFIG=y
   3.175 -# UCLIBC_HAS_BSD_RES_CLOSE is not set
   3.176 -
   3.177 -#
   3.178 -# String and Stdio Support
   3.179 -#
   3.180 -UCLIBC_HAS_STRING_GENERIC_OPT=y
   3.181 -UCLIBC_HAS_STRING_ARCH_OPT=y
   3.182 -UCLIBC_HAS_CTYPE_TABLES=y
   3.183 -# UCLIBC_HAS_CTYPE_SIGNED is not set
   3.184 -UCLIBC_HAS_CTYPE_UNSAFE=y
   3.185 -# UCLIBC_HAS_CTYPE_CHECKED is not set
   3.186 -# UCLIBC_HAS_CTYPE_ENFORCED is not set
   3.187 -# UCLIBC_HAS_WCHAR is not set
   3.188 -# UCLIBC_HAS_LOCALE is not set
   3.189 -# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   3.190 -# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
   3.191 -# USE_OLD_VFPRINTF is not set
   3.192 -UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   3.193 -# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   3.194 -# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   3.195 -# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   3.196 -# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   3.197 -# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   3.198 -# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   3.199 -UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   3.200 -# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   3.201 -UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   3.202 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   3.203 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   3.204 -# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   3.205 -UCLIBC_HAS_STDIO_GETC_MACRO=y
   3.206 -UCLIBC_HAS_STDIO_PUTC_MACRO=y
   3.207 -UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   3.208 -# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   3.209 -# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   3.210 -# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   3.211 -# UCLIBC_HAS_PRINTF_M_SPEC is not set
   3.212 -UCLIBC_HAS_ERRNO_MESSAGES=y
   3.213 -# UCLIBC_HAS_SYS_ERRLIST is not set
   3.214 -UCLIBC_HAS_SIGNUM_MESSAGES=y
   3.215 -# UCLIBC_HAS_SYS_SIGLIST is not set
   3.216 -UCLIBC_HAS_GNU_GETOPT=y
   3.217 -UCLIBC_HAS_GNU_GETSUBOPT=y
   3.218 -
   3.219 -#
   3.220 -# Big and Tall
   3.221 -#
   3.222 -UCLIBC_HAS_REGEX=y
   3.223 -# UCLIBC_HAS_REGEX_OLD is not set
   3.224 -UCLIBC_HAS_FNMATCH=y
   3.225 -UCLIBC_HAS_FNMATCH_OLD=y
   3.226 -# UCLIBC_HAS_WORDEXP is not set
   3.227 -# UCLIBC_HAS_FTW is not set
   3.228 -UCLIBC_HAS_GLOB=y
   3.229 -# UCLIBC_HAS_GNU_GLOB is not set
   3.230 -
   3.231 -#
   3.232 -# Library Installation Options
   3.233 -#
   3.234 -SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   3.235 -RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   3.236 -DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   3.237 -
   3.238 -#
   3.239 -# Security options
   3.240 -#
   3.241 -# UCLIBC_BUILD_PIE is not set
   3.242 -# UCLIBC_HAS_ARC4RANDOM is not set
   3.243 -# HAVE_NO_SSP is not set
   3.244 -# UCLIBC_HAS_SSP is not set
   3.245 -UCLIBC_BUILD_RELRO=y
   3.246 -# UCLIBC_BUILD_NOW is not set
   3.247 -UCLIBC_BUILD_NOEXECSTACK=y
   3.248 -
   3.249 -#
   3.250 -# uClibc development/debugging options
   3.251 -#
   3.252 -CROSS_COMPILER_PREFIX=""
   3.253 -UCLIBC_EXTRA_CFLAGS=""
   3.254 -# DODEBUG is not set
   3.255 -# DODEBUG_PT is not set
   3.256 -# DOSTRIP is not set
   3.257 -# DOASSERTS is not set
   3.258 -# SUPPORT_LD_DEBUG is not set
   3.259 -# SUPPORT_LD_DEBUG_EARLY is not set
   3.260 -# UCLIBC_MALLOC_DEBUGGING is not set
   3.261 -WARNINGS="-Wall"
   3.262 -# EXTRA_WARNINGS is not set
   3.263 -# DOMULTI is not set
   3.264 -# UCLIBC_MJN3_ONLY is not set