samples/bfin-unknown-linux-uclibc/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Apr 30 14:28:14 2010 +0200 (2010-04-30)
changeset 1941 591a6de0f04d
parent 1911 9ecf17cbe9fb
child 2055 5b352265b42e
permissions -rw-r--r--
samples: update
thomas@1911
     1
#
thomas@1911
     2
# Automatically generated make config: don't edit
yann@1941
     3
# crosstool-NG version: hg_default@1932_6c6d19cd57e2
yann@1941
     4
# Thu Apr 22 14:23:56 2010
thomas@1911
     5
#
yann@1941
     6
# CT_BACKEND is not set
thomas@1911
     7
thomas@1911
     8
#
thomas@1911
     9
# Paths and misc options
thomas@1911
    10
#
thomas@1911
    11
thomas@1911
    12
#
thomas@1911
    13
# crosstool-NG behavior
thomas@1911
    14
#
thomas@1911
    15
# CT_OBSOLETE is not set
thomas@1911
    16
# CT_EXPERIMENTAL is not set
thomas@1911
    17
# CT_DEBUG_CT is not set
thomas@1911
    18
thomas@1911
    19
#
thomas@1911
    20
# Paths
thomas@1911
    21
#
thomas@1911
    22
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
thomas@1911
    23
CT_SAVE_TARBALLS=y
thomas@1911
    24
CT_WORK_DIR="${CT_TOP_DIR}/targets"
thomas@1911
    25
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
thomas@1911
    26
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
thomas@1911
    27
CT_REMOVE_DOCS=y
thomas@1911
    28
CT_INSTALL_DIR_RO=y
thomas@1911
    29
thomas@1911
    30
#
thomas@1911
    31
# Downloading
thomas@1911
    32
#
thomas@1911
    33
# CT_FORBID_DOWNLOAD is not set
thomas@1911
    34
# CT_FORCE_DOWNLOAD is not set
thomas@1911
    35
# CT_USE_MIRROR is not set
thomas@1911
    36
CT_CONNECT_TIMEOUT=10
thomas@1911
    37
CT_DOWNLOAD_MAX_CHUNKS=5
thomas@1911
    38
# CT_ONLY_DOWNLOAD is not set
thomas@1911
    39
thomas@1911
    40
#
thomas@1911
    41
# Extracting
thomas@1911
    42
#
thomas@1911
    43
# CT_FORCE_EXTRACT is not set
thomas@1911
    44
CT_OVERIDE_CONFIG_GUESS_SUB=y
thomas@1911
    45
# CT_ONLY_EXTRACT is not set
thomas@1911
    46
CT_PATCH_BUNDLED=y
thomas@1911
    47
# CT_PATCH_LOCAL is not set
thomas@1911
    48
# CT_PATCH_BUNDLED_LOCAL is not set
thomas@1911
    49
# CT_PATCH_LOCAL_BUNDLED is not set
thomas@1911
    50
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
thomas@1911
    51
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
thomas@1911
    52
# CT_PATCH_NONE is not set
thomas@1911
    53
CT_PATCH_ORDER="bundled"
thomas@1911
    54
# CT_PATCH_SINGLE is not set
thomas@1911
    55
# CT_PATCH_USE_LOCAL is not set
thomas@1911
    56
thomas@1911
    57
#
thomas@1911
    58
# Build behavior
thomas@1911
    59
#
thomas@1911
    60
CT_PARALLEL_JOBS=3
thomas@1911
    61
CT_LOAD=0
thomas@1911
    62
CT_USE_PIPES=y
thomas@1911
    63
# CT_CONFIG_SHELL_SH is not set
thomas@1911
    64
# CT_CONFIG_SHELL_ASH is not set
thomas@1911
    65
CT_CONFIG_SHELL_BASH=y
thomas@1911
    66
# CT_CONFIG_SHELL_CUSTOM is not set
thomas@1911
    67
CT_CONFIG_SHELL="bash"
thomas@1911
    68
thomas@1911
    69
#
thomas@1911
    70
# Logging
thomas@1911
    71
#
thomas@1911
    72
# CT_LOG_ERROR is not set
thomas@1911
    73
# CT_LOG_WARN is not set
yann@1941
    74
# CT_LOG_INFO is not set
yann@1941
    75
CT_LOG_EXTRA=y
thomas@1911
    76
# CT_LOG_ALL is not set
thomas@1911
    77
# CT_LOG_DEBUG is not set
yann@1941
    78
CT_LOG_LEVEL_MAX="EXTRA"
thomas@1911
    79
# CT_LOG_SEE_TOOLS_WARN is not set
thomas@1911
    80
CT_LOG_PROGRESS_BAR=y
thomas@1911
    81
CT_LOG_TO_FILE=y
thomas@1911
    82
CT_LOG_FILE_COMPRESS=y
thomas@1911
    83
thomas@1911
    84
#
thomas@1911
    85
# Target options
thomas@1911
    86
#
thomas@1911
    87
CT_ARCH="blackfin"
thomas@1911
    88
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
thomas@1911
    89
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
thomas@1911
    90
CT_ARCH_SUPPORTS_32=y
thomas@1911
    91
# CT_ARCH_SUPPORTS_64 is not set
thomas@1911
    92
CT_ARCH_SUPPORT_ARCH=y
thomas@1911
    93
# CT_ARCH_SUPPORT_ABI is not set
thomas@1911
    94
CT_ARCH_SUPPORT_CPU=y
thomas@1911
    95
CT_ARCH_SUPPORT_TUNE=y
thomas@1911
    96
CT_ARCH_SUPPORT_FPU=y
thomas@1911
    97
# CT_ARCH_DEFAULT_HAS_MMU is not set
thomas@1911
    98
# CT_ARCH_DEFAULT_BE is not set
thomas@1911
    99
CT_ARCH_DEFAULT_LE=y
thomas@1911
   100
CT_ARCH_DEFAULT_32=y
thomas@1911
   101
# CT_ARCH_DEFAULT_64 is not set
thomas@1911
   102
CT_ARCH_ARCH=""
thomas@1911
   103
CT_ARCH_CPU=""
thomas@1911
   104
CT_ARCH_TUNE=""
thomas@1911
   105
CT_ARCH_FPU=""
thomas@1911
   106
CT_ARCH_32=y
thomas@1911
   107
# CT_ARCH_64 is not set
thomas@1911
   108
CT_ARCH_BITNESS=32
thomas@1911
   109
CT_ARCH_FLOAT_HW=y
thomas@1911
   110
# CT_ARCH_FLOAT_SW is not set
thomas@1911
   111
CT_TARGET_CFLAGS=""
thomas@1911
   112
CT_TARGET_LDFLAGS=""
thomas@1911
   113
thomas@1911
   114
#
thomas@1911
   115
# General target options
thomas@1911
   116
#
thomas@1911
   117
# CT_ARCH_alpha is not set
thomas@1911
   118
# CT_ARCH_arm is not set
thomas@1911
   119
# CT_ARCH_avr32 is not set
thomas@1911
   120
CT_ARCH_blackfin=y
thomas@1911
   121
# CT_ARCH_ia64 is not set
thomas@1911
   122
# CT_ARCH_m68k is not set
thomas@1911
   123
# CT_ARCH_mips is not set
thomas@1911
   124
# CT_ARCH_powerpc is not set
thomas@1911
   125
# CT_ARCH_s390 is not set
thomas@1911
   126
# CT_ARCH_sh is not set
thomas@1911
   127
# CT_ARCH_x86 is not set
yann@1941
   128
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   129
CT_ARCH_arm_AVAILABLE=y
yann@1941
   130
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   131
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
   132
CT_ARCH_ia64_AVAILABLE=y
yann@1941
   133
CT_ARCH_m68k_AVAILABLE=y
yann@1941
   134
CT_ARCH_mips_AVAILABLE=y
yann@1941
   135
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
   136
CT_ARCH_s390_AVAILABLE=y
yann@1941
   137
CT_ARCH_sh_AVAILABLE=y
yann@1941
   138
CT_ARCH_x86_AVAILABLE=y
thomas@1911
   139
# CT_ARCH_USE_MMU is not set
thomas@1911
   140
thomas@1911
   141
#
thomas@1911
   142
# Target optimisations
thomas@1911
   143
#
thomas@1911
   144
thomas@1911
   145
#
thomas@1911
   146
# Toolchain options
thomas@1911
   147
#
thomas@1911
   148
thomas@1911
   149
#
thomas@1911
   150
# General toolchain options
thomas@1911
   151
#
thomas@1911
   152
CT_USE_SYSROOT=y
thomas@1911
   153
CT_SYSROOT_DIR_PREFIX=""
thomas@1911
   154
thomas@1911
   155
#
thomas@1911
   156
# Tuple completion and aliasing
thomas@1911
   157
#
thomas@1911
   158
CT_TARGET_VENDOR="unknown"
thomas@1911
   159
CT_TARGET_ALIAS_SED_EXPR=""
thomas@1911
   160
CT_TARGET_ALIAS=""
thomas@1911
   161
thomas@1911
   162
#
thomas@1911
   163
# Toolchain type
thomas@1911
   164
#
thomas@1911
   165
# CT_NATIVE is not set
thomas@1911
   166
CT_CROSS=y
thomas@1911
   167
# CT_CROSS_NATIVE is not set
thomas@1911
   168
# CT_CANADIAN is not set
thomas@1911
   169
CT_TOOLCHAIN_TYPE="cross"
thomas@1911
   170
thomas@1911
   171
#
thomas@1911
   172
# Build system
thomas@1911
   173
#
thomas@1911
   174
CT_BUILD=""
thomas@1911
   175
CT_BUILD_PREFIX=""
thomas@1911
   176
CT_BUILD_SUFFIX=""
thomas@1911
   177
thomas@1911
   178
#
thomas@1911
   179
# Operating System
thomas@1911
   180
#
thomas@1911
   181
# CT_BARE_METAL is not set
thomas@1911
   182
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
thomas@1911
   183
CT_KERNEL="linux"
yann@1941
   184
CT_KERNEL_VERSION="2.6.33.2"
thomas@1911
   185
# CT_KERNEL_bare_metal is not set
thomas@1911
   186
CT_KERNEL_linux=y
yann@1941
   187
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   188
CT_KERNEL_linux_AVAILABLE=y
thomas@1911
   189
CT_KERNEL_LINUX_INSTALL=y
thomas@1911
   190
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@1941
   191
CT_KERNEL_V_2_6_33_2=y
yann@1941
   192
# CT_KERNEL_V_2_6_33_1 is not set
yann@1941
   193
# CT_KERNEL_V_2_6_33 is not set
yann@1941
   194
# CT_KERNEL_V_2_6_32_11 is not set
yann@1941
   195
# CT_KERNEL_V_2_6_31_13 is not set
thomas@1911
   196
# CT_KERNEL_V_2_6_30_10 is not set
thomas@1911
   197
# CT_KERNEL_V_2_6_29_6 is not set
thomas@1911
   198
# CT_KERNEL_V_2_6_28_10 is not set
yann@1941
   199
# CT_KERNEL_V_2_6_27_46 is not set
thomas@1911
   200
CT_KERNEL_LINUX_VERBOSITY_0=y
thomas@1911
   201
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
thomas@1911
   202
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
thomas@1911
   203
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
thomas@1911
   204
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
thomas@1911
   205
thomas@1911
   206
#
thomas@1911
   207
# Common kernel options
thomas@1911
   208
#
thomas@1911
   209
CT_SHARED_LIBS=y
thomas@1911
   210
thomas@1911
   211
#
thomas@1911
   212
# Binary utilities
thomas@1911
   213
#
thomas@1911
   214
# CT_ARCH_BINFMT_ELF is not set
thomas@1911
   215
# CT_ARCH_BINFMT_FLAT is not set
thomas@1911
   216
CT_ARCH_BINFMT_FDPIC=y
thomas@1911
   217
thomas@1911
   218
#
thomas@1911
   219
# GNU binutils
thomas@1911
   220
#
thomas@1911
   221
CT_BINUTILS_V_2_20=y
thomas@1911
   222
# CT_BINUTILS_V_2_19_1 is not set
thomas@1911
   223
# CT_BINUTILS_V_2_19 is not set
thomas@1911
   224
# CT_BINUTILS_V_2_18 is not set
thomas@1911
   225
# CT_BINUTILS_V_2_17 is not set
thomas@1911
   226
# CT_BINUTILS_V_2_16_1 is not set
thomas@1911
   227
CT_BINUTILS_VERSION="2.20"
thomas@1911
   228
CT_BINUTILS_EXTRA_CONFIG=""
thomas@1911
   229
# CT_BINUTILS_FOR_TARGET is not set
thomas@1911
   230
thomas@1911
   231
#
thomas@1911
   232
# C compiler
thomas@1911
   233
#
thomas@1911
   234
CT_CC="gcc"
thomas@1911
   235
CT_CC_VERSION="4.3.4"
thomas@1911
   236
CT_CC_gcc=y
yann@1941
   237
# CT_CC_V_4_5_0 is not set
thomas@1911
   238
# CT_CC_V_4_4_3 is not set
thomas@1911
   239
# CT_CC_V_4_4_2 is not set
thomas@1911
   240
# CT_CC_V_4_4_1 is not set
thomas@1911
   241
# CT_CC_V_4_4_0 is not set
thomas@1911
   242
CT_CC_V_4_3_4=y
thomas@1911
   243
# CT_CC_V_4_3_3 is not set
thomas@1911
   244
# CT_CC_V_4_3_2 is not set
thomas@1911
   245
# CT_CC_V_4_3_1 is not set
thomas@1911
   246
# CT_CC_V_4_2_4 is not set
thomas@1911
   247
# CT_CC_V_4_2_3 is not set
thomas@1911
   248
# CT_CC_V_4_2_2 is not set
thomas@1911
   249
# CT_CC_V_4_2_1 is not set
thomas@1911
   250
# CT_CC_V_4_2_0 is not set
thomas@1911
   251
# CT_CC_V_4_1_2 is not set
thomas@1911
   252
# CT_CC_V_4_0_4 is not set
thomas@1911
   253
# CT_CC_V_3_4_6 is not set
yann@1941
   254
CT_CC_GCC_4_2_or_later=y
thomas@1911
   255
CT_CC_GCC_4_3_or_later=y
thomas@1911
   256
# CT_CC_GCC_4_4_or_later is not set
yann@1941
   257
# CT_CC_GCC_4_5_or_later is not set
yann@1941
   258
CT_CC_GCC_USE_GMP_MPFR=y
yann@1941
   259
# CT_CC_GCC_USE_PPL_CLOOG_MPC is not set
yann@1941
   260
# CT_CC_GCC_USE_LIBELF is not set
thomas@1911
   261
CT_CC_CXA_ATEXIT=y
thomas@1911
   262
CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
thomas@1911
   263
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
thomas@1911
   264
# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
thomas@1911
   265
CT_CC_ENABLE_CXX_FLAGS=""
thomas@1911
   266
CT_CC_CORE_EXTRA_CONFIG=""
thomas@1911
   267
CT_CC_EXTRA_CONFIG=""
thomas@1911
   268
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
thomas@1911
   269
CT_CC_BUGURL=""
thomas@1911
   270
CT_CC_SUPPORT_CXX=y
thomas@1911
   271
CT_CC_SUPPORT_FORTRAN=y
thomas@1911
   272
CT_CC_SUPPORT_JAVA=y
thomas@1911
   273
CT_CC_SUPPORT_ADA=y
thomas@1911
   274
CT_CC_SUPPORT_OBJC=y
thomas@1911
   275
CT_CC_SUPPORT_OBJCXX=y
thomas@1911
   276
thomas@1911
   277
#
thomas@1911
   278
# Additional supported languages:
thomas@1911
   279
#
thomas@1911
   280
# CT_CC_LANG_CXX is not set
thomas@1911
   281
# CT_CC_LANG_FORTRAN is not set
thomas@1911
   282
# CT_CC_LANG_JAVA is not set
thomas@1911
   283
thomas@1911
   284
#
thomas@1911
   285
# C-library
thomas@1911
   286
#
thomas@1911
   287
CT_LIBC="uClibc"
thomas@1911
   288
CT_LIBC_VERSION="0.9.30.2"
thomas@1911
   289
# CT_LIBC_eglibc is not set
thomas@1911
   290
# CT_LIBC_glibc is not set
thomas@1911
   291
# CT_LIBC_newlib is not set
thomas@1911
   292
# CT_LIBC_none is not set
thomas@1911
   293
CT_LIBC_uClibc=y
yann@1941
   294
CT_LIBC_eglibc_AVAILABLE=y
yann@1941
   295
CT_LIBC_glibc_AVAILABLE=y
yann@1941
   296
CT_LIBC_newlib_AVAILABLE=y
yann@1941
   297
CT_LIBC_none_AVAILABLE=y
yann@1941
   298
CT_LIBC_uClibc_AVAILABLE=y
yann@1941
   299
# CT_LIBC_UCLIBC_V_0_9_31 is not set
thomas@1911
   300
CT_LIBC_UCLIBC_V_0_9_30_2=y
thomas@1911
   301
# CT_LIBC_V_0_9_30_1 is not set
thomas@1911
   302
# CT_LIBC_V_0_9_30 is not set
thomas@1911
   303
# CT_LIBC_V_0_9_29 is not set
thomas@1911
   304
# CT_LIBC_V_0_9_28_3 is not set
thomas@1911
   305
# CT_LIBC_V_snapshot is not set
thomas@1911
   306
# CT_LIBC_V_specific_date is not set
thomas@1911
   307
CT_LIBC_UCLIBC_0_9_30_or_later=y
thomas@1911
   308
CT_LIBC_UCLIBC_PARALLEL=y
thomas@1911
   309
CT_LIBC_UCLIBC_VERBOSITY_0=y
thomas@1911
   310
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
thomas@1911
   311
CT_LIBC_UCLIBC_VERBOSITY=""
thomas@1911
   312
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
thomas@1911
   313
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
thomas@1911
   314
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
thomas@1911
   315
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
thomas@1911
   316
CT_LIBC_UCLIBC_BUILD_CROSS_LDD=y
thomas@1911
   317
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
thomas@1911
   318
# CT_LIBC_UCLIBC_LOCALES is not set
thomas@1911
   319
# CT_LIBC_UCLIBC_WCHAR is not set
thomas@1911
   320
# CT_LIBC_SUPPORT_NPTL is not set
thomas@1911
   321
CT_LIBC_SUPPORT_LINUXTHREADS=y
thomas@1911
   322
CT_THREADS="linuxthreads"
thomas@1911
   323
thomas@1911
   324
#
thomas@1911
   325
# Common C library options
thomas@1911
   326
#
thomas@1911
   327
# CT_THREADS_NPTL is not set
thomas@1911
   328
CT_THREADS_LINUXTHREADS=y
thomas@1911
   329
# CT_THREADS_NONE is not set
thomas@1911
   330
thomas@1911
   331
#
thomas@1911
   332
# Debug facilities
thomas@1911
   333
#
thomas@1911
   334
# CT_DEBUG_dmalloc is not set
thomas@1911
   335
# CT_DEBUG_duma is not set
thomas@1911
   336
# CT_DEBUG_gdb is not set
thomas@1911
   337
# CT_DEBUG_ltrace is not set
thomas@1911
   338
# CT_DEBUG_strace is not set
thomas@1911
   339
thomas@1911
   340
#
thomas@1911
   341
# Companion libraries
thomas@1911
   342
#
thomas@1911
   343
thomas@1911
   344
#
thomas@1911
   345
# FIXME: check real dependencies!!!
thomas@1911
   346
#
thomas@1911
   347
CT_COMPLIBS=y
yann@1941
   348
# CT_WRAPPER_NEEDED is not set
thomas@1911
   349
CT_GMP=y
thomas@1911
   350
CT_MPFR=y
yann@1941
   351
# CT_GMP_V_5_0_1 is not set
yann@1941
   352
CT_GMP_V_4_3_2=y
yann@1941
   353
# CT_GMP_V_4_3_1 is not set
thomas@1911
   354
# CT_GMP_V_4_3_0 is not set
thomas@1911
   355
# CT_GMP_V_4_2_4 is not set
thomas@1911
   356
# CT_GMP_V_4_2_2 is not set
yann@1941
   357
CT_GMP_VERSION="4.3.2"
thomas@1911
   358
CT_MPFR_V_2_4_2=y
thomas@1911
   359
# CT_MPFR_V_2_4_1 is not set
thomas@1911
   360
# CT_MPFR_V_2_4_0 is not set
thomas@1911
   361
# CT_MPFR_V_2_3_2 is not set
thomas@1911
   362
# CT_MPFR_V_2_3_1 is not set
thomas@1911
   363
CT_MPFR_VERSION="2.4.2"
thomas@1911
   364
thomas@1911
   365
#
thomas@1911
   366
# Companion libraries common options
thomas@1911
   367
#
yann@1941
   368
# CT_COMPLIBS_CHECK is not set
yann@1941
   369
# CT_COMPLIBS_SHARED is not set