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