samples/bfin-unknown-linux-uclibc/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jul 31 00:46:45 2011 +0200 (2011-07-31)
changeset 2581 181206f4bdbc
parent 2426 c28f755277eb
child 2724 a32156bd31c0
permissions -rw-r--r--
samples: update before release

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
thomas@1911
     1
#
thomas@1911
     2
# Automatically generated make config: don't edit
yann@2581
     3
# The crosstool-NG configuration menu
yann@2581
     4
# Sun Jul 31 01:08:57 2011
thomas@1911
     5
#
yann@2581
     6
CT_CONFIGURE_has_cvs=y
yann@2581
     7
CT_CONFIGURE_has_svn=y
yann@2581
     8
CT_CONFIGURE_static_link_ok=y
yann@2581
     9
CT_CONFIGURE_has_static_libstdcxx=y
yann@2581
    10
CT_CONFIGURE_has_expat=y
yann@2581
    11
CT_CONFIGURE_has_static_expat=y
yann@2055
    12
CT_MODULES=y
thomas@1911
    13
thomas@1911
    14
#
thomas@1911
    15
# Paths and misc options
thomas@1911
    16
#
thomas@1911
    17
thomas@1911
    18
#
thomas@1911
    19
# crosstool-NG behavior
thomas@1911
    20
#
thomas@1911
    21
# CT_OBSOLETE is not set
thomas@1911
    22
# CT_EXPERIMENTAL is not set
thomas@1911
    23
# CT_DEBUG_CT is not set
thomas@1911
    24
thomas@1911
    25
#
thomas@1911
    26
# Paths
thomas@1911
    27
#
thomas@1911
    28
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
thomas@1911
    29
CT_SAVE_TARBALLS=y
yann@2140
    30
CT_WORK_DIR="${CT_TOP_DIR}/.build"
thomas@1911
    31
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
thomas@1911
    32
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@2290
    33
CT_RM_RF_PREFIX_DIR=y
thomas@1911
    34
CT_REMOVE_DOCS=y
thomas@1911
    35
CT_INSTALL_DIR_RO=y
yann@2173
    36
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
thomas@1911
    37
thomas@1911
    38
#
thomas@1911
    39
# Downloading
thomas@1911
    40
#
thomas@1911
    41
# CT_FORBID_DOWNLOAD is not set
thomas@1911
    42
# CT_FORCE_DOWNLOAD is not set
thomas@1911
    43
# CT_USE_MIRROR is not set
thomas@1911
    44
CT_CONNECT_TIMEOUT=10
thomas@1911
    45
# CT_ONLY_DOWNLOAD is not set
thomas@1911
    46
thomas@1911
    47
#
thomas@1911
    48
# Extracting
thomas@1911
    49
#
thomas@1911
    50
# CT_FORCE_EXTRACT is not set
thomas@1911
    51
CT_OVERIDE_CONFIG_GUESS_SUB=y
thomas@1911
    52
# CT_ONLY_EXTRACT is not set
thomas@1911
    53
CT_PATCH_BUNDLED=y
thomas@1911
    54
# CT_PATCH_LOCAL is not set
thomas@1911
    55
# CT_PATCH_BUNDLED_LOCAL is not set
thomas@1911
    56
# CT_PATCH_LOCAL_BUNDLED is not set
thomas@1911
    57
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
thomas@1911
    58
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
thomas@1911
    59
# CT_PATCH_NONE is not set
thomas@1911
    60
CT_PATCH_ORDER="bundled"
thomas@1911
    61
thomas@1911
    62
#
thomas@1911
    63
# Build behavior
thomas@1911
    64
#
thomas@1911
    65
CT_PARALLEL_JOBS=3
thomas@1911
    66
CT_LOAD=0
thomas@1911
    67
CT_USE_PIPES=y
thomas@1911
    68
# CT_CONFIG_SHELL_SH is not set
thomas@1911
    69
# CT_CONFIG_SHELL_ASH is not set
thomas@1911
    70
CT_CONFIG_SHELL_BASH=y
thomas@1911
    71
# CT_CONFIG_SHELL_CUSTOM is not set
thomas@1911
    72
CT_CONFIG_SHELL="bash"
thomas@1911
    73
thomas@1911
    74
#
thomas@1911
    75
# Logging
thomas@1911
    76
#
thomas@1911
    77
# CT_LOG_ERROR is not set
thomas@1911
    78
# CT_LOG_WARN is not set
yann@1941
    79
# CT_LOG_INFO is not set
yann@1941
    80
CT_LOG_EXTRA=y
thomas@1911
    81
# CT_LOG_ALL is not set
thomas@1911
    82
# CT_LOG_DEBUG is not set
yann@1941
    83
CT_LOG_LEVEL_MAX="EXTRA"
thomas@1911
    84
# CT_LOG_SEE_TOOLS_WARN is not set
thomas@1911
    85
CT_LOG_PROGRESS_BAR=y
thomas@1911
    86
CT_LOG_TO_FILE=y
thomas@1911
    87
CT_LOG_FILE_COMPRESS=y
thomas@1911
    88
thomas@1911
    89
#
thomas@1911
    90
# Target options
thomas@1911
    91
#
thomas@1911
    92
CT_ARCH="blackfin"
thomas@1911
    93
CT_ARCH_SUPPORTS_32=y
thomas@1911
    94
CT_ARCH_SUPPORT_ARCH=y
thomas@1911
    95
CT_ARCH_SUPPORT_CPU=y
thomas@1911
    96
CT_ARCH_SUPPORT_TUNE=y
thomas@1911
    97
CT_ARCH_SUPPORT_FPU=y
thomas@1911
    98
CT_ARCH_DEFAULT_LE=y
thomas@1911
    99
CT_ARCH_DEFAULT_32=y
thomas@1911
   100
CT_ARCH_ARCH=""
thomas@1911
   101
CT_ARCH_CPU=""
thomas@1911
   102
CT_ARCH_TUNE=""
thomas@1911
   103
CT_ARCH_FPU=""
thomas@1911
   104
CT_ARCH_32=y
thomas@1911
   105
CT_ARCH_BITNESS=32
thomas@1911
   106
CT_ARCH_FLOAT_HW=y
thomas@1911
   107
# CT_ARCH_FLOAT_SW is not set
thomas@1911
   108
CT_TARGET_CFLAGS=""
thomas@1911
   109
CT_TARGET_LDFLAGS=""
thomas@1911
   110
# CT_ARCH_alpha is not set
thomas@1911
   111
# CT_ARCH_arm is not set
thomas@1911
   112
# CT_ARCH_avr32 is not set
thomas@1911
   113
CT_ARCH_blackfin=y
thomas@1911
   114
# CT_ARCH_mips is not set
thomas@1911
   115
# CT_ARCH_powerpc is not set
thomas@1911
   116
# CT_ARCH_sh is not set
yann@2426
   117
# CT_ARCH_sparc is not set
thomas@1911
   118
# CT_ARCH_x86 is not set
yann@1941
   119
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   120
CT_ARCH_arm_AVAILABLE=y
yann@1941
   121
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   122
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
   123
CT_ARCH_m68k_AVAILABLE=y
yann@1941
   124
CT_ARCH_mips_AVAILABLE=y
yann@1941
   125
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
   126
CT_ARCH_s390_AVAILABLE=y
yann@1941
   127
CT_ARCH_sh_AVAILABLE=y
yann@2426
   128
CT_ARCH_sparc_AVAILABLE=y
yann@1941
   129
CT_ARCH_x86_AVAILABLE=y
yann@2426
   130
yann@2426
   131
#
yann@2426
   132
# Generic target options
yann@2426
   133
#
thomas@1911
   134
thomas@1911
   135
#
thomas@1911
   136
# Target optimisations
thomas@1911
   137
#
thomas@1911
   138
thomas@1911
   139
#
thomas@1911
   140
# Toolchain options
thomas@1911
   141
#
thomas@1911
   142
thomas@1911
   143
#
thomas@1911
   144
# General toolchain options
thomas@1911
   145
#
yann@2290
   146
CT_FORCE_SYSROOT=y
thomas@1911
   147
CT_USE_SYSROOT=y
yann@2290
   148
CT_SYSROOT_NAME="sysroot"
thomas@1911
   149
CT_SYSROOT_DIR_PREFIX=""
yann@2581
   150
CT_STATIC_TOOLCHAIN_POSSIBLE=y
yann@2581
   151
CT_TOOLCHAIN_PKGVERSION=""
yann@2581
   152
CT_TOOLCHAIN_BUGURL=""
thomas@1911
   153
thomas@1911
   154
#
thomas@1911
   155
# Tuple completion and aliasing
thomas@1911
   156
#
thomas@1911
   157
CT_TARGET_VENDOR="unknown"
thomas@1911
   158
CT_TARGET_ALIAS_SED_EXPR=""
thomas@1911
   159
CT_TARGET_ALIAS=""
thomas@1911
   160
thomas@1911
   161
#
thomas@1911
   162
# Toolchain type
thomas@1911
   163
#
thomas@1911
   164
CT_CROSS=y
thomas@1911
   165
CT_TOOLCHAIN_TYPE="cross"
thomas@1911
   166
thomas@1911
   167
#
thomas@1911
   168
# Build system
thomas@1911
   169
#
thomas@1911
   170
CT_BUILD=""
thomas@1911
   171
CT_BUILD_PREFIX=""
thomas@1911
   172
CT_BUILD_SUFFIX=""
thomas@1911
   173
thomas@1911
   174
#
thomas@1911
   175
# Operating System
thomas@1911
   176
#
thomas@1911
   177
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
thomas@1911
   178
CT_KERNEL="linux"
yann@2581
   179
CT_KERNEL_VERSION="2.6.33.16"
thomas@1911
   180
# CT_KERNEL_bare_metal is not set
thomas@1911
   181
CT_KERNEL_linux=y
yann@1941
   182
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   183
CT_KERNEL_linux_AVAILABLE=y
yann@2581
   184
CT_KERNEL_LINUX_INSTALL=y
yann@2581
   185
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
yann@2581
   186
# CT_KERNEL_V_3_0 is not set
yann@2581
   187
# CT_KERNEL_V_2_6_39_3 is not set
yann@2581
   188
# CT_KERNEL_V_2_6_39_2 is not set
yann@2581
   189
# CT_KERNEL_V_2_6_39_1 is not set
yann@2581
   190
# CT_KERNEL_V_2_6_39 is not set
yann@2581
   191
# CT_KERNEL_V_2_6_38_8 is not set
yann@2581
   192
# CT_KERNEL_V_2_6_37_6 is not set
yann@2581
   193
# CT_KERNEL_V_2_6_36_4 is not set
yann@2581
   194
# CT_KERNEL_V_2_6_35_13 is not set
yann@2581
   195
# CT_KERNEL_V_2_6_34_10 is not set
yann@2581
   196
CT_KERNEL_V_2_6_33_16=y
yann@2581
   197
# CT_KERNEL_V_2_6_32_43 is not set
yann@2581
   198
# CT_KERNEL_V_2_6_31_14 is not set
yann@2581
   199
# CT_KERNEL_V_2_6_27_59 is not set
yann@2581
   200
# CT_KERNEL_LINUX_CUSTOM is not set
yann@2426
   201
CT_KERNEL_mingw32_AVAILABLE=y
yann@2426
   202
yann@2426
   203
#
yann@2426
   204
# Common kernel options
yann@2426
   205
#
yann@2426
   206
CT_SHARED_LIBS=y
yann@2426
   207
yann@2426
   208
#
yann@2426
   209
# linux other options
yann@2426
   210
#
thomas@1911
   211
CT_KERNEL_LINUX_VERBOSITY_0=y
thomas@1911
   212
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
thomas@1911
   213
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
thomas@1911
   214
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@2055
   215
CT_KERNEL_LINUX_INSTALL_CHECK=y
thomas@1911
   216
thomas@1911
   217
#
thomas@1911
   218
# Binary utilities
thomas@1911
   219
#
thomas@1911
   220
# CT_ARCH_BINFMT_FLAT is not set
thomas@1911
   221
CT_ARCH_BINFMT_FDPIC=y
thomas@1911
   222
thomas@1911
   223
#
thomas@1911
   224
# GNU binutils
thomas@1911
   225
#
yann@2055
   226
# CT_BINUTILS_V_2_20_1 is not set
thomas@1911
   227
CT_BINUTILS_V_2_20=y
thomas@1911
   228
# CT_BINUTILS_V_2_19_1 is not set
thomas@1911
   229
# CT_BINUTILS_V_2_19 is not set
thomas@1911
   230
# CT_BINUTILS_V_2_18 is not set
thomas@1911
   231
CT_BINUTILS_VERSION="2.20"
yann@2581
   232
CT_BINUTILS_2_20_or_later=y
yann@2581
   233
CT_BINUTILS_2_19_or_later=y
yann@2581
   234
CT_BINUTILS_2_18_or_later=y
yann@2581
   235
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
yann@2426
   236
CT_BINUTILS_LINKER_LD=y
yann@2426
   237
CT_BINUTILS_LINKERS_LIST="ld"
yann@2426
   238
CT_BINUTILS_LINKER_DEFAULT="bfd"
yann@2581
   239
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
thomas@1911
   240
# CT_BINUTILS_FOR_TARGET is not set
thomas@1911
   241
thomas@1911
   242
#
thomas@1911
   243
# C compiler
thomas@1911
   244
#
thomas@1911
   245
CT_CC="gcc"
thomas@1911
   246
CT_CC_VERSION="4.3.4"
thomas@1911
   247
CT_CC_gcc=y
yann@2426
   248
# CT_CC_V_4_4_6 is not set
yann@2173
   249
# CT_CC_V_4_4_5 is not set
yann@2055
   250
# CT_CC_V_4_4_4 is not set
thomas@1911
   251
# CT_CC_V_4_4_3 is not set
thomas@1911
   252
# CT_CC_V_4_4_2 is not set
thomas@1911
   253
# CT_CC_V_4_4_1 is not set
thomas@1911
   254
# CT_CC_V_4_4_0 is not set
yann@2581
   255
# CT_CC_V_4_3_6 is not set
yann@2173
   256
# CT_CC_V_4_3_5 is not set
thomas@1911
   257
CT_CC_V_4_3_4=y
thomas@1911
   258
# CT_CC_V_4_3_3 is not set
thomas@1911
   259
# CT_CC_V_4_3_2 is not set
thomas@1911
   260
# CT_CC_V_4_3_1 is not set
thomas@1911
   261
# CT_CC_V_4_2_4 is not set
thomas@1911
   262
# CT_CC_V_4_2_2 is not set
yann@1941
   263
CT_CC_GCC_4_2_or_later=y
yann@2426
   264
CT_CC_GCC_4_3=y
thomas@1911
   265
CT_CC_GCC_4_3_or_later=y
yann@2581
   266
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
yann@1941
   267
CT_CC_GCC_USE_GMP_MPFR=y
thomas@1911
   268
CT_CC_SUPPORT_CXX=y
thomas@1911
   269
CT_CC_SUPPORT_FORTRAN=y
thomas@1911
   270
CT_CC_SUPPORT_JAVA=y
thomas@1911
   271
CT_CC_SUPPORT_ADA=y
thomas@1911
   272
CT_CC_SUPPORT_OBJC=y
thomas@1911
   273
CT_CC_SUPPORT_OBJCXX=y
thomas@1911
   274
thomas@1911
   275
#
thomas@1911
   276
# Additional supported languages:
thomas@1911
   277
#
thomas@1911
   278
# CT_CC_LANG_CXX is not set
thomas@1911
   279
# CT_CC_LANG_FORTRAN is not set
thomas@1911
   280
# CT_CC_LANG_JAVA is not set
thomas@1911
   281
thomas@1911
   282
#
yann@2055
   283
# gcc other options
yann@2055
   284
#
yann@2426
   285
CT_CC_ENABLE_CXX_FLAGS=""
yann@2581
   286
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
yann@2581
   287
CT_CC_EXTRA_CONFIG_ARRAY=""
yann@2426
   288
yann@2426
   289
#
yann@2426
   290
# Optimisation features
yann@2426
   291
#
yann@2426
   292
yann@2426
   293
#
yann@2426
   294
# Settings for libraries running on target
yann@2426
   295
#
yann@2055
   296
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
yann@2173
   297
# CT_CC_GCC_LIBMUDFLAP is not set
yann@2173
   298
# CT_CC_GCC_LIBGOMP is not set
yann@2173
   299
# CT_CC_GCC_LIBSSP is not set
yann@2055
   300
yann@2055
   301
#
yann@2055
   302
# Misc. obscure options.
yann@2055
   303
#
yann@2055
   304
CT_CC_CXA_ATEXIT=y
yann@2055
   305
# CT_CC_GCC_DISABLE_PCH is not set
yann@2055
   306
CT_CC_GCC_SJLJ_EXCEPTIONS=m
yann@2173
   307
CT_CC_GCC_LDBL_128=m
yann@2055
   308
yann@2055
   309
#
thomas@1911
   310
# C-library
thomas@1911
   311
#
thomas@1911
   312
CT_LIBC="uClibc"
thomas@1911
   313
CT_LIBC_VERSION="0.9.30.2"
thomas@1911
   314
CT_LIBC_uClibc=y
yann@1941
   315
CT_LIBC_eglibc_AVAILABLE=y
yann@1941
   316
CT_LIBC_glibc_AVAILABLE=y
yann@2055
   317
CT_LIBC_mingw_AVAILABLE=y
yann@1941
   318
CT_LIBC_newlib_AVAILABLE=y
yann@1941
   319
CT_LIBC_none_AVAILABLE=y
yann@1941
   320
CT_LIBC_uClibc_AVAILABLE=y
yann@2581
   321
# CT_LIBC_UCLIBC_V_0_9_32 is not set
yann@2173
   322
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
thomas@1911
   323
CT_LIBC_UCLIBC_V_0_9_30_2=y
yann@2240
   324
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
yann@2240
   325
# CT_LIBC_UCLIBC_V_0_9_30 is not set
thomas@1911
   326
CT_LIBC_UCLIBC_0_9_30_or_later=y
thomas@1911
   327
CT_LIBC_UCLIBC_PARALLEL=y
thomas@1911
   328
CT_LIBC_UCLIBC_VERBOSITY_0=y
thomas@1911
   329
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
yann@2055
   330
# CT_LIBC_UCLIBC_VERBOSITY_2 is not set
thomas@1911
   331
CT_LIBC_UCLIBC_VERBOSITY=""
thomas@1911
   332
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
thomas@1911
   333
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
thomas@1911
   334
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
thomas@1911
   335
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
thomas@1911
   336
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
yann@2055
   337
CT_LIBC_SUPPORT_THREADS_ANY=y
thomas@1911
   338
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@2290
   339
CT_LIBC_SUPPORT_THREADS_NONE=y
thomas@1911
   340
CT_THREADS="linuxthreads"
thomas@1911
   341
thomas@1911
   342
#
thomas@1911
   343
# Common C library options
thomas@1911
   344
#
thomas@1911
   345
CT_THREADS_LINUXTHREADS=y
thomas@1911
   346
# CT_THREADS_NONE is not set
yann@2055
   347
CT_LIBC_XLDD=y
yann@2055
   348
yann@2055
   349
#
yann@2055
   350
# uClibc other options
yann@2055
   351
#
yann@2055
   352
CT_LIBC_UCLIBC_LNXTHRD_OLD=y
yann@2055
   353
# CT_LIBC_UCLIBC_LNXTHRD_NEW is not set
yann@2055
   354
CT_LIBC_UCLIBC_LNXTHRD="old"
yann@2055
   355
# CT_LIBC_UCLIBC_LOCALES is not set
yann@2055
   356
# CT_LIBC_UCLIBC_WCHAR is not set
thomas@1911
   357
thomas@1911
   358
#
thomas@1911
   359
# Debug facilities
thomas@1911
   360
#
thomas@1911
   361
# CT_DEBUG_dmalloc is not set
thomas@1911
   362
# CT_DEBUG_duma is not set
thomas@1911
   363
# CT_DEBUG_gdb is not set
thomas@1911
   364
# CT_DEBUG_ltrace is not set
thomas@1911
   365
# CT_DEBUG_strace is not set
thomas@1911
   366
thomas@1911
   367
#
thomas@1911
   368
# Companion libraries
thomas@1911
   369
#
yann@2173
   370
CT_COMPLIBS_NEEDED=y
yann@2173
   371
CT_GMP_NEEDED=y
yann@2173
   372
CT_MPFR_NEEDED=y
thomas@1911
   373
CT_COMPLIBS=y
thomas@1911
   374
CT_GMP=y
thomas@1911
   375
CT_MPFR=y
yann@1941
   376
CT_GMP_V_4_3_2=y
yann@1941
   377
# CT_GMP_V_4_3_1 is not set
thomas@1911
   378
# CT_GMP_V_4_3_0 is not set
yann@1941
   379
CT_GMP_VERSION="4.3.2"
yann@2055
   380
# CT_MPFR_V_3_0_0 is not set
thomas@1911
   381
CT_MPFR_V_2_4_2=y
thomas@1911
   382
# CT_MPFR_V_2_4_1 is not set
thomas@1911
   383
# CT_MPFR_V_2_4_0 is not set
thomas@1911
   384
CT_MPFR_VERSION="2.4.2"
thomas@1911
   385
thomas@1911
   386
#
thomas@1911
   387
# Companion libraries common options
thomas@1911
   388
#
yann@1941
   389
# CT_COMPLIBS_CHECK is not set