samples/mips-unknown-linux-uclibc/uClibc-0.9.32.config
author "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Mon Apr 16 15:25:36 2012 +0200 (2012-04-16)
changeset 2941 13e40098fffc
permissions -rw-r--r--
cc/gcc: update Linaro GCC revisions to 2012.04

Update Linaro GCC with the latest available revisions.

The 4.7 revision is also released, but the infrastructure is not yet ready for
it in CT-NG.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
     1 #
     2 # Automatically generated make config: don't edit
     3 # Version: 0.9.32
     4 # Mon Sep 12 14:50:23 2011
     5 #
     6 # TARGET_alpha is not set
     7 # TARGET_arm is not set
     8 # TARGET_avr32 is not set
     9 # TARGET_bfin is not set
    10 # TARGET_cris is not set
    11 # TARGET_e1 is not set
    12 # TARGET_frv is not set
    13 # TARGET_h8300 is not set
    14 # TARGET_hppa is not set
    15 # TARGET_i386 is not set
    16 # TARGET_i960 is not set
    17 # TARGET_ia64 is not set
    18 # TARGET_m68k is not set
    19 # TARGET_microblaze is not set
    20 TARGET_mips=y
    21 # TARGET_nios is not set
    22 # TARGET_nios2 is not set
    23 # TARGET_powerpc is not set
    24 # TARGET_sh is not set
    25 # TARGET_sh64 is not set
    26 # TARGET_sparc is not set
    27 # TARGET_v850 is not set
    28 # TARGET_vax is not set
    29 # TARGET_x86_64 is not set
    30 # TARGET_xtensa is not set
    31 # TARGET_c6x is not set
    32 
    33 #
    34 # Target Architecture Features and Options
    35 #
    36 TARGET_ARCH="mips"
    37 FORCE_OPTIONS_FOR_ARCH=y
    38 CONFIG_MIPS_O32_ABI=y
    39 # CONFIG_MIPS_N32_ABI is not set
    40 # CONFIG_MIPS_N64_ABI is not set
    41 CONFIG_MIPS_ISA_1=y
    42 # CONFIG_MIPS_ISA_2 is not set
    43 # CONFIG_MIPS_ISA_3 is not set
    44 # CONFIG_MIPS_ISA_4 is not set
    45 # CONFIG_MIPS_ISA_MIPS32 is not set
    46 # CONFIG_MIPS_ISA_MIPS32R2 is not set
    47 # CONFIG_MIPS_ISA_MIPS64 is not set
    48 TARGET_SUBARCH=""
    49 
    50 #
    51 # Using ELF file format
    52 #
    53 ARCH_ANY_ENDIAN=y
    54 ARCH_BIG_ENDIAN=y
    55 ARCH_WANTS_BIG_ENDIAN=y
    56 # ARCH_WANTS_LITTLE_ENDIAN is not set
    57 ARCH_HAS_MMU=y
    58 ARCH_USE_MMU=y
    59 UCLIBC_HAS_FLOATS=y
    60 # UCLIBC_HAS_FPU is not set
    61 UCLIBC_HAS_SOFT_FLOAT=y
    62 DO_C99_MATH=y
    63 DO_XSI_MATH=y
    64 UCLIBC_HAS_FENV=y
    65 KERNEL_HEADERS="/usr/include"
    66 HAVE_DOT_CONFIG=y
    67 
    68 #
    69 # General Library Settings
    70 #
    71 # HAVE_NO_PIC is not set
    72 DOPIC=y
    73 # ARCH_HAS_NO_SHARED is not set
    74 # ARCH_HAS_NO_LDSO is not set
    75 HAVE_SHARED=y
    76 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set
    77 LDSO_LDD_SUPPORT=y
    78 LDSO_CACHE_SUPPORT=y
    79 LDSO_PRELOAD_ENV_SUPPORT=y
    80 # LDSO_PRELOAD_FILE_SUPPORT is not set
    81 LDSO_BASE_FILENAME="ld.so"
    82 UCLIBC_STATIC_LDCONFIG=y
    83 # LDSO_RUNPATH is not set
    84 # LDSO_SEARCH_INTERP_PATH is not set
    85 UCLIBC_CTOR_DTOR=y
    86 # LDSO_GNU_HASH_SUPPORT is not set
    87 # HAS_NO_THREADS is not set
    88 # LINUXTHREADS_OLD is not set
    89 # LINUXTHREADS_NEW is not set
    90 UCLIBC_HAS_THREADS_NATIVE=y
    91 UCLIBC_HAS_THREADS=y
    92 UCLIBC_HAS_TLS=y
    93 # PTHREADS_DEBUG_SUPPORT is not set
    94 UCLIBC_HAS_SYSLOG=y
    95 UCLIBC_HAS_LFS=y
    96 # MALLOC is not set
    97 # MALLOC_SIMPLE is not set
    98 MALLOC_STANDARD=y
    99 # MALLOC_GLIBC_COMPAT is not set
   100 UCLIBC_DYNAMIC_ATEXIT=y
   101 # COMPAT_ATEXIT is not set
   102 UCLIBC_SUSV3_LEGACY=y
   103 # UCLIBC_SUSV3_LEGACY_MACROS is not set
   104 # UCLIBC_SUSV4_LEGACY is not set
   105 UCLIBC_STRICT_HEADERS=y
   106 # UCLIBC_HAS_STUBS is not set
   107 UCLIBC_HAS_SHADOW=y
   108 # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
   109 UCLIBC_HAS_PTY=y
   110 ASSUME_DEVPTS=y
   111 UNIX98PTY_ONLY=y
   112 # UCLIBC_HAS_GETPT is not set
   113 UCLIBC_HAS_LIBUTIL=y
   114 UCLIBC_HAS_TM_EXTENSIONS=y
   115 UCLIBC_HAS_TZ_CACHING=y
   116 UCLIBC_HAS_TZ_FILE=y
   117 UCLIBC_HAS_TZ_FILE_READ_MANY=y
   118 UCLIBC_TZ_FILE_PATH="/etc/TZ"
   119 UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y
   120 
   121 #
   122 # Advanced Library Settings
   123 #
   124 UCLIBC_PWD_BUFFER_SIZE=256
   125 UCLIBC_GRP_BUFFER_SIZE=256
   126 
   127 #
   128 # Support various families of functions
   129 #
   130 UCLIBC_LINUX_MODULE_24=y
   131 UCLIBC_LINUX_SPECIFIC=y
   132 UCLIBC_HAS_GNU_ERROR=y
   133 # UCLIBC_BSD_SPECIFIC is not set
   134 UCLIBC_HAS_BSD_ERR=y
   135 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
   136 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
   137 # UCLIBC_NTP_LEGACY is not set
   138 # UCLIBC_SV4_DEPRECATED is not set
   139 UCLIBC_HAS_REALTIME=y
   140 UCLIBC_HAS_ADVANCED_REALTIME=y
   141 UCLIBC_HAS_EPOLL=y
   142 UCLIBC_HAS_XATTR=y
   143 UCLIBC_HAS_PROFILING=y
   144 UCLIBC_HAS_CRYPT_IMPL=y
   145 UCLIBC_HAS_CRYPT=y
   146 UCLIBC_HAS_NETWORK_SUPPORT=y
   147 UCLIBC_HAS_SOCKET=y
   148 UCLIBC_HAS_IPV4=y
   149 UCLIBC_HAS_IPV6=y
   150 UCLIBC_HAS_RPC=y
   151 UCLIBC_HAS_FULL_RPC=y
   152 UCLIBC_HAS_REENTRANT_RPC=y
   153 UCLIBC_USE_NETLINK=y
   154 UCLIBC_SUPPORT_AI_ADDRCONFIG=y
   155 # UCLIBC_HAS_BSD_RES_CLOSE is not set
   156 UCLIBC_HAS_COMPAT_RES_STATE=y
   157 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
   158 UCLIBC_HAS_LIBRESOLV_STUB=y
   159 UCLIBC_HAS_LIBNSL_STUB=y
   160 
   161 #
   162 # String and Stdio Support
   163 #
   164 UCLIBC_HAS_STRING_GENERIC_OPT=y
   165 UCLIBC_HAS_STRING_ARCH_OPT=y
   166 UCLIBC_HAS_CTYPE_TABLES=y
   167 UCLIBC_HAS_CTYPE_SIGNED=y
   168 # UCLIBC_HAS_CTYPE_UNSAFE is not set
   169 # UCLIBC_HAS_CTYPE_CHECKED is not set
   170 UCLIBC_HAS_CTYPE_ENFORCED=y
   171 # UCLIBC_HAS_WCHAR is not set
   172 # UCLIBC_HAS_LOCALE is not set
   173 # UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
   174 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
   175 # USE_OLD_VFPRINTF is not set
   176 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
   177 # UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
   178 # UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
   179 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
   180 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
   181 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
   182 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
   183 UCLIBC_HAS_STDIO_BUFSIZ_4096=y
   184 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
   185 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
   186 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
   187 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
   188 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
   189 UCLIBC_HAS_STDIO_GETC_MACRO=y
   190 UCLIBC_HAS_STDIO_PUTC_MACRO=y
   191 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
   192 # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
   193 # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
   194 # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
   195 UCLIBC_HAS_PRINTF_M_SPEC=y
   196 UCLIBC_HAS_ERRNO_MESSAGES=y
   197 # UCLIBC_HAS_SYS_ERRLIST is not set
   198 UCLIBC_HAS_SIGNUM_MESSAGES=y
   199 # UCLIBC_HAS_SYS_SIGLIST is not set
   200 UCLIBC_HAS_GNU_GETOPT=y
   201 UCLIBC_HAS_STDIO_FUTEXES=y
   202 UCLIBC_HAS_GNU_GETSUBOPT=y
   203 
   204 #
   205 # Big and Tall
   206 #
   207 UCLIBC_HAS_REGEX=y
   208 UCLIBC_HAS_REGEX_OLD=y
   209 UCLIBC_HAS_FNMATCH=y
   210 UCLIBC_HAS_FNMATCH_OLD=y
   211 # UCLIBC_HAS_WORDEXP is not set
   212 UCLIBC_HAS_NFTW=y
   213 # UCLIBC_HAS_FTS is not set
   214 UCLIBC_HAS_GLOB=y
   215 UCLIBC_HAS_GNU_GLOB=y
   216 UCLIBC_HAS_UTMPX=y
   217 
   218 #
   219 # Library Installation Options
   220 #
   221 RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/"
   222 DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc/usr/"
   223 MULTILIB_DIR="lib"
   224 # HARDWIRED_ABSPATH is not set
   225 
   226 #
   227 # Security options
   228 #
   229 # UCLIBC_BUILD_PIE is not set
   230 # UCLIBC_HAS_ARC4RANDOM is not set
   231 # HAVE_NO_SSP is not set
   232 # UCLIBC_HAS_SSP is not set
   233 UCLIBC_BUILD_RELRO=y
   234 # UCLIBC_BUILD_NOW is not set
   235 UCLIBC_BUILD_NOEXECSTACK=y
   236 
   237 #
   238 # uClibc development/debugging options
   239 #
   240 CROSS_COMPILER_PREFIX=""
   241 UCLIBC_EXTRA_CFLAGS=""
   242 # DODEBUG is not set
   243 # DOSTRIP is not set
   244 # DOASSERTS is not set
   245 # SUPPORT_LD_DEBUG is not set
   246 # SUPPORT_LD_DEBUG_EARLY is not set
   247 # UCLIBC_MALLOC_DEBUGGING is not set
   248 # UCLIBC_HAS_BACKTRACE is not set
   249 WARNINGS="-Wall"
   250 EXTRA_WARNINGS=y
   251 # DOMULTI is not set
   252 # UCLIBC_MJN3_ONLY is not set