Reverting to uClibc-0.9.28.3, as 0.9.29 spawns incorrect bits/sysnum.h (needs a xgcc first!).
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri May 18 08:41:44 2007 +0000 (2007-05-18)
changeset 100d8bc0bf1bfa8
parent 99 7d22469daa3f
child 101 b7f9a63cd6df
Reverting to uClibc-0.9.28.3, as 0.9.29 spawns incorrect bits/sysnum.h (needs a xgcc first!).
samples/armeb-unknown-linux-uclibc/crosstool.config
samples/armeb-unknown-linux-uclibc/uClibc-0.9.28.3.config
samples/armeb-unknown-linux-uclibc/uClibc-0.9.29.config
     1.1 --- a/samples/armeb-unknown-linux-uclibc/crosstool.config	Fri May 18 08:28:36 2007 +0000
     1.2 +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config	Fri May 18 08:41:44 2007 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6  # crosstool-NG version: 0.0.3-svn
     1.7 -# Thu May 17 20:02:42 2007
     1.8 +# Fri May 18 10:40:49 2007
     1.9  #
    1.10  
    1.11  #
    1.12 @@ -236,7 +236,7 @@
    1.13  #
    1.14  # CT_LIBC_GLIBC is not set
    1.15  CT_LIBC_UCLIBC=y
    1.16 -CT_LIBC_VERSION="0.9.29"
    1.17 +CT_LIBC_VERSION="0.9.28.3"
    1.18  CT_LIBC="uClibc"
    1.19  # CT_LIBC_SUPPORT_NPTL is not set
    1.20  CT_LIBC_SUPPORT_LINUXTHREADS=y
    1.21 @@ -250,8 +250,8 @@
    1.22  # CT_LIBC_V_0_9_28 is not set
    1.23  # CT_LIBC_V_0_9_28_1 is not set
    1.24  # CT_LIBC_V_0_9_28_2 is not set
    1.25 -# CT_LIBC_V_0_9_28_3 is not set
    1.26 -CT_LIBC_V_0_9_29=y
    1.27 +CT_LIBC_V_0_9_28_3=y
    1.28 +# CT_LIBC_V_0_9_29 is not set
    1.29  CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
    1.30  # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
    1.31  # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
    1.32 @@ -262,8 +262,7 @@
    1.33  #
    1.34  # Debug facilities
    1.35  #
    1.36 -CT_DMALLOC=y
    1.37 +# CT_DMALLOC is not set
    1.38  # CT_DMALLOC_V_5_4_3 is not set
    1.39 -CT_DMALLOC_V_5_5_2=y
    1.40 -CT_DMALLOC_VERSION="5.5.2"
    1.41 +# CT_DMALLOC_V_5_5_2 is not set
    1.42  # CT_GDB is not set
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/samples/armeb-unknown-linux-uclibc/uClibc-0.9.28.3.config	Fri May 18 08:41:44 2007 +0000
     2.3 @@ -0,0 +1,169 @@
     2.4 +#
     2.5 +# Automatically generated make config: don't edit
     2.6 +#
     2.7 +# TARGET_alpha is not set
     2.8 +TARGET_arm=y
     2.9 +# TARGET_bfin is not set
    2.10 +# TARGET_cris is not set
    2.11 +# TARGET_e1 is not set
    2.12 +# TARGET_frv is not set
    2.13 +# TARGET_h8300 is not set
    2.14 +# TARGET_i386 is not set
    2.15 +# TARGET_i960 is not set
    2.16 +# TARGET_m68k is not set
    2.17 +# TARGET_microblaze is not set
    2.18 +# TARGET_mips is not set
    2.19 +# TARGET_nios is not set
    2.20 +# TARGET_nios2 is not set
    2.21 +# TARGET_powerpc is not set
    2.22 +# TARGET_sh is not set
    2.23 +# TARGET_sh64 is not set
    2.24 +# TARGET_sparc is not set
    2.25 +# TARGET_v850 is not set
    2.26 +# TARGET_x86_64 is not set
    2.27 +
    2.28 +#
    2.29 +# Target Architecture Features and Options
    2.30 +#
    2.31 +HAVE_ELF=y
    2.32 +ARCH_SUPPORTS_LITTLE_ENDIAN=y
    2.33 +TARGET_ARCH="arm"
    2.34 +ARCH_SUPPORTS_BIG_ENDIAN=y
    2.35 +# CONFIG_GENERIC_ARM is not set
    2.36 +# CONFIG_ARM610 is not set
    2.37 +# CONFIG_ARM710 is not set
    2.38 +# CONFIG_ARM720T is not set
    2.39 +# CONFIG_ARM920T is not set
    2.40 +# CONFIG_ARM922T is not set
    2.41 +# CONFIG_ARM926T is not set
    2.42 +# CONFIG_ARM1136JF_S is not set
    2.43 +# CONFIG_ARM_SA110 is not set
    2.44 +# CONFIG_ARM_SA1100 is not set
    2.45 +CONFIG_ARM_XSCALE=y
    2.46 +# ARCH_LITTLE_ENDIAN is not set
    2.47 +ARCH_BIG_ENDIAN=y
    2.48 +# ARCH_HAS_NO_MMU is not set
    2.49 +ARCH_HAS_MMU=y
    2.50 +UCLIBC_HAS_FLOATS=y
    2.51 +# HAS_FPU is not set
    2.52 +UCLIBC_HAS_SOFT_FLOAT=y
    2.53 +DO_C99_MATH=y
    2.54 +KERNEL_SOURCE="/usr/src/linux"
    2.55 +C_SYMBOL_PREFIX=""
    2.56 +HAVE_DOT_CONFIG=y
    2.57 +
    2.58 +#
    2.59 +# General Library Settings
    2.60 +#
    2.61 +# HAVE_NO_PIC is not set
    2.62 +DOPIC=y
    2.63 +# HAVE_NO_SHARED is not set
    2.64 +HAVE_SHARED=y
    2.65 +# ARCH_HAS_NO_LDSO is not set
    2.66 +BUILD_UCLIBC_LDSO=y
    2.67 +# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
    2.68 +LDSO_LDD_SUPPORT=y
    2.69 +LDSO_CACHE_SUPPORT=y
    2.70 +# LDSO_PRELOAD_FILE_SUPPORT is not set
    2.71 +LDSO_BASE_FILENAME="ld.so"
    2.72 +# LDSO_RUNPATH is not set
    2.73 +# DL_FINI_CRT_COMPAT is not set
    2.74 +UCLIBC_CTOR_DTOR=y
    2.75 +# HAS_NO_THREADS is not set
    2.76 +UCLIBC_HAS_THREADS=y
    2.77 +# PTHREADS_DEBUG_SUPPORT is not set
    2.78 +UCLIBC_HAS_LFS=y
    2.79 +UCLIBC_STATIC_LDCONFIG=y
    2.80 +# MALLOC is not set
    2.81 +# MALLOC_SIMPLE is not set
    2.82 +MALLOC_STANDARD=y
    2.83 +# MALLOC_GLIBC_COMPAT is not set
    2.84 +UCLIBC_DYNAMIC_ATEXIT=y
    2.85 +HAS_SHADOW=y
    2.86 +UNIX98PTY_ONLY=y
    2.87 +ASSUME_DEVPTS=y
    2.88 +UCLIBC_HAS_TM_EXTENSIONS=y
    2.89 +# UCLIBC_HAS_TZ_CACHING is not set
    2.90 +UCLIBC_HAS_TZ_FILE=y
    2.91 +# UCLIBC_HAS_TZ_FILE_READ_MANY is not set
    2.92 +UCLIBC_TZ_FILE_PATH="/etc/TZ"
    2.93 +
    2.94 +#
    2.95 +# Networking Support
    2.96 +#
    2.97 +# UCLIBC_HAS_IPV6 is not set
    2.98 +UCLIBC_HAS_RPC=y
    2.99 +UCLIBC_HAS_FULL_RPC=y
   2.100 +
   2.101 +#
   2.102 +# String and Stdio Support
   2.103 +#
   2.104 +UCLIBC_HAS_STRING_GENERIC_OPT=y
   2.105 +UCLIBC_HAS_STRING_ARCH_OPT=y
   2.106 +UCLIBC_HAS_CTYPE_TABLES=y
   2.107 +UCLIBC_HAS_CTYPE_SIGNED=y
   2.108 +# UCLIBC_HAS_CTYPE_UNSAFE is not set
   2.109 +# UCLIBC_HAS_CTYPE_CHECKED is not set
   2.110 +UCLIBC_HAS_CTYPE_ENFORCED=y
   2.111 +# UCLIBC_HAS_WCHAR is not set
   2.112 +# UCLIBC_HAS_LOCALE is not set
   2.113 +UCLIBC_HAS_HEXADECIMAL_FLOATS=y
   2.114 +# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
   2.115 +# USE_OLD_VFPRINTF is not set
   2.116 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   2.117 +# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   2.118 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   2.119 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   2.120 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   2.121 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   2.122 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   2.123 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   2.124 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   2.125 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   2.126 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   2.127 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   2.128 +UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT=y
   2.129 +UCLIBC_HAS_STDIO_GETC_MACRO=y
   2.130 +UCLIBC_HAS_STDIO_PUTC_MACRO=y
   2.131 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   2.132 +UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
   2.133 +UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
   2.134 +UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
   2.135 +UCLIBC_HAS_PRINTF_M_SPEC=y
   2.136 +UCLIBC_HAS_ERRNO_MESSAGES=y
   2.137 +# UCLIBC_HAS_SYS_ERRLIST is not set
   2.138 +UCLIBC_HAS_SIGNUM_MESSAGES=y
   2.139 +# UCLIBC_HAS_SYS_SIGLIST is not set
   2.140 +UCLIBC_HAS_GNU_GETOPT=y
   2.141 +
   2.142 +#
   2.143 +# Big and Tall
   2.144 +#
   2.145 +UCLIBC_HAS_REGEX=y
   2.146 +UCLIBC_HAS_WORDEXP=y
   2.147 +UCLIBC_HAS_FTW=y
   2.148 +UCLIBC_HAS_GLOB=y
   2.149 +
   2.150 +#
   2.151 +# Library Installation Options
   2.152 +#
   2.153 +SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   2.154 +RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   2.155 +DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   2.156 +
   2.157 +#
   2.158 +# uClibc security related options
   2.159 +#
   2.160 +# UCLIBC_SECURITY is not set
   2.161 +
   2.162 +#
   2.163 +# uClibc development/debugging options
   2.164 +#
   2.165 +CROSS_COMPILER_PREFIX=""
   2.166 +# DODEBUG is not set
   2.167 +# DODEBUG_PT is not set
   2.168 +# DOASSERTS is not set
   2.169 +# SUPPORT_LD_DEBUG is not set
   2.170 +# SUPPORT_LD_DEBUG_EARLY is not set
   2.171 +WARNINGS="-Wall"
   2.172 +# UCLIBC_MJN3_ONLY is not set
     3.1 --- a/samples/armeb-unknown-linux-uclibc/uClibc-0.9.29.config	Fri May 18 08:28:36 2007 +0000
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,214 +0,0 @@
     3.4 -#
     3.5 -# Automatically generated make config: don't edit
     3.6 -# Thu May 17 20:12:32 2007
     3.7 -#
     3.8 -# TARGET_alpha is not set
     3.9 -TARGET_arm=y
    3.10 -# TARGET_bfin is not set
    3.11 -# TARGET_cris is not set
    3.12 -# TARGET_e1 is not set
    3.13 -# TARGET_frv is not set
    3.14 -# TARGET_h8300 is not set
    3.15 -# TARGET_hppa is not set
    3.16 -# TARGET_i386 is not set
    3.17 -# TARGET_i960 is not set
    3.18 -# TARGET_ia64 is not set
    3.19 -# TARGET_m68k is not set
    3.20 -# TARGET_microblaze is not set
    3.21 -# TARGET_mips is not set
    3.22 -# TARGET_nios is not set
    3.23 -# TARGET_nios2 is not set
    3.24 -# TARGET_powerpc is not set
    3.25 -# TARGET_sh is not set
    3.26 -# TARGET_sh64 is not set
    3.27 -# TARGET_sparc is not set
    3.28 -# TARGET_v850 is not set
    3.29 -# TARGET_vax is not set
    3.30 -# TARGET_x86_64 is not set
    3.31 -
    3.32 -#
    3.33 -# Target Architecture Features and Options
    3.34 -#
    3.35 -TARGET_ARCH="arm"
    3.36 -FORCE_OPTIONS_FOR_ARCH=y
    3.37 -CONFIG_ARM_OABI=y
    3.38 -# CONFIG_ARM_EABI is not set
    3.39 -USE_BX=y
    3.40 -# CONFIG_GENERIC_ARM is not set
    3.41 -# CONFIG_ARM610 is not set
    3.42 -# CONFIG_ARM710 is not set
    3.43 -# CONFIG_ARM7TDMI is not set
    3.44 -# CONFIG_ARM720T is not set
    3.45 -# CONFIG_ARM920T is not set
    3.46 -# CONFIG_ARM922T is not set
    3.47 -# CONFIG_ARM926T is not set
    3.48 -# CONFIG_ARM10T is not set
    3.49 -# CONFIG_ARM1136JF_S is not set
    3.50 -# CONFIG_ARM1176JZ_S is not set
    3.51 -# CONFIG_ARM1176JZF_S is not set
    3.52 -# CONFIG_ARM_SA110 is not set
    3.53 -# CONFIG_ARM_SA1100 is not set
    3.54 -CONFIG_ARM_XSCALE=y
    3.55 -# CONFIG_ARM_IWMMXT is not set
    3.56 -TARGET_SUBARCH=""
    3.57 -
    3.58 -#
    3.59 -# Using ELF file format
    3.60 -#
    3.61 -ARCH_ANY_ENDIAN=y
    3.62 -ARCH_BIG_ENDIAN=y
    3.63 -ARCH_WANTS_BIG_ENDIAN=y
    3.64 -# ARCH_WANTS_LITTLE_ENDIAN is not set
    3.65 -ARCH_HAS_MMU=y
    3.66 -ARCH_USE_MMU=y
    3.67 -UCLIBC_HAS_FLOATS=y
    3.68 -# UCLIBC_HAS_FPU is not set
    3.69 -UCLIBC_HAS_SOFT_FLOAT=y
    3.70 -DO_C99_MATH=y
    3.71 -KERNEL_HEADERS="/usr/include"
    3.72 -HAVE_DOT_CONFIG=y
    3.73 -
    3.74 -#
    3.75 -# General Library Settings
    3.76 -#
    3.77 -# HAVE_NO_PIC is not set
    3.78 -DOPIC=y
    3.79 -# HAVE_NO_SHARED is not set
    3.80 -# ARCH_HAS_NO_LDSO is not set
    3.81 -HAVE_SHARED=y
    3.82 -FORCE_SHAREABLE_TEXT_SEGMENTS=y
    3.83 -LDSO_LDD_SUPPORT=y
    3.84 -LDSO_CACHE_SUPPORT=y
    3.85 -# LDSO_PRELOAD_FILE_SUPPORT is not set
    3.86 -LDSO_BASE_FILENAME="ld.so"
    3.87 -UCLIBC_STATIC_LDCONFIG=y
    3.88 -# LDSO_RUNPATH is not set
    3.89 -UCLIBC_CTOR_DTOR=y
    3.90 -# HAS_NO_THREADS is not set
    3.91 -UCLIBC_HAS_THREADS=y
    3.92 -# PTHREADS_DEBUG_SUPPORT is not set
    3.93 -LINUXTHREADS_OLD=y
    3.94 -UCLIBC_HAS_LFS=y
    3.95 -# MALLOC is not set
    3.96 -# MALLOC_SIMPLE is not set
    3.97 -MALLOC_STANDARD=y
    3.98 -# MALLOC_GLIBC_COMPAT is not set
    3.99 -UCLIBC_DYNAMIC_ATEXIT=y
   3.100 -# COMPAT_ATEXIT is not set
   3.101 -# UCLIBC_SUSV3_LEGACY is not set
   3.102 -# UCLIBC_SUSV3_LEGACY_MACROS is not set
   3.103 -UCLIBC_HAS_SHADOW=y
   3.104 -# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   3.105 -# UCLIBC_HAS___PROGNAME is not set
   3.106 -UNIX98PTY_ONLY=y
   3.107 -ASSUME_DEVPTS=y
   3.108 -UCLIBC_HAS_TM_EXTENSIONS=y
   3.109 -# UCLIBC_HAS_TZ_CACHING is not set
   3.110 -UCLIBC_HAS_TZ_FILE=y
   3.111 -# UCLIBC_HAS_TZ_FILE_READ_MANY is not set
   3.112 -UCLIBC_TZ_FILE_PATH="/etc/TZ"
   3.113 -
   3.114 -#
   3.115 -# Advanced Library Settings
   3.116 -#
   3.117 -UCLIBC_PWD_BUFFER_SIZE=256
   3.118 -UCLIBC_GRP_BUFFER_SIZE=256
   3.119 -
   3.120 -#
   3.121 -# Networking Support
   3.122 -#
   3.123 -# UCLIBC_HAS_IPV6 is not set
   3.124 -UCLIBC_HAS_RPC=y
   3.125 -UCLIBC_HAS_FULL_RPC=y
   3.126 -UCLIBC_HAS_REENTRANT_RPC=y
   3.127 -UCLIBC_USE_NETLINK=y
   3.128 -# UCLIBC_HAS_BSD_RES_CLOSE is not set
   3.129 -
   3.130 -#
   3.131 -# String and Stdio Support
   3.132 -#
   3.133 -UCLIBC_HAS_STRING_GENERIC_OPT=y
   3.134 -UCLIBC_HAS_STRING_ARCH_OPT=y
   3.135 -UCLIBC_HAS_CTYPE_TABLES=y
   3.136 -UCLIBC_HAS_CTYPE_SIGNED=y
   3.137 -# UCLIBC_HAS_CTYPE_UNSAFE is not set
   3.138 -# UCLIBC_HAS_CTYPE_CHECKED is not set
   3.139 -UCLIBC_HAS_CTYPE_ENFORCED=y
   3.140 -# UCLIBC_HAS_WCHAR is not set
   3.141 -# UCLIBC_HAS_LOCALE is not set
   3.142 -UCLIBC_HAS_HEXADECIMAL_FLOATS=y
   3.143 -# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
   3.144 -# USE_OLD_VFPRINTF is not set
   3.145 -UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   3.146 -# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   3.147 -# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   3.148 -# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   3.149 -# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   3.150 -# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   3.151 -# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   3.152 -UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   3.153 -# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   3.154 -UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   3.155 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   3.156 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   3.157 -UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT=y
   3.158 -UCLIBC_HAS_STDIO_GETC_MACRO=y
   3.159 -UCLIBC_HAS_STDIO_PUTC_MACRO=y
   3.160 -UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   3.161 -UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
   3.162 -UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
   3.163 -UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
   3.164 -UCLIBC_HAS_PRINTF_M_SPEC=y
   3.165 -UCLIBC_HAS_ERRNO_MESSAGES=y
   3.166 -# UCLIBC_HAS_SYS_ERRLIST is not set
   3.167 -UCLIBC_HAS_SIGNUM_MESSAGES=y
   3.168 -# UCLIBC_HAS_SYS_SIGLIST is not set
   3.169 -UCLIBC_HAS_GNU_GETOPT=y
   3.170 -# UCLIBC_HAS_GNU_GETSUBOPT is not set
   3.171 -
   3.172 -#
   3.173 -# Big and Tall
   3.174 -#
   3.175 -UCLIBC_HAS_REGEX=y
   3.176 -UCLIBC_HAS_REGEX_OLD=y
   3.177 -UCLIBC_HAS_FNMATCH=y
   3.178 -UCLIBC_HAS_FNMATCH_OLD=y
   3.179 -UCLIBC_HAS_WORDEXP=y
   3.180 -UCLIBC_HAS_FTW=y
   3.181 -UCLIBC_HAS_GLOB=y
   3.182 -# UCLIBC_HAS_GNU_GLOB is not set
   3.183 -
   3.184 -#
   3.185 -# Library Installation Options
   3.186 -#
   3.187 -SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   3.188 -RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   3.189 -DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   3.190 -
   3.191 -#
   3.192 -# Security options
   3.193 -#
   3.194 -UCLIBC_BUILD_PIE=y
   3.195 -UCLIBC_HAS_ARC4RANDOM=y
   3.196 -# HAVE_NO_SSP is not set
   3.197 -# UCLIBC_HAS_SSP is not set
   3.198 -# UCLIBC_BUILD_RELRO is not set
   3.199 -# UCLIBC_BUILD_NOW is not set
   3.200 -UCLIBC_BUILD_NOEXECSTACK=y
   3.201 -
   3.202 -#
   3.203 -# uClibc development/debugging options
   3.204 -#
   3.205 -CROSS_COMPILER_PREFIX=""
   3.206 -UCLIBC_EXTRA_CFLAGS=""
   3.207 -# DODEBUG is not set
   3.208 -# DODEBUG_PT is not set
   3.209 -# DOSTRIP is not set
   3.210 -# DOASSERTS is not set
   3.211 -# SUPPORT_LD_DEBUG is not set
   3.212 -# SUPPORT_LD_DEBUG_EARLY is not set
   3.213 -# UCLIBC_MALLOC_DEBUGGING is not set
   3.214 -WARNINGS="-Wall"
   3.215 -# EXTRA_WARNINGS is not set
   3.216 -# DOMULTI is not set
   3.217 -# UCLIBC_MJN3_ONLY is not set