Update the mips-unknown-linux-uclibc sample, now it is able to build both linux and busybox.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jul 06 18:07:04 2007 +0000 (2007-07-06)
changeset 2091e215953f875
parent 208 e5f56710e2e7
child 210 98baeb928964
Update the mips-unknown-linux-uclibc sample, now it is able to build both linux and busybox.
samples/mips-unknown-linux-uclibc/crosstool.config
samples/mips-unknown-linux-uclibc/uClibc-0.9.28.3.config
samples/mips-unknown-linux-uclibc/uClibc-0.9.29.config
     1.1 --- a/samples/mips-unknown-linux-uclibc/crosstool.config	Thu Jul 05 18:11:11 2007 +0000
     1.2 +++ b/samples/mips-unknown-linux-uclibc/crosstool.config	Fri Jul 06 18:07:04 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 -# Tue May 22 22:56:30 2007
     1.8 +# crosstool-NG version: 0.1.2+svn
     1.9 +# Thu Jul  5 21:22:30 2007
    1.10  #
    1.11  # CT_FOOBAR is not set
    1.12  
    1.13 @@ -10,7 +10,7 @@
    1.14  #
    1.15  
    1.16  #
    1.17 -# Crosstool behavior
    1.18 +# crosstool-NG behavior
    1.19  #
    1.20  # CT_EXPERIMENTAL is not set
    1.21  # CT_OBSOLETE is not set
    1.22 @@ -35,6 +35,7 @@
    1.23  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.24  # CT_CUSTOM_PATCH is not set
    1.25  CT_REMOVE_DOCS=y
    1.26 +# CT_INSTALL_DIR_RO is not set
    1.27  
    1.28  #
    1.29  # Downloading
    1.30 @@ -61,7 +62,7 @@
    1.31  # CT_LOG_SEE_TOOLS_WARN is not set
    1.32  CT_LOG_PROGRESS_BAR=y
    1.33  CT_LOG_TO_FILE=y
    1.34 -CT_LOG_FILE="${CT_PREFIX_DIR}/${CT_TARGET}.log"
    1.35 +CT_LOG_FILE_COMPRESS=y
    1.36  
    1.37  #
    1.38  # Target options
    1.39 @@ -75,8 +76,7 @@
    1.40  CT_ARCH_MIPS=y
    1.41  # CT_ARCH_x86 is not set
    1.42  # CT_ARCH_x86_64 is not set
    1.43 -CT_ARCH_SUPPORTS_BE=y
    1.44 -CT_ARCH_SUPPORTS_LE=y
    1.45 +CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
    1.46  CT_ARCH_BE=y
    1.47  # CT_ARCH_LE is not set
    1.48  
    1.49 @@ -102,6 +102,10 @@
    1.50  #
    1.51  CT_USE_SYSROOT=y
    1.52  CT_SHARED_LIBS=y
    1.53 +# CT_THREADS_NPTL is not set
    1.54 +CT_THREADS_LINUXTHREADS=y
    1.55 +# CT_THREADS_NONE is not set
    1.56 +CT_THREADS="linuxthreads"
    1.57  # CT_TARGET_MULTILIB is not set
    1.58  CT_TARGET_VENDOR="unknown"
    1.59  CT_TARGET_ALIAS=""
    1.60 @@ -121,7 +125,7 @@
    1.61  # Kernel
    1.62  #
    1.63  CT_KERNEL_LINUX=y
    1.64 -CT_KERNEL_VERSION="2.6.21.1"
    1.65 +CT_KERNEL_VERSION="2.6.21.5"
    1.66  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.67  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.68  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.69 @@ -147,7 +151,12 @@
    1.70  # CT_KERNEL_INSTALL_V_2_6_20_6 is not set
    1.71  # CT_KERNEL_INSTALL_V_2_6_20_7 is not set
    1.72  # CT_KERNEL_INSTALL_V_2_6_21 is not set
    1.73 -CT_KERNEL_INSTALL_V_2_6_21_1=y
    1.74 +# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
    1.75 +# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
    1.76 +# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
    1.77 +# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
    1.78 +CT_KERNEL_INSTALL_V_2_6_21_5=y
    1.79 +# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
    1.80  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.81  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.82  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
    1.83 @@ -157,7 +166,7 @@
    1.84  #
    1.85  # binutils
    1.86  #
    1.87 -CT_BINUTILS_VERSION="2.17.50.0.14"
    1.88 +CT_BINUTILS_VERSION="2.17.50.0.17"
    1.89  # CT_BINUTILS_V_2_11_2 is not set
    1.90  # CT_BINUTILS_V_2_13_90 is not set
    1.91  # CT_BINUTILS_V_2_14 is not set
    1.92 @@ -182,9 +191,10 @@
    1.93  # CT_BINUTILS_V_2_17_50_0_11 is not set
    1.94  # CT_BINUTILS_V_2_17_50_0_12 is not set
    1.95  # CT_BINUTILS_V_2_17_50_0_13 is not set
    1.96 -CT_BINUTILS_V_2_17_50_0_14=y
    1.97 +# CT_BINUTILS_V_2_17_50_0_14 is not set
    1.98  # CT_BINUTILS_V_2_17_50_0_15 is not set
    1.99  # CT_BINUTILS_V_2_17_50_0_16 is not set
   1.100 +CT_BINUTILS_V_2_17_50_0_17=y
   1.101  CT_BINUTILS_EXTRA_CONFIG=""
   1.102  
   1.103  #
   1.104 @@ -200,7 +210,7 @@
   1.105  # Final C compiler
   1.106  #
   1.107  CT_CC_GCC=y
   1.108 -CT_CC_VERSION="4.0.4"
   1.109 +CT_CC_VERSION="4.1.2"
   1.110  CT_CC="gcc"
   1.111  # CT_CC_V_2_95_3 is not set
   1.112  # CT_CC_V_3_2_3 is not set
   1.113 @@ -222,12 +232,12 @@
   1.114  # CT_CC_V_4_0_1 is not set
   1.115  # CT_CC_V_4_0_2 is not set
   1.116  # CT_CC_V_4_0_3 is not set
   1.117 -CT_CC_V_4_0_4=y
   1.118 +# CT_CC_V_4_0_4 is not set
   1.119  # CT_CC_V_4_1_0 is not set
   1.120  # CT_CC_V_4_1_1 is not set
   1.121 -# CT_CC_V_4_1_2 is not set
   1.122 +CT_CC_V_4_1_2=y
   1.123  # CT_CC_V_4_2_0 is not set
   1.124 -# CT_CC_CXA_ATEXIT is not set
   1.125 +CT_CC_CXA_ATEXIT=y
   1.126  CT_CC_EXTRA_CONFIG=""
   1.127  CT_CC_SUPPORT_CXX=y
   1.128  CT_CC_SUPPORT_FORTRAN=y
   1.129 @@ -252,7 +262,7 @@
   1.130  #
   1.131  # CT_LIBC_GLIBC is not set
   1.132  CT_LIBC_UCLIBC=y
   1.133 -CT_LIBC_VERSION="0.9.28.3"
   1.134 +CT_LIBC_VERSION="0.9.29"
   1.135  CT_LIBC="uClibc"
   1.136  # CT_LIBC_SUPPORT_NPTL is not set
   1.137  CT_LIBC_SUPPORT_LINUXTHREADS=y
   1.138 @@ -263,8 +273,8 @@
   1.139  # CT_LIBC_V_0_9_28 is not set
   1.140  # CT_LIBC_V_0_9_28_1 is not set
   1.141  # CT_LIBC_V_0_9_28_2 is not set
   1.142 -CT_LIBC_V_0_9_28_3=y
   1.143 -# CT_LIBC_V_0_9_29 is not set
   1.144 +# CT_LIBC_V_0_9_28_3 is not set
   1.145 +CT_LIBC_V_0_9_29=y
   1.146  CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
   1.147  # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
   1.148  # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
   1.149 @@ -273,7 +283,27 @@
   1.150  # CT_LIBC_UCLIBC_LOCALES is not set
   1.151  
   1.152  #
   1.153 +# Tools facilities
   1.154 +#
   1.155 +CT_SSTRIP=y
   1.156 +# CT_SSTRIP_ELFKICKERS is not set
   1.157 +CT_SSTRIP_BUILDROOT=y
   1.158 +CT_SSTRIP_FROM="buildroot"
   1.159 +
   1.160 +#
   1.161  # Debug facilities
   1.162  #
   1.163 -# CT_DMALLOC is not set
   1.164 -# CT_GDB is not set
   1.165 +CT_DMALLOC=y
   1.166 +# CT_DMALLOC_V_5_4_3 is not set
   1.167 +CT_DMALLOC_V_5_5_2=y
   1.168 +CT_DMALLOC_VERSION="5.5.2"
   1.169 +CT_GDB=y
   1.170 +CT_GDB_CROSS=y
   1.171 +CT_GDB_CROSS_STATIC_GDBSERVER=y
   1.172 +# CT_GDB_V_snapshot is not set
   1.173 +# CT_GDB_V_6_2_1 is not set
   1.174 +# CT_GDB_V_6_3 is not set
   1.175 +# CT_GDB_V_6_4 is not set
   1.176 +# CT_GDB_V_6_5 is not set
   1.177 +CT_GDB_V_6_6=y
   1.178 +CT_GDB_VERSION="6.6"
     2.1 --- a/samples/mips-unknown-linux-uclibc/uClibc-0.9.28.3.config	Thu Jul 05 18:11:11 2007 +0000
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,165 +0,0 @@
     2.4 -#
     2.5 -# Automatically generated make config: don't edit
     2.6 -#
     2.7 -# TARGET_alpha is not set
     2.8 -# TARGET_arm is not set
     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=y
    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="mips"
    2.34 -ARCH_CFLAGS="-mno-split-addresses"
    2.35 -ARCH_SUPPORTS_BIG_ENDIAN=y
    2.36 -CONFIG_MIPS_ISA_1=y
    2.37 -# CONFIG_MIPS_ISA_2 is not set
    2.38 -# CONFIG_MIPS_ISA_3 is not set
    2.39 -# CONFIG_MIPS_ISA_4 is not set
    2.40 -# CONFIG_MIPS_ISA_MIPS32=y
    2.41 -# CONFIG_MIPS_ISA_MIPS64 is not set
    2.42 -# ARCH_LITTLE_ENDIAN is not set
    2.43 -ARCH_BIG_ENDIAN=y
    2.44 -# ARCH_HAS_NO_MMU is not set
    2.45 -ARCH_HAS_MMU=y
    2.46 -UCLIBC_HAS_FLOATS=y
    2.47 -# HAS_FPU is not set
    2.48 -UCLIBC_HAS_SOFT_FLOAT=y
    2.49 -DO_C99_MATH=y
    2.50 -KERNEL_SOURCE="/usr/src/linux"
    2.51 -C_SYMBOL_PREFIX=""
    2.52 -HAVE_DOT_CONFIG=y
    2.53 -
    2.54 -#
    2.55 -# General Library Settings
    2.56 -#
    2.57 -# HAVE_NO_PIC is not set
    2.58 -DOPIC=y
    2.59 -# HAVE_NO_SHARED is not set
    2.60 -HAVE_SHARED=y
    2.61 -# ARCH_HAS_NO_LDSO is not set
    2.62 -BUILD_UCLIBC_LDSO=y
    2.63 -# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
    2.64 -LDSO_LDD_SUPPORT=y
    2.65 -LDSO_CACHE_SUPPORT=y
    2.66 -# LDSO_PRELOAD_FILE_SUPPORT is not set
    2.67 -LDSO_BASE_FILENAME="ld.so"
    2.68 -# LDSO_RUNPATH is not set
    2.69 -# DL_FINI_CRT_COMPAT is not set
    2.70 -UCLIBC_CTOR_DTOR=y
    2.71 -# HAS_NO_THREADS is not set
    2.72 -UCLIBC_HAS_THREADS=y
    2.73 -# PTHREADS_DEBUG_SUPPORT is not set
    2.74 -UCLIBC_HAS_LFS=y
    2.75 -UCLIBC_STATIC_LDCONFIG=y
    2.76 -# MALLOC is not set
    2.77 -# MALLOC_SIMPLE is not set
    2.78 -MALLOC_STANDARD=y
    2.79 -# MALLOC_GLIBC_COMPAT is not set
    2.80 -UCLIBC_DYNAMIC_ATEXIT=y
    2.81 -HAS_SHADOW=y
    2.82 -UNIX98PTY_ONLY=y
    2.83 -ASSUME_DEVPTS=y
    2.84 -UCLIBC_HAS_TM_EXTENSIONS=y
    2.85 -UCLIBC_HAS_TZ_CACHING=y
    2.86 -UCLIBC_HAS_TZ_FILE=y
    2.87 -UCLIBC_HAS_TZ_FILE_READ_MANY=y
    2.88 -UCLIBC_TZ_FILE_PATH="/etc/TZ"
    2.89 -
    2.90 -#
    2.91 -# Networking Support
    2.92 -#
    2.93 -# UCLIBC_HAS_IPV6 is not set
    2.94 -UCLIBC_HAS_RPC=y
    2.95 -UCLIBC_HAS_FULL_RPC=y
    2.96 -
    2.97 -#
    2.98 -# String and Stdio Support
    2.99 -#
   2.100 -UCLIBC_HAS_STRING_GENERIC_OPT=y
   2.101 -UCLIBC_HAS_STRING_ARCH_OPT=y
   2.102 -UCLIBC_HAS_CTYPE_TABLES=y
   2.103 -UCLIBC_HAS_CTYPE_SIGNED=y
   2.104 -UCLIBC_HAS_CTYPE_UNSAFE=y
   2.105 -# UCLIBC_HAS_CTYPE_CHECKED is not set
   2.106 -# UCLIBC_HAS_CTYPE_ENFORCED is not set
   2.107 -# UCLIBC_HAS_WCHAR is not set
   2.108 -# UCLIBC_HAS_LOCALE is not set
   2.109 -# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   2.110 -# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
   2.111 -# USE_OLD_VFPRINTF is not set
   2.112 -UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   2.113 -# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   2.114 -# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   2.115 -# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   2.116 -# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   2.117 -# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   2.118 -# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   2.119 -UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   2.120 -# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   2.121 -UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   2.122 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   2.123 -# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   2.124 -# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   2.125 -UCLIBC_HAS_STDIO_GETC_MACRO=y
   2.126 -UCLIBC_HAS_STDIO_PUTC_MACRO=y
   2.127 -UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   2.128 -# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   2.129 -# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   2.130 -# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   2.131 -# UCLIBC_HAS_PRINTF_M_SPEC is not set
   2.132 -UCLIBC_HAS_ERRNO_MESSAGES=y
   2.133 -# UCLIBC_HAS_SYS_ERRLIST is not set
   2.134 -UCLIBC_HAS_SIGNUM_MESSAGES=y
   2.135 -# UCLIBC_HAS_SYS_SIGLIST is not set
   2.136 -UCLIBC_HAS_GNU_GETOPT=y
   2.137 -
   2.138 -#
   2.139 -# Big and Tall
   2.140 -#
   2.141 -UCLIBC_HAS_REGEX=y
   2.142 -UCLIBC_HAS_WORDEXP=y
   2.143 -UCLIBC_HAS_FTW=y
   2.144 -UCLIBC_HAS_GLOB=y
   2.145 -
   2.146 -#
   2.147 -# Library Installation Options
   2.148 -#
   2.149 -SHARED_LIB_LOADER_PREFIX="$(DEVEL_PREFIX)/lib"
   2.150 -RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   2.151 -DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   2.152 -
   2.153 -#
   2.154 -# uClibc security related options
   2.155 -#
   2.156 -# UCLIBC_SECURITY is not set
   2.157 -
   2.158 -#
   2.159 -# uClibc development/debugging options
   2.160 -#
   2.161 -CROSS_COMPILER_PREFIX=""
   2.162 -# DODEBUG is not set
   2.163 -# DODEBUG_PT is not set
   2.164 -# DOASSERTS is not set
   2.165 -# SUPPORT_LD_DEBUG is not set
   2.166 -# SUPPORT_LD_DEBUG_EARLY is not set
   2.167 -WARNINGS="-Wall"
   2.168 -# UCLIBC_MJN3_ONLY is not set
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/samples/mips-unknown-linux-uclibc/uClibc-0.9.29.config	Fri Jul 06 18:07:04 2007 +0000
     3.3 @@ -0,0 +1,224 @@
     3.4 +#
     3.5 +# Automatically generated make config: don't edit
     3.6 +# Thu Jul  5 20:17:45 2007
     3.7 +#
     3.8 +# TARGET_alpha is not set
     3.9 +# TARGET_arm is not set
    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=y
    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="mips"
    3.36 +FORCE_OPTIONS_FOR_ARCH=y
    3.37 +ARCH_CFLAGS="-mno-split-addresses"
    3.38 +# CONFIG_ARM_OABI is not set
    3.39 +# CONFIG_ARM_EABI is not set
    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 is not set
    3.55 +# CONFIG_ARM_IWMMXT is not set
    3.56 +CONFIG_MIPS_O32_ABI=y
    3.57 +# CONFIG_MIPS_N32_ABI is not set
    3.58 +# CONFIG_MIPS_N64_ABI is not set
    3.59 +CONFIG_MIPS_ISA_1=y
    3.60 +# CONFIG_MIPS_ISA_2 is not set
    3.61 +# CONFIG_MIPS_ISA_3 is not set
    3.62 +# CONFIG_MIPS_ISA_4 is not set
    3.63 +# CONFIG_MIPS_ISA_MIPS32 is not set
    3.64 +# CONFIG_MIPS_ISA_MIPS64 is not set
    3.65 +# CONFIG_MIPS_ISA_CUSTOM 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 +KERNEL_HEADERS="/usr/include"
    3.82 +HAVE_DOT_CONFIG=y
    3.83 +
    3.84 +#
    3.85 +# General Library Settings
    3.86 +#
    3.87 +# HAVE_NO_PIC is not set
    3.88 +DOPIC=y
    3.89 +# HAVE_NO_SHARED is not set
    3.90 +# ARCH_HAS_NO_LDSO is not set
    3.91 +HAVE_SHARED=y
    3.92 +FORCE_SHAREABLE_TEXT_SEGMENTS=y
    3.93 +LDSO_LDD_SUPPORT=y
    3.94 +LDSO_CACHE_SUPPORT=y
    3.95 +# LDSO_PRELOAD_FILE_SUPPORT is not set
    3.96 +LDSO_BASE_FILENAME="ld.so"
    3.97 +UCLIBC_STATIC_LDCONFIG=y
    3.98 +# LDSO_RUNPATH is not set
    3.99 +UCLIBC_CTOR_DTOR=y
   3.100 +# HAS_NO_THREADS is not set
   3.101 +UCLIBC_HAS_THREADS=y
   3.102 +# PTHREADS_DEBUG_SUPPORT is not set
   3.103 +LINUXTHREADS_OLD=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_SHADOW=y
   3.114 +# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   3.115 +# UCLIBC_HAS___PROGNAME is not set
   3.116 +UNIX98PTY_ONLY=y
   3.117 +ASSUME_DEVPTS=y
   3.118 +UCLIBC_HAS_TM_EXTENSIONS=y
   3.119 +# UCLIBC_HAS_TZ_CACHING is not set
   3.120 +UCLIBC_HAS_TZ_FILE=y
   3.121 +# UCLIBC_HAS_TZ_FILE_READ_MANY is not set
   3.122 +UCLIBC_TZ_FILE_PATH="/etc/TZ"
   3.123 +
   3.124 +#
   3.125 +# Advanced Library Settings
   3.126 +#
   3.127 +UCLIBC_PWD_BUFFER_SIZE=256
   3.128 +UCLIBC_GRP_BUFFER_SIZE=256
   3.129 +
   3.130 +#
   3.131 +# Networking Support
   3.132 +#
   3.133 +# UCLIBC_HAS_IPV6 is not set
   3.134 +UCLIBC_HAS_RPC=y
   3.135 +UCLIBC_HAS_FULL_RPC=y
   3.136 +UCLIBC_HAS_REENTRANT_RPC=y
   3.137 +UCLIBC_USE_NETLINK=y
   3.138 +# UCLIBC_HAS_BSD_RES_CLOSE is not set
   3.139 +
   3.140 +#
   3.141 +# String and Stdio Support
   3.142 +#
   3.143 +UCLIBC_HAS_STRING_GENERIC_OPT=y
   3.144 +UCLIBC_HAS_STRING_ARCH_OPT=y
   3.145 +UCLIBC_HAS_CTYPE_TABLES=y
   3.146 +UCLIBC_HAS_CTYPE_SIGNED=y
   3.147 +# UCLIBC_HAS_CTYPE_UNSAFE is not set
   3.148 +# UCLIBC_HAS_CTYPE_CHECKED is not set
   3.149 +UCLIBC_HAS_CTYPE_ENFORCED=y
   3.150 +# UCLIBC_HAS_WCHAR is not set
   3.151 +# UCLIBC_HAS_LOCALE is not set
   3.152 +UCLIBC_HAS_HEXADECIMAL_FLOATS=y
   3.153 +# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
   3.154 +# USE_OLD_VFPRINTF is not set
   3.155 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   3.156 +# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   3.157 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   3.158 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   3.159 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   3.160 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   3.161 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   3.162 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   3.163 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   3.164 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   3.165 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   3.166 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   3.167 +UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT=y
   3.168 +UCLIBC_HAS_STDIO_GETC_MACRO=y
   3.169 +UCLIBC_HAS_STDIO_PUTC_MACRO=y
   3.170 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   3.171 +UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
   3.172 +UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
   3.173 +UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
   3.174 +UCLIBC_HAS_PRINTF_M_SPEC=y
   3.175 +UCLIBC_HAS_ERRNO_MESSAGES=y
   3.176 +# UCLIBC_HAS_SYS_ERRLIST is not set
   3.177 +UCLIBC_HAS_SIGNUM_MESSAGES=y
   3.178 +# UCLIBC_HAS_SYS_SIGLIST is not set
   3.179 +UCLIBC_HAS_GNU_GETOPT=y
   3.180 +# UCLIBC_HAS_GNU_GETSUBOPT is not set
   3.181 +
   3.182 +#
   3.183 +# Big and Tall
   3.184 +#
   3.185 +UCLIBC_HAS_REGEX=y
   3.186 +UCLIBC_HAS_REGEX_OLD=y
   3.187 +UCLIBC_HAS_FNMATCH=y
   3.188 +UCLIBC_HAS_FNMATCH_OLD=y
   3.189 +UCLIBC_HAS_WORDEXP=y
   3.190 +UCLIBC_HAS_FTW=y
   3.191 +UCLIBC_HAS_GLOB=y
   3.192 +# UCLIBC_HAS_GNU_GLOB is not set
   3.193 +
   3.194 +#
   3.195 +# Library Installation Options
   3.196 +#
   3.197 +SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"
   3.198 +RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   3.199 +DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   3.200 +
   3.201 +#
   3.202 +# Security options
   3.203 +#
   3.204 +UCLIBC_BUILD_PIE=y
   3.205 +UCLIBC_HAS_ARC4RANDOM=y
   3.206 +# HAVE_NO_SSP is not set
   3.207 +# UCLIBC_HAS_SSP is not set
   3.208 +# UCLIBC_BUILD_RELRO is not set
   3.209 +# UCLIBC_BUILD_NOW is not set
   3.210 +UCLIBC_BUILD_NOEXECSTACK=y
   3.211 +
   3.212 +#
   3.213 +# uClibc development/debugging options
   3.214 +#
   3.215 +CROSS_COMPILER_PREFIX=""
   3.216 +UCLIBC_EXTRA_CFLAGS=""
   3.217 +# DODEBUG is not set
   3.218 +# DODEBUG_PT is not set
   3.219 +# DOSTRIP is not set
   3.220 +# DOASSERTS is not set
   3.221 +# SUPPORT_LD_DEBUG is not set
   3.222 +# SUPPORT_LD_DEBUG_EARLY is not set
   3.223 +# UCLIBC_MALLOC_DEBUGGING is not set
   3.224 +WARNINGS="-Wall"
   3.225 +# EXTRA_WARNINGS is not set
   3.226 +# DOMULTI is not set
   3.227 +# UCLIBC_MJN3_ONLY is not set