samples/bfin-unknown-linux-uclibc/uClibc-0.9.30.2.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>
thomas@1911
     1
#
thomas@1911
     2
# Automatically generated make config: don't edit
thomas@1911
     3
# Version: 0.9.30.2
thomas@1911
     4
# Tue Apr  6 16:47:32 2010
thomas@1911
     5
#
thomas@1911
     6
# TARGET_alpha is not set
thomas@1911
     7
# TARGET_arm is not set
thomas@1911
     8
# TARGET_avr32 is not set
thomas@1911
     9
TARGET_bfin=y
thomas@1911
    10
# TARGET_cris is not set
thomas@1911
    11
# TARGET_e1 is not set
thomas@1911
    12
# TARGET_frv is not set
thomas@1911
    13
# TARGET_h8300 is not set
thomas@1911
    14
# TARGET_hppa is not set
thomas@1911
    15
# TARGET_i386 is not set
thomas@1911
    16
# TARGET_i960 is not set
thomas@1911
    17
# TARGET_ia64 is not set
thomas@1911
    18
# TARGET_m68k is not set
thomas@1911
    19
# TARGET_microblaze is not set
thomas@1911
    20
# TARGET_mips is not set
thomas@1911
    21
# TARGET_nios is not set
thomas@1911
    22
# TARGET_nios2 is not set
thomas@1911
    23
# TARGET_powerpc is not set
thomas@1911
    24
# TARGET_sh is not set
thomas@1911
    25
# TARGET_sh64 is not set
thomas@1911
    26
# TARGET_sparc is not set
thomas@1911
    27
# TARGET_v850 is not set
thomas@1911
    28
# TARGET_vax is not set
thomas@1911
    29
# TARGET_x86_64 is not set
thomas@1911
    30
# TARGET_xtensa is not set
thomas@1911
    31
thomas@1911
    32
#
thomas@1911
    33
# Target Architecture Features and Options
thomas@1911
    34
#
thomas@1911
    35
TARGET_ARCH="bfin"
thomas@1911
    36
FORCE_OPTIONS_FOR_ARCH=y
thomas@1911
    37
TARGET_SUBARCH=""
thomas@1911
    38
# UCLIBC_FORMAT_ELF is not set
thomas@1911
    39
UCLIBC_FORMAT_FDPIC_ELF=y
thomas@1911
    40
# UCLIBC_FORMAT_FLAT is not set
thomas@1911
    41
# UCLIBC_FORMAT_FLAT_SEP_DATA is not set
thomas@1911
    42
# UCLIBC_FORMAT_SHARED_FLAT is not set
thomas@1911
    43
ARCH_LITTLE_ENDIAN=y
thomas@1911
    44
thomas@1911
    45
#
thomas@1911
    46
# Using Little Endian
thomas@1911
    47
#
thomas@1911
    48
ARCH_HAS_NO_MMU=y
thomas@1911
    49
thomas@1911
    50
#
thomas@1911
    51
# Target CPU lacks a memory management unit (MMU)
thomas@1911
    52
#
thomas@1911
    53
UCLIBC_HAS_FLOATS=y
thomas@1911
    54
UCLIBC_HAS_FPU=y
thomas@1911
    55
DO_C99_MATH=y
thomas@1911
    56
# UCLIBC_HAS_FENV is not set
thomas@1911
    57
KERNEL_HEADERS="/usr/include"
thomas@1911
    58
UCLIBC_UCLINUX_BROKEN_MUNMAP=y
thomas@1911
    59
HAVE_DOT_CONFIG=y
thomas@1911
    60
thomas@1911
    61
#
thomas@1911
    62
# General Library Settings
thomas@1911
    63
#
thomas@1911
    64
# HAVE_NO_PIC is not set
thomas@1911
    65
DOPIC=y
thomas@1911
    66
# ARCH_HAS_NO_SHARED is not set
thomas@1911
    67
# ARCH_HAS_NO_LDSO is not set
thomas@1911
    68
HAVE_SHARED=y
thomas@1911
    69
FORCE_SHAREABLE_TEXT_SEGMENTS=y
thomas@1911
    70
LDSO_LDD_SUPPORT=y
thomas@1911
    71
LDSO_CACHE_SUPPORT=y
thomas@1911
    72
# LDSO_PRELOAD_FILE_SUPPORT is not set
thomas@1911
    73
LDSO_BASE_FILENAME="ld.so"
thomas@1911
    74
UCLIBC_STATIC_LDCONFIG=y
thomas@1911
    75
# LDSO_RUNPATH is not set
thomas@1911
    76
UCLIBC_CTOR_DTOR=y
thomas@1911
    77
# LDSO_GNU_HASH_SUPPORT is not set
thomas@1911
    78
# HAS_NO_THREADS is not set
thomas@1911
    79
UCLIBC_HAS_THREADS=y
thomas@1911
    80
PTHREADS_DEBUG_SUPPORT=y
thomas@1911
    81
LINUXTHREADS_OLD=y
thomas@1911
    82
UCLIBC_HAS_SYSLOG=y
thomas@1911
    83
UCLIBC_HAS_LFS=y
thomas@1911
    84
MALLOC=y
thomas@1911
    85
# MALLOC_SIMPLE is not set
thomas@1911
    86
# MALLOC_STANDARD is not set
thomas@1911
    87
# MALLOC_GLIBC_COMPAT is not set
thomas@1911
    88
UCLIBC_DYNAMIC_ATEXIT=y
thomas@1911
    89
# COMPAT_ATEXIT is not set
thomas@1911
    90
UCLIBC_SUSV3_LEGACY=y
thomas@1911
    91
UCLIBC_SUSV3_LEGACY_MACROS=y
thomas@1911
    92
# UCLIBC_HAS_STUBS is not set
thomas@1911
    93
# UCLIBC_HAS_SHADOW is not set
thomas@1911
    94
UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
thomas@1911
    95
UCLIBC_HAS___PROGNAME=y
thomas@1911
    96
UCLIBC_HAS_PTY=y
thomas@1911
    97
ASSUME_DEVPTS=y
thomas@1911
    98
UNIX98PTY_ONLY=y
thomas@1911
    99
# UCLIBC_HAS_GETPT is not set
thomas@1911
   100
UCLIBC_HAS_TM_EXTENSIONS=y
thomas@1911
   101
# UCLIBC_HAS_TZ_CACHING is not set
thomas@1911
   102
# UCLIBC_HAS_TZ_FILE is not set
thomas@1911
   103
thomas@1911
   104
#
thomas@1911
   105
# Advanced Library Settings
thomas@1911
   106
#
thomas@1911
   107
UCLIBC_PWD_BUFFER_SIZE=256
thomas@1911
   108
UCLIBC_GRP_BUFFER_SIZE=256
thomas@1911
   109
thomas@1911
   110
#
thomas@1911
   111
# Support various families of functions
thomas@1911
   112
#
thomas@1911
   113
# UCLIBC_LINUX_MODULE_24 is not set
thomas@1911
   114
UCLIBC_LINUX_SPECIFIC=y
thomas@1911
   115
UCLIBC_HAS_GNU_ERROR=y
thomas@1911
   116
UCLIBC_BSD_SPECIFIC=y
thomas@1911
   117
UCLIBC_HAS_BSD_ERR=y
thomas@1911
   118
UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
thomas@1911
   119
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
thomas@1911
   120
# UCLIBC_NTP_LEGACY is not set
thomas@1911
   121
UCLIBC_SV4_DEPRECATED=y
thomas@1911
   122
UCLIBC_HAS_REALTIME=y
thomas@1911
   123
UCLIBC_HAS_ADVANCED_REALTIME=y
thomas@1911
   124
UCLIBC_HAS_EPOLL=y
thomas@1911
   125
UCLIBC_HAS_XATTR=y
thomas@1911
   126
UCLIBC_HAS_PROFILING=y
thomas@1911
   127
UCLIBC_HAS_CRYPT_IMPL=y
thomas@1911
   128
UCLIBC_HAS_CRYPT=y
thomas@1911
   129
UCLIBC_HAS_NETWORK_SUPPORT=y
thomas@1911
   130
UCLIBC_HAS_SOCKET=y
thomas@1911
   131
UCLIBC_HAS_IPV4=y
thomas@1911
   132
# UCLIBC_HAS_IPV6 is not set
thomas@1911
   133
UCLIBC_HAS_RPC=y
thomas@1911
   134
UCLIBC_HAS_FULL_RPC=y
thomas@1911
   135
UCLIBC_HAS_REENTRANT_RPC=y
thomas@1911
   136
# UCLIBC_USE_NETLINK is not set
thomas@1911
   137
UCLIBC_HAS_BSD_RES_CLOSE=y
thomas@1911
   138
thomas@1911
   139
#
thomas@1911
   140
# String and Stdio Support
thomas@1911
   141
#
thomas@1911
   142
UCLIBC_HAS_STRING_GENERIC_OPT=y
thomas@1911
   143
UCLIBC_HAS_STRING_ARCH_OPT=y
thomas@1911
   144
UCLIBC_HAS_CTYPE_TABLES=y
thomas@1911
   145
UCLIBC_HAS_CTYPE_SIGNED=y
thomas@1911
   146
UCLIBC_HAS_CTYPE_UNSAFE=y
thomas@1911
   147
# UCLIBC_HAS_CTYPE_CHECKED is not set
thomas@1911
   148
# UCLIBC_HAS_CTYPE_ENFORCED is not set
thomas@1911
   149
# UCLIBC_HAS_WCHAR is not set
thomas@1911
   150
# UCLIBC_HAS_LOCALE is not set
thomas@1911
   151
# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
thomas@1911
   152
# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
thomas@1911
   153
# USE_OLD_VFPRINTF is not set
thomas@1911
   154
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
thomas@1911
   155
# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
thomas@1911
   156
# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
thomas@1911
   157
UCLIBC_HAS_STDIO_BUFSIZ_256=y
thomas@1911
   158
# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
thomas@1911
   159
# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
thomas@1911
   160
# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
thomas@1911
   161
# UCLIBC_HAS_STDIO_BUFSIZ_4096 is not set
thomas@1911
   162
# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
thomas@1911
   163
UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
thomas@1911
   164
# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
thomas@1911
   165
# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
thomas@1911
   166
# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
thomas@1911
   167
UCLIBC_HAS_STDIO_GETC_MACRO=y
thomas@1911
   168
UCLIBC_HAS_STDIO_PUTC_MACRO=y
thomas@1911
   169
UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
thomas@1911
   170
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
thomas@1911
   171
# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
thomas@1911
   172
# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
thomas@1911
   173
# UCLIBC_HAS_PRINTF_M_SPEC is not set
thomas@1911
   174
UCLIBC_HAS_ERRNO_MESSAGES=y
thomas@1911
   175
# UCLIBC_HAS_SYS_ERRLIST is not set
thomas@1911
   176
UCLIBC_HAS_SIGNUM_MESSAGES=y
thomas@1911
   177
# UCLIBC_HAS_SYS_SIGLIST is not set
thomas@1911
   178
UCLIBC_HAS_GNU_GETOPT=y
thomas@1911
   179
UCLIBC_HAS_GNU_GETSUBOPT=y
thomas@1911
   180
thomas@1911
   181
#
thomas@1911
   182
# Big and Tall
thomas@1911
   183
#
thomas@1911
   184
UCLIBC_HAS_REGEX=y
thomas@1911
   185
UCLIBC_HAS_REGEX_OLD=y
thomas@1911
   186
UCLIBC_HAS_FNMATCH=y
thomas@1911
   187
UCLIBC_HAS_FNMATCH_OLD=y
thomas@1911
   188
# UCLIBC_HAS_WORDEXP is not set
thomas@1911
   189
# UCLIBC_HAS_FTW is not set
thomas@1911
   190
UCLIBC_HAS_GLOB=y
thomas@1911
   191
# UCLIBC_HAS_GNU_GLOB is not set
thomas@1911
   192
thomas@1911
   193
#
thomas@1911
   194
# Library Installation Options
thomas@1911
   195
#
thomas@1911
   196
SHARED_LIB_LOADER_PREFIX="/lib"
thomas@1911
   197
RUNTIME_PREFIX="/"
thomas@1911
   198
DEVEL_PREFIX="/usr"
thomas@1911
   199
thomas@1911
   200
#
thomas@1911
   201
# Security options
thomas@1911
   202
#
thomas@1911
   203
# UCLIBC_HAS_ARC4RANDOM is not set
thomas@1911
   204
# HAVE_NO_SSP is not set
thomas@1911
   205
# UCLIBC_HAS_SSP is not set
thomas@1911
   206
UCLIBC_BUILD_RELRO=y
thomas@1911
   207
# UCLIBC_BUILD_NOW is not set
thomas@1911
   208
# UCLIBC_BUILD_NOEXECSTACK is not set
thomas@1911
   209
thomas@1911
   210
#
thomas@1911
   211
# uClibc development/debugging options
thomas@1911
   212
#
thomas@1911
   213
CROSS_COMPILER_PREFIX="bfin-elf-"
thomas@1911
   214
UCLIBC_EXTRA_CFLAGS=""
thomas@1911
   215
# DODEBUG is not set
thomas@1911
   216
# DODEBUG_PT is not set
thomas@1911
   217
# DOSTRIP is not set
thomas@1911
   218
# DOASSERTS is not set
thomas@1911
   219
SUPPORT_LD_DEBUG=y
thomas@1911
   220
# SUPPORT_LD_DEBUG_EARLY is not set
thomas@1911
   221
# UCLIBC_MALLOC_DEBUGGING is not set
thomas@1911
   222
WARNINGS="-Wall"
thomas@1911
   223
# EXTRA_WARNINGS is not set
thomas@1911
   224
# DOMULTI is not set
thomas@1911
   225
# UCLIBC_MJN3_ONLY is not set