Update this MIPS sample to use uClibc-0.9.30.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Nov 17 09:01:38 2008 +0000 (2008-11-17)
changeset 104950e04e05cfa1
parent 1048 06521debb8ed
child 1050 ae0e7caa52f6
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(-)
samples/mips-unknown-linux-uclibc/crosstool.config
samples/mips-unknown-linux-uclibc/uClibc-0.9.30.config
samples/mips-unknown-linux-uclibc/uClibc-20080801.config
     1.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Sun Nov 16 22:19:57 2008 +0000
     1.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Mon Nov 17 09:01:38 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@1156
     1.7 -# Mon Oct 27 19:45:19 2008
     1.8 +# crosstool-NG version: 1.2.0+svn_trunk@1212
     1.9 +# Mon Nov 17 10:00:47 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="mips"
    1.26 +# CT_ARCH_64 is not set
    1.27  CT_ARCH_SUPPORT_ARCH=y
    1.28  CT_ARCH_SUPPORT_ABI=y
    1.29  # CT_ARCH_SUPPORT_CPU is not set
    1.30 @@ -133,15 +134,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 @@ -153,7 +159,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 @@ -161,11 +167,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 @@ -258,16 +268,12 @@
    1.80  CT_CC_LANG_CXX=y
    1.81  CT_CC_LANG_FORTRAN=y
    1.82  # CT_CC_LANG_JAVA is not set
    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 @@ -276,11 +282,13 @@
    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_UCLIBC_VERBOSITY_0 is not set
   1.105 -CT_LIBC_UCLIBC_VERBOSITY_1=y
   1.106 -CT_LIBC_UCLIBC_VERBOSITY="V=1"
   1.107 +# CT_LIBC_V_specific_date is not set
   1.108 +# CT_LIBC_UCLIBC_PARALLEL is not set
   1.109 +CT_LIBC_UCLIBC_VERBOSITY_0=y
   1.110 +# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
   1.111 +CT_LIBC_UCLIBC_VERBOSITY=""
   1.112  CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
   1.113  # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
   1.114  # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
   1.115 @@ -302,7 +310,6 @@
   1.116  # Tools facilities
   1.117  #
   1.118  # CT_TOOL_libelf is not set
   1.119 -# CT_LIBELF_V_0_8_10 is not set
   1.120  CT_TOOL_sstrip=y
   1.121  # CT_SSTRIP_ELFKICKERS is not set
   1.122  CT_SSTRIP_BUILDROOT=y
   1.123 @@ -326,7 +333,6 @@
   1.124  CT_DEBUG_gdb=y
   1.125  CT_GDB_CROSS=y
   1.126  # CT_GDB_CROSS_STATIC is not set
   1.127 -# CT_GDB_CROSS_INSIGHT is not set
   1.128  CT_GDB_NATIVE=y
   1.129  # CT_GDB_NATIVE_STATIC is not set
   1.130  CT_GDB_NATIVE_USE_GMP_MPFR=y
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/samples/mips-unknown-linux-uclibc/uClibc-0.9.30.config	Mon Nov 17 09:01:38 2008 +0000
     2.3 @@ -0,0 +1,254 @@
     2.4 +#
     2.5 +# Automatically generated make config: don't edit
     2.6 +# Version: 0.9.30
     2.7 +# Mon Nov 17 09:36:00 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 is not set
    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=y
    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="mips"
    2.39 +FORCE_OPTIONS_FOR_ARCH=y
    2.40 +ARCH_CFLAGS="-mno-split-addresses"
    2.41 +# CONFIG_ARM_OABI is not set
    2.42 +# CONFIG_ARM_EABI is not set
    2.43 +# CONFIG_GENERIC_ARM is not set
    2.44 +# CONFIG_ARM610 is not set
    2.45 +# CONFIG_ARM710 is not set
    2.46 +# CONFIG_ARM7TDMI is not set
    2.47 +# CONFIG_ARM720T is not set
    2.48 +# CONFIG_ARM920T is not set
    2.49 +# CONFIG_ARM922T is not set
    2.50 +# CONFIG_ARM926T is not set
    2.51 +# CONFIG_ARM10T is not set
    2.52 +# CONFIG_ARM1136JF_S is not set
    2.53 +# CONFIG_ARM1176JZ_S is not set
    2.54 +# CONFIG_ARM1176JZF_S is not set
    2.55 +# CONFIG_ARM_CORTEX_M3 is not set
    2.56 +# CONFIG_ARM_CORTEX_M1 is not set
    2.57 +# CONFIG_ARM_SA110 is not set
    2.58 +# CONFIG_ARM_SA1100 is not set
    2.59 +# CONFIG_ARM_XSCALE is not set
    2.60 +# CONFIG_ARM_IWMMXT is not set
    2.61 +CONFIG_MIPS_O32_ABI=y
    2.62 +# CONFIG_MIPS_N32_ABI is not set
    2.63 +# CONFIG_MIPS_N64_ABI is not set
    2.64 +CONFIG_MIPS_ISA_1=y
    2.65 +# CONFIG_MIPS_ISA_2 is not set
    2.66 +# CONFIG_MIPS_ISA_3 is not set
    2.67 +# CONFIG_MIPS_ISA_4 is not set
    2.68 +# CONFIG_MIPS_ISA_MIPS32 is not set
    2.69 +# CONFIG_MIPS_ISA_MIPS32R2 is not set
    2.70 +# CONFIG_MIPS_ISA_MIPS64 is not set
    2.71 +TARGET_SUBARCH=""
    2.72 +
    2.73 +#
    2.74 +# Using ELF file format
    2.75 +#
    2.76 +ARCH_ANY_ENDIAN=y
    2.77 +ARCH_BIG_ENDIAN=y
    2.78 +ARCH_WANTS_BIG_ENDIAN=y
    2.79 +# ARCH_WANTS_LITTLE_ENDIAN is not set
    2.80 +ARCH_HAS_MMU=y
    2.81 +ARCH_USE_MMU=y
    2.82 +UCLIBC_HAS_FLOATS=y
    2.83 +# UCLIBC_HAS_FPU is not set
    2.84 +UCLIBC_HAS_SOFT_FLOAT=y
    2.85 +DO_C99_MATH=y
    2.86 +UCLIBC_HAS_FENV=y
    2.87 +KERNEL_HEADERS="/usr/include"
    2.88 +HAVE_DOT_CONFIG=y
    2.89 +
    2.90 +#
    2.91 +# General Library Settings
    2.92 +#
    2.93 +# HAVE_NO_PIC is not set
    2.94 +DOPIC=y
    2.95 +# ARCH_HAS_NO_SHARED is not set
    2.96 +# ARCH_HAS_NO_LDSO is not set
    2.97 +HAVE_SHARED=y
    2.98 +# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
    2.99 +LDSO_LDD_SUPPORT=y
   2.100 +LDSO_CACHE_SUPPORT=y
   2.101 +# LDSO_PRELOAD_FILE_SUPPORT is not set
   2.102 +LDSO_BASE_FILENAME="ld.so"
   2.103 +UCLIBC_STATIC_LDCONFIG=y
   2.104 +# LDSO_RUNPATH is not set
   2.105 +UCLIBC_CTOR_DTOR=y
   2.106 +# LDSO_GNU_HASH_SUPPORT is not set
   2.107 +# HAS_NO_THREADS is not set
   2.108 +UCLIBC_HAS_THREADS=y
   2.109 +# PTHREADS_DEBUG_SUPPORT is not set
   2.110 +LINUXTHREADS_OLD=y
   2.111 +UCLIBC_HAS_SYSLOG=y
   2.112 +UCLIBC_HAS_LFS=y
   2.113 +# MALLOC is not set
   2.114 +# MALLOC_SIMPLE is not set
   2.115 +MALLOC_STANDARD=y
   2.116 +# MALLOC_GLIBC_COMPAT is not set
   2.117 +UCLIBC_DYNAMIC_ATEXIT=y
   2.118 +# COMPAT_ATEXIT is not set
   2.119 +# UCLIBC_SUSV3_LEGACY is not set
   2.120 +# UCLIBC_SUSV3_LEGACY_MACROS is not set
   2.121 +# UCLIBC_HAS_STUBS is not set
   2.122 +UCLIBC_HAS_SHADOW=y
   2.123 +# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   2.124 +UCLIBC_HAS_PTY=y
   2.125 +ASSUME_DEVPTS=y
   2.126 +UNIX98PTY_ONLY=y
   2.127 +# UCLIBC_HAS_GETPT is not set
   2.128 +UCLIBC_HAS_TM_EXTENSIONS=y
   2.129 +UCLIBC_HAS_TZ_CACHING=y
   2.130 +UCLIBC_HAS_TZ_FILE=y
   2.131 +UCLIBC_HAS_TZ_FILE_READ_MANY=y
   2.132 +UCLIBC_TZ_FILE_PATH="/etc/TZ"
   2.133 +
   2.134 +#
   2.135 +# Advanced Library Settings
   2.136 +#
   2.137 +UCLIBC_PWD_BUFFER_SIZE=256
   2.138 +UCLIBC_GRP_BUFFER_SIZE=256
   2.139 +
   2.140 +#
   2.141 +# Support various families of functions
   2.142 +#
   2.143 +UCLIBC_LINUX_MODULE_24=y
   2.144 +UCLIBC_LINUX_SPECIFIC=y
   2.145 +UCLIBC_HAS_GNU_ERROR=y
   2.146 +# UCLIBC_BSD_SPECIFIC is not set
   2.147 +UCLIBC_HAS_BSD_ERR=y
   2.148 +# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
   2.149 +# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
   2.150 +# UCLIBC_NTP_LEGACY is not set
   2.151 +# UCLIBC_SV4_DEPRECATED is not set
   2.152 +UCLIBC_HAS_REALTIME=y
   2.153 +UCLIBC_HAS_ADVANCED_REALTIME=y
   2.154 +UCLIBC_HAS_EPOLL=y
   2.155 +UCLIBC_HAS_XATTR=y
   2.156 +UCLIBC_HAS_PROFILING=y
   2.157 +UCLIBC_HAS_CRYPT_IMPL=y
   2.158 +UCLIBC_HAS_CRYPT=y
   2.159 +UCLIBC_HAS_NETWORK_SUPPORT=y
   2.160 +UCLIBC_HAS_SOCKET=y
   2.161 +UCLIBC_HAS_IPV4=y
   2.162 +# UCLIBC_HAS_IPV6 is not set
   2.163 +UCLIBC_HAS_RPC=y
   2.164 +UCLIBC_HAS_FULL_RPC=y
   2.165 +UCLIBC_HAS_REENTRANT_RPC=y
   2.166 +UCLIBC_USE_NETLINK=y
   2.167 +UCLIBC_SUPPORT_AI_ADDRCONFIG=y
   2.168 +# UCLIBC_HAS_BSD_RES_CLOSE is not set
   2.169 +
   2.170 +#
   2.171 +# String and Stdio Support
   2.172 +#
   2.173 +UCLIBC_HAS_STRING_GENERIC_OPT=y
   2.174 +UCLIBC_HAS_STRING_ARCH_OPT=y
   2.175 +UCLIBC_HAS_CTYPE_TABLES=y
   2.176 +UCLIBC_HAS_CTYPE_SIGNED=y
   2.177 +# UCLIBC_HAS_CTYPE_UNSAFE is not set
   2.178 +# UCLIBC_HAS_CTYPE_CHECKED is not set
   2.179 +UCLIBC_HAS_CTYPE_ENFORCED=y
   2.180 +# UCLIBC_HAS_WCHAR is not set
   2.181 +# UCLIBC_HAS_LOCALE is not set
   2.182 +# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   2.183 +UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
   2.184 +# USE_OLD_VFPRINTF is not set
   2.185 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   2.186 +# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   2.187 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   2.188 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   2.189 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   2.190 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   2.191 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   2.192 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   2.193 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   2.194 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   2.195 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   2.196 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   2.197 +# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   2.198 +UCLIBC_HAS_STDIO_GETC_MACRO=y
   2.199 +UCLIBC_HAS_STDIO_PUTC_MACRO=y
   2.200 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   2.201 +# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   2.202 +# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   2.203 +# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   2.204 +UCLIBC_HAS_PRINTF_M_SPEC=y
   2.205 +UCLIBC_HAS_ERRNO_MESSAGES=y
   2.206 +# UCLIBC_HAS_SYS_ERRLIST is not set
   2.207 +UCLIBC_HAS_SIGNUM_MESSAGES=y
   2.208 +# UCLIBC_HAS_SYS_SIGLIST is not set
   2.209 +UCLIBC_HAS_GNU_GETOPT=y
   2.210 +UCLIBC_HAS_GNU_GETSUBOPT=y
   2.211 +
   2.212 +#
   2.213 +# Big and Tall
   2.214 +#
   2.215 +UCLIBC_HAS_REGEX=y
   2.216 +UCLIBC_HAS_REGEX_OLD=y
   2.217 +UCLIBC_HAS_FNMATCH=y
   2.218 +UCLIBC_HAS_FNMATCH_OLD=y
   2.219 +# UCLIBC_HAS_WORDEXP is not set
   2.220 +# UCLIBC_HAS_FTW is not set
   2.221 +UCLIBC_HAS_GLOB=y
   2.222 +UCLIBC_HAS_GNU_GLOB=y
   2.223 +
   2.224 +#
   2.225 +# Library Installation Options
   2.226 +#
   2.227 +SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   2.228 +RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   2.229 +DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   2.230 +
   2.231 +#
   2.232 +# Security options
   2.233 +#
   2.234 +# UCLIBC_BUILD_PIE is not set
   2.235 +# UCLIBC_HAS_ARC4RANDOM is not set
   2.236 +# HAVE_NO_SSP is not set
   2.237 +# UCLIBC_HAS_SSP is not set
   2.238 +UCLIBC_BUILD_RELRO=y
   2.239 +# UCLIBC_BUILD_NOW is not set
   2.240 +UCLIBC_BUILD_NOEXECSTACK=y
   2.241 +
   2.242 +#
   2.243 +# uClibc development/debugging options
   2.244 +#
   2.245 +CROSS_COMPILER_PREFIX=""
   2.246 +UCLIBC_EXTRA_CFLAGS=""
   2.247 +# DODEBUG is not set
   2.248 +# DODEBUG_PT is not set
   2.249 +# DOSTRIP is not set
   2.250 +# DOASSERTS is not set
   2.251 +# SUPPORT_LD_DEBUG is not set
   2.252 +# SUPPORT_LD_DEBUG_EARLY is not set
   2.253 +# UCLIBC_MALLOC_DEBUGGING is not set
   2.254 +WARNINGS="-Wall"
   2.255 +# EXTRA_WARNINGS is not set
   2.256 +# DOMULTI is not set
   2.257 +# UCLIBC_MJN3_ONLY is not set
     3.1 --- a/samples/mips-unknown-linux-uclibc/uClibc-20080801.config	Sun Nov 16 22:19:57 2008 +0000
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,249 +0,0 @@
     3.4 -#
     3.5 -# Automatically generated make config: don't edit
     3.6 -# Tue Aug  5 13:45:10 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 is not set
    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=y
    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="mips"
    3.38 -FORCE_OPTIONS_FOR_ARCH=y
    3.39 -ARCH_CFLAGS="-mno-split-addresses"
    3.40 -# CONFIG_GENERIC_386 is not set
    3.41 -# CONFIG_386 is not set
    3.42 -# CONFIG_486 is not set
    3.43 -# CONFIG_586 is not set
    3.44 -# CONFIG_586MMX is not set
    3.45 -# CONFIG_686 is not set
    3.46 -# CONFIG_PENTIUMII is not set
    3.47 -# CONFIG_PENTIUMIII is not set
    3.48 -# CONFIG_PENTIUM4 is not set
    3.49 -# CONFIG_K6 is not set
    3.50 -# CONFIG_K7 is not set
    3.51 -# CONFIG_ELAN is not set
    3.52 -# CONFIG_CRUSOE is not set
    3.53 -# CONFIG_WINCHIPC6 is not set
    3.54 -# CONFIG_WINCHIP2 is not set
    3.55 -# CONFIG_CYRIXIII is not set
    3.56 -# CONFIG_NEHEMIAH is not set
    3.57 -CONFIG_MIPS_O32_ABI=y
    3.58 -# CONFIG_MIPS_N32_ABI is not set
    3.59 -# CONFIG_MIPS_N64_ABI is not set
    3.60 -CONFIG_MIPS_ISA_1=y
    3.61 -# CONFIG_MIPS_ISA_2 is not set
    3.62 -# CONFIG_MIPS_ISA_3 is not set
    3.63 -# CONFIG_MIPS_ISA_4 is not set
    3.64 -# CONFIG_MIPS_ISA_MIPS32 is not set
    3.65 -# CONFIG_MIPS_ISA_MIPS64 is not set
    3.66 -TARGET_SUBARCH=""
    3.67 -
    3.68 -#
    3.69 -# Using ELF file format
    3.70 -#
    3.71 -ARCH_ANY_ENDIAN=y
    3.72 -ARCH_BIG_ENDIAN=y
    3.73 -ARCH_WANTS_BIG_ENDIAN=y
    3.74 -# ARCH_WANTS_LITTLE_ENDIAN is not set
    3.75 -ARCH_HAS_MMU=y
    3.76 -ARCH_USE_MMU=y
    3.77 -UCLIBC_HAS_FLOATS=y
    3.78 -# UCLIBC_HAS_FPU is not set
    3.79 -UCLIBC_HAS_SOFT_FLOAT=y
    3.80 -DO_C99_MATH=y
    3.81 -UCLIBC_HAS_FENV=y
    3.82 -KERNEL_HEADERS="/usr/include"
    3.83 -HAVE_DOT_CONFIG=y
    3.84 -
    3.85 -#
    3.86 -# General Library Settings
    3.87 -#
    3.88 -# HAVE_NO_PIC is not set
    3.89 -DOPIC=y
    3.90 -# ARCH_HAS_NO_SHARED is not set
    3.91 -# ARCH_HAS_NO_LDSO is not set
    3.92 -HAVE_SHARED=y
    3.93 -# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
    3.94 -LDSO_LDD_SUPPORT=y
    3.95 -LDSO_CACHE_SUPPORT=y
    3.96 -# LDSO_PRELOAD_FILE_SUPPORT is not set
    3.97 -LDSO_BASE_FILENAME="ld.so"
    3.98 -UCLIBC_STATIC_LDCONFIG=y
    3.99 -# LDSO_RUNPATH is not set
   3.100 -UCLIBC_CTOR_DTOR=y
   3.101 -# LDSO_GNU_HASH_SUPPORT is not set
   3.102 -# HAS_NO_THREADS is not set
   3.103 -UCLIBC_HAS_THREADS=y
   3.104 -# PTHREADS_DEBUG_SUPPORT is not set
   3.105 -LINUXTHREADS_OLD=y
   3.106 -UCLIBC_HAS_SYSLOG=y
   3.107 -UCLIBC_HAS_LFS=y
   3.108 -# MALLOC is not set
   3.109 -# MALLOC_SIMPLE is not set
   3.110 -MALLOC_STANDARD=y
   3.111 -# MALLOC_GLIBC_COMPAT is not set
   3.112 -UCLIBC_DYNAMIC_ATEXIT=y
   3.113 -# COMPAT_ATEXIT is not set
   3.114 -# UCLIBC_SUSV3_LEGACY is not set
   3.115 -# UCLIBC_SUSV3_LEGACY_MACROS is not set
   3.116 -# UCLIBC_HAS_STUBS is not set
   3.117 -UCLIBC_HAS_SHADOW=y
   3.118 -# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   3.119 -UCLIBC_HAS_PTY=y
   3.120 -ASSUME_DEVPTS=y
   3.121 -UNIX98PTY_ONLY=y
   3.122 -# UCLIBC_HAS_GETPT is not set
   3.123 -UCLIBC_HAS_TM_EXTENSIONS=y
   3.124 -UCLIBC_HAS_TZ_CACHING=y
   3.125 -UCLIBC_HAS_TZ_FILE=y
   3.126 -UCLIBC_HAS_TZ_FILE_READ_MANY=y
   3.127 -UCLIBC_TZ_FILE_PATH="/etc/TZ"
   3.128 -
   3.129 -#
   3.130 -# Advanced Library Settings
   3.131 -#
   3.132 -UCLIBC_PWD_BUFFER_SIZE=256
   3.133 -UCLIBC_GRP_BUFFER_SIZE=256
   3.134 -
   3.135 -#
   3.136 -# Support various families of functions
   3.137 -#
   3.138 -UCLIBC_LINUX_MODULE_24=y
   3.139 -UCLIBC_LINUX_SPECIFIC=y
   3.140 -UCLIBC_HAS_GNU_ERROR=y
   3.141 -# UCLIBC_BSD_SPECIFIC is not set
   3.142 -# UCLIBC_HAS_BSD_ERR is not set
   3.143 -# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
   3.144 -# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
   3.145 -# UCLIBC_NTP_LEGACY is not set
   3.146 -# UCLIBC_SV4_DEPRECATED is not set
   3.147 -UCLIBC_HAS_REALTIME=y
   3.148 -UCLIBC_HAS_ADVANCED_REALTIME=y
   3.149 -UCLIBC_HAS_EPOLL=y
   3.150 -UCLIBC_HAS_XATTR=y
   3.151 -UCLIBC_HAS_PROFILING=y
   3.152 -UCLIBC_HAS_CRYPT_IMPL=y
   3.153 -UCLIBC_HAS_CRYPT=y
   3.154 -UCLIBC_HAS_NETWORK_SUPPORT=y
   3.155 -UCLIBC_HAS_SOCKET=y
   3.156 -UCLIBC_HAS_IPV4=y
   3.157 -# UCLIBC_HAS_IPV6 is not set
   3.158 -UCLIBC_HAS_RPC=y
   3.159 -UCLIBC_HAS_FULL_RPC=y
   3.160 -UCLIBC_HAS_REENTRANT_RPC=y
   3.161 -UCLIBC_USE_NETLINK=y
   3.162 -UCLIBC_SUPPORT_AI_ADDRCONFIG=y
   3.163 -# UCLIBC_HAS_BSD_RES_CLOSE is not set
   3.164 -
   3.165 -#
   3.166 -# String and Stdio Support
   3.167 -#
   3.168 -UCLIBC_HAS_STRING_GENERIC_OPT=y
   3.169 -UCLIBC_HAS_STRING_ARCH_OPT=y
   3.170 -UCLIBC_HAS_CTYPE_TABLES=y
   3.171 -# UCLIBC_HAS_CTYPE_SIGNED is not set
   3.172 -UCLIBC_HAS_CTYPE_UNSAFE=y
   3.173 -# UCLIBC_HAS_CTYPE_CHECKED is not set
   3.174 -# UCLIBC_HAS_CTYPE_ENFORCED is not set
   3.175 -# UCLIBC_HAS_WCHAR is not set
   3.176 -# UCLIBC_HAS_LOCALE is not set
   3.177 -# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   3.178 -# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
   3.179 -# USE_OLD_VFPRINTF is not set
   3.180 -UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   3.181 -# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   3.182 -# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   3.183 -# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   3.184 -# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   3.185 -# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   3.186 -# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   3.187 -UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   3.188 -# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   3.189 -UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   3.190 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   3.191 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   3.192 -# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   3.193 -UCLIBC_HAS_STDIO_GETC_MACRO=y
   3.194 -UCLIBC_HAS_STDIO_PUTC_MACRO=y
   3.195 -UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   3.196 -# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   3.197 -# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   3.198 -# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   3.199 -# UCLIBC_HAS_PRINTF_M_SPEC is not set
   3.200 -UCLIBC_HAS_ERRNO_MESSAGES=y
   3.201 -# UCLIBC_HAS_SYS_ERRLIST is not set
   3.202 -UCLIBC_HAS_SIGNUM_MESSAGES=y
   3.203 -# UCLIBC_HAS_SYS_SIGLIST is not set
   3.204 -UCLIBC_HAS_GNU_GETOPT=y
   3.205 -UCLIBC_HAS_GNU_GETSUBOPT=y
   3.206 -
   3.207 -#
   3.208 -# Big and Tall
   3.209 -#
   3.210 -UCLIBC_HAS_REGEX=y
   3.211 -# UCLIBC_HAS_REGEX_OLD is not set
   3.212 -UCLIBC_HAS_FNMATCH=y
   3.213 -UCLIBC_HAS_FNMATCH_OLD=y
   3.214 -# UCLIBC_HAS_WORDEXP is not set
   3.215 -# UCLIBC_HAS_FTW is not set
   3.216 -UCLIBC_HAS_GLOB=y
   3.217 -# UCLIBC_HAS_GNU_GLOB is not set
   3.218 -
   3.219 -#
   3.220 -# Library Installation Options
   3.221 -#
   3.222 -SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   3.223 -RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   3.224 -DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   3.225 -
   3.226 -#
   3.227 -# Security options
   3.228 -#
   3.229 -# UCLIBC_BUILD_PIE is not set
   3.230 -# UCLIBC_HAS_ARC4RANDOM is not set
   3.231 -# HAVE_NO_SSP is not set
   3.232 -# UCLIBC_HAS_SSP is not set
   3.233 -UCLIBC_BUILD_RELRO=y
   3.234 -# UCLIBC_BUILD_NOW is not set
   3.235 -UCLIBC_BUILD_NOEXECSTACK=y
   3.236 -
   3.237 -#
   3.238 -# uClibc development/debugging options
   3.239 -#
   3.240 -CROSS_COMPILER_PREFIX=""
   3.241 -UCLIBC_EXTRA_CFLAGS=""
   3.242 -# DODEBUG is not set
   3.243 -# DODEBUG_PT is not set
   3.244 -# DOSTRIP is not set
   3.245 -# DOASSERTS is not set
   3.246 -# SUPPORT_LD_DEBUG is not set
   3.247 -# SUPPORT_LD_DEBUG_EARLY is not set
   3.248 -# UCLIBC_MALLOC_DEBUGGING is not set
   3.249 -WARNINGS="-Wall"
   3.250 -# EXTRA_WARNINGS is not set
   3.251 -# DOMULTI is not set
   3.252 -# UCLIBC_MJN3_ONLY is not set