samples/mips-ar2315-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed May 18 23:00:46 2011 +0200 (2011-05-18)
changeset 2467 200836977ce6
parent 2290 ba82eb173bd4
child 2581 181206f4bdbc
permissions -rw-r--r--
config: rename variables that are arrays

Make it explicit that a variable is an array bu the name of the variable.
It will be used later when .config gets munged to allow both multiple
arguments and arguments with spaces at the same time to be passed from the
configuration down to the build scripts.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
yann@2055
     1
#
yann@2055
     2
# Automatically generated make config: don't edit
yann@2426
     3
# crosstool-NG version: hg_default@2421_9a6bc21d4387
yann@2426
     4
# Thu Apr 28 19:30:45 2011
yann@2055
     5
#
yann@1941
     6
# CT_BACKEND is not set
yann@2055
     7
CT_MODULES=y
yann@2055
     8
yann@2055
     9
#
yann@2055
    10
# Paths and misc options
yann@2055
    11
#
yann@2055
    12
yann@2055
    13
#
yann@2055
    14
# crosstool-NG behavior
yann@2055
    15
#
g@1474
    16
# CT_OBSOLETE is not set
yann@1841
    17
CT_EXPERIMENTAL=y
yann@1941
    18
# CT_DEBUG_CT is not set
yann@2055
    19
yann@2055
    20
#
yann@2055
    21
# Paths
yann@2055
    22
#
g@1474
    23
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@1532
    24
CT_SAVE_TARBALLS=y
yann@2140
    25
CT_WORK_DIR="${CT_TOP_DIR}/.build"
yann@1532
    26
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
g@1474
    27
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@2290
    28
CT_RM_RF_PREFIX_DIR=y
g@1474
    29
CT_REMOVE_DOCS=y
g@1474
    30
CT_INSTALL_DIR_RO=y
yann@2173
    31
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
yann@2055
    32
yann@2055
    33
#
yann@2055
    34
# Downloading
yann@2055
    35
#
g@1474
    36
# CT_FORBID_DOWNLOAD is not set
g@1474
    37
# CT_FORCE_DOWNLOAD is not set
g@1474
    38
# CT_USE_MIRROR is not set
g@1474
    39
CT_CONNECT_TIMEOUT=10
g@1474
    40
# CT_ONLY_DOWNLOAD is not set
yann@2055
    41
yann@2055
    42
#
yann@2055
    43
# Extracting
yann@2055
    44
#
g@1474
    45
# CT_FORCE_EXTRACT is not set
g@1474
    46
CT_OVERIDE_CONFIG_GUESS_SUB=y
g@1474
    47
# CT_ONLY_EXTRACT is not set
yann@1532
    48
CT_PATCH_BUNDLED=y
yann@1532
    49
# CT_PATCH_LOCAL is not set
yann@1532
    50
# CT_PATCH_BUNDLED_LOCAL is not set
yann@1532
    51
# CT_PATCH_LOCAL_BUNDLED is not set
yann@1532
    52
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
yann@1532
    53
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
yann@1791
    54
# CT_PATCH_NONE is not set
yann@1532
    55
CT_PATCH_ORDER="bundled"
yann@1532
    56
# CT_PATCH_SINGLE is not set
yann@1532
    57
# CT_PATCH_USE_LOCAL is not set
yann@2055
    58
yann@2055
    59
#
yann@2055
    60
# Build behavior
yann@2055
    61
#
g@1474
    62
CT_PARALLEL_JOBS=1
g@1474
    63
CT_LOAD=0
g@1474
    64
CT_USE_PIPES=y
g@1474
    65
# CT_CONFIG_SHELL_SH is not set
g@1474
    66
# CT_CONFIG_SHELL_ASH is not set
g@1474
    67
CT_CONFIG_SHELL_BASH=y
g@1474
    68
# CT_CONFIG_SHELL_CUSTOM is not set
g@1474
    69
CT_CONFIG_SHELL="bash"
yann@2055
    70
yann@2055
    71
#
yann@2055
    72
# Logging
yann@2055
    73
#
g@1474
    74
# CT_LOG_ERROR is not set
g@1474
    75
# CT_LOG_WARN is not set
g@1474
    76
# CT_LOG_INFO is not set
yann@1532
    77
CT_LOG_EXTRA=y
yann@1812
    78
# CT_LOG_ALL is not set
yann@1532
    79
# CT_LOG_DEBUG is not set
yann@1532
    80
CT_LOG_LEVEL_MAX="EXTRA"
g@1474
    81
# CT_LOG_SEE_TOOLS_WARN is not set
g@1474
    82
CT_LOG_PROGRESS_BAR=y
g@1474
    83
CT_LOG_TO_FILE=y
g@1474
    84
CT_LOG_FILE_COMPRESS=y
yann@2055
    85
yann@2055
    86
#
yann@2055
    87
# Target options
yann@2055
    88
#
g@1474
    89
CT_ARCH="mips"
g@1474
    90
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
g@1474
    91
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
yann@1791
    92
CT_ARCH_SUPPORTS_32=y
yann@1841
    93
CT_ARCH_SUPPORTS_64=y
g@1474
    94
CT_ARCH_SUPPORT_ARCH=y
yann@2173
    95
# CT_ARCH_SUPPORT_ABI is not set
g@1474
    96
# CT_ARCH_SUPPORT_CPU is not set
g@1474
    97
CT_ARCH_SUPPORT_TUNE=y
g@1474
    98
# CT_ARCH_SUPPORT_FPU is not set
g@1474
    99
# CT_ARCH_DEFAULT_HAS_MMU is not set
g@1474
   100
CT_ARCH_DEFAULT_BE=y
g@1474
   101
# CT_ARCH_DEFAULT_LE is not set
yann@1791
   102
CT_ARCH_DEFAULT_32=y
yann@1791
   103
# CT_ARCH_DEFAULT_64 is not set
g@1474
   104
CT_ARCH_ARCH="4kc"
g@1474
   105
CT_ARCH_TUNE="4kc"
g@1474
   106
CT_ARCH_BE=y
g@1474
   107
# CT_ARCH_LE is not set
yann@1791
   108
CT_ARCH_32=y
yann@1791
   109
# CT_ARCH_64 is not set
yann@1791
   110
CT_ARCH_BITNESS=32
g@1474
   111
# CT_ARCH_FLOAT_HW is not set
g@1474
   112
CT_ARCH_FLOAT_SW=y
g@1474
   113
CT_TARGET_CFLAGS=""
g@1474
   114
CT_TARGET_LDFLAGS=""
g@1474
   115
# CT_ARCH_alpha is not set
g@1474
   116
# CT_ARCH_arm is not set
g@1474
   117
# CT_ARCH_avr32 is not set
yann@1941
   118
# CT_ARCH_blackfin is not set
yann@1791
   119
# CT_ARCH_m68k is not set
g@1474
   120
CT_ARCH_mips=y
g@1474
   121
# CT_ARCH_powerpc is not set
yann@1791
   122
# CT_ARCH_s390 is not set
g@1474
   123
# CT_ARCH_sh is not set
yann@2426
   124
# CT_ARCH_sparc is not set
g@1474
   125
# CT_ARCH_x86 is not set
yann@1941
   126
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   127
CT_ARCH_arm_AVAILABLE=y
yann@1941
   128
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   129
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
   130
CT_ARCH_m68k_AVAILABLE=y
yann@1941
   131
CT_ARCH_mips_AVAILABLE=y
yann@1941
   132
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
   133
CT_ARCH_s390_AVAILABLE=y
yann@1941
   134
CT_ARCH_sh_AVAILABLE=y
yann@2426
   135
CT_ARCH_sparc_AVAILABLE=y
yann@1941
   136
CT_ARCH_x86_AVAILABLE=y
yann@2426
   137
yann@2426
   138
#
yann@2426
   139
# Generic target options
yann@2426
   140
#
g@1474
   141
CT_ARCH_USE_MMU=y
yann@2055
   142
yann@2055
   143
#
yann@2426
   144
# Target optimisations
yann@2426
   145
#
yann@2426
   146
yann@2426
   147
#
yann@2173
   148
# mips other options
yann@2173
   149
#
yann@2173
   150
CT_ARCH_mips_o32=y
yann@2173
   151
# CT_ARCH_mips_n32 is not set
yann@2173
   152
# CT_ARCH_mips_n64 is not set
yann@2173
   153
CT_ARCH_mips_ABI="32"
yann@2173
   154
yann@2173
   155
#
yann@2055
   156
# Toolchain options
yann@2055
   157
#
yann@2055
   158
yann@2055
   159
#
yann@2055
   160
# General toolchain options
yann@2055
   161
#
yann@2290
   162
CT_FORCE_SYSROOT=y
g@1474
   163
CT_USE_SYSROOT=y
yann@2290
   164
CT_SYSROOT_NAME="sysroot"
g@1474
   165
CT_SYSROOT_DIR_PREFIX=""
yann@2290
   166
# CT_STATIC_TOOLCHAIN is not set
yann@2055
   167
yann@2055
   168
#
yann@2055
   169
# Tuple completion and aliasing
yann@2055
   170
#
g@1474
   171
CT_TARGET_VENDOR="ar2315"
g@1474
   172
CT_TARGET_ALIAS_SED_EXPR=""
g@1474
   173
CT_TARGET_ALIAS=""
yann@2055
   174
yann@2055
   175
#
yann@2055
   176
# Toolchain type
yann@2055
   177
#
g@1474
   178
# CT_NATIVE is not set
g@1474
   179
CT_CROSS=y
g@1474
   180
# CT_CROSS_NATIVE is not set
g@1474
   181
# CT_CANADIAN is not set
g@1474
   182
CT_TOOLCHAIN_TYPE="cross"
yann@2055
   183
yann@2055
   184
#
yann@2055
   185
# Build system
yann@2055
   186
#
g@1474
   187
CT_BUILD=""
g@1474
   188
CT_BUILD_PREFIX=""
g@1474
   189
CT_BUILD_SUFFIX=""
yann@2055
   190
yann@2055
   191
#
yann@2055
   192
# Operating System
yann@2055
   193
#
g@1474
   194
# CT_BARE_METAL is not set
yann@2055
   195
# CT_MINGW32 is not set
yann@1532
   196
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
g@1474
   197
CT_KERNEL="linux"
yann@2426
   198
CT_KERNEL_VERSION="2.6.33.12"
g@1474
   199
# CT_KERNEL_bare_metal is not set
g@1474
   200
CT_KERNEL_linux=y
yann@2055
   201
# CT_KERNEL_mingw32 is not set
yann@1941
   202
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   203
CT_KERNEL_linux_AVAILABLE=y
yann@2426
   204
CT_KERNEL_mingw32_AVAILABLE=y
yann@2426
   205
yann@2426
   206
#
yann@2426
   207
# Common kernel options
yann@2426
   208
#
yann@2426
   209
CT_SHARED_LIBS=y
yann@2426
   210
yann@2426
   211
#
yann@2426
   212
# linux other options
yann@2426
   213
#
g@1474
   214
CT_KERNEL_LINUX_INSTALL=y
yann@2426
   215
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
yann@2426
   216
# CT_KERNEL_V_2_6_38_4 is not set
yann@2426
   217
# CT_KERNEL_V_2_6_38_3 is not set
yann@2426
   218
# CT_KERNEL_V_2_6_38_2 is not set
yann@2426
   219
# CT_KERNEL_V_2_6_38_1 is not set
yann@2426
   220
# CT_KERNEL_V_2_6_38 is not set
yann@2426
   221
# CT_KERNEL_V_2_6_37_6 is not set
yann@2426
   222
# CT_KERNEL_V_2_6_36_4 is not set
yann@2426
   223
# CT_KERNEL_V_2_6_35_13 is not set
yann@2426
   224
# CT_KERNEL_V_2_6_34_9 is not set
yann@2426
   225
CT_KERNEL_V_2_6_33_12=y
yann@2426
   226
# CT_KERNEL_V_2_6_32_39 is not set
yann@2055
   227
# CT_KERNEL_V_2_6_31_14 is not set
yann@2426
   228
# CT_KERNEL_V_2_6_27_58 is not set
yann@2055
   229
# CT_KERNEL_LINUX_CUSTOM is not set
g@1474
   230
CT_KERNEL_LINUX_VERBOSITY_0=y
g@1474
   231
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
g@1474
   232
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
g@1474
   233
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@2055
   234
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@2055
   235
yann@2055
   236
#
yann@2055
   237
# Binary utilities
yann@2055
   238
#
g@1474
   239
CT_ARCH_BINFMT_ELF=y
g@1474
   240
# CT_ARCH_BINFMT_FLAT is not set
yann@1941
   241
# CT_ARCH_BINFMT_FDPIC is not set
yann@2055
   242
yann@2055
   243
#
yann@2055
   244
# GNU binutils
yann@2055
   245
#
yann@2290
   246
# CT_BINUTILS_V_2_21 is not set
yann@2055
   247
# CT_BINUTILS_V_2_20_1 is not set
yann@1616
   248
# CT_BINUTILS_V_2_20 is not set
yann@1563
   249
CT_BINUTILS_V_2_19_1=y
yann@1563
   250
# CT_BINUTILS_V_2_19 is not set
yann@1563
   251
# CT_BINUTILS_V_2_18 is not set
yann@1563
   252
# CT_BINUTILS_V_2_17 is not set
yann@1563
   253
# CT_BINUTILS_V_2_16_1 is not set
yann@1616
   254
CT_BINUTILS_VERSION="2.19.1"
yann@2426
   255
CT_BINUTILS_FORCE_LD_BFD=y
yann@2426
   256
CT_BINUTILS_LINKER_LD=y
yann@2426
   257
# CT_BINUTILS_LINKER_GOLD is not set
yann@2426
   258
# CT_BINUTILS_LINKER_LD_GOLD is not set
yann@2426
   259
# CT_BINUTILS_LINKER_GOLD_LD is not set
yann@2426
   260
CT_BINUTILS_LINKERS_LIST="ld"
yann@2426
   261
CT_BINUTILS_LINKER_DEFAULT="bfd"
g@1474
   262
CT_BINUTILS_EXTRA_CONFIG=""
g@1474
   263
# CT_BINUTILS_FOR_TARGET is not set
yann@2055
   264
yann@2055
   265
#
yann@2055
   266
# C compiler
yann@2055
   267
#
g@1474
   268
CT_CC="gcc"
g@1474
   269
CT_CC_VERSION="4.3.2"
g@1474
   270
CT_CC_gcc=y
yann@2426
   271
# CT_CC_GCC_SHOW_LINARO is not set
yann@2426
   272
# CT_CC_V_linaro_4_6_2011_04_0 is not set
yann@2426
   273
# CT_CC_V_4_6_0 is not set
yann@2426
   274
# CT_CC_V_linaro_4_5_2011_04_0 is not set
yann@2290
   275
# CT_CC_V_4_5_2 is not set
yann@2173
   276
# CT_CC_V_4_5_1 is not set
yann@1941
   277
# CT_CC_V_4_5_0 is not set
yann@2426
   278
# CT_CC_V_linaro_4_4_2011_02_0 is not set
yann@2426
   279
# CT_CC_V_4_4_6 is not set
yann@2173
   280
# CT_CC_V_4_4_5 is not set
yann@2055
   281
# CT_CC_V_4_4_4 is not set
yann@1791
   282
# CT_CC_V_4_4_3 is not set
yann@1616
   283
# CT_CC_V_4_4_2 is not set
yann@1563
   284
# CT_CC_V_4_4_1 is not set
yann@1563
   285
# CT_CC_V_4_4_0 is not set
yann@2173
   286
# CT_CC_V_4_3_5 is not set
yann@1563
   287
# CT_CC_V_4_3_4 is not set
yann@1563
   288
# CT_CC_V_4_3_3 is not set
yann@1563
   289
CT_CC_V_4_3_2=y
yann@1563
   290
# CT_CC_V_4_3_1 is not set
yann@1563
   291
# CT_CC_V_4_2_4 is not set
yann@1563
   292
# CT_CC_V_4_2_3 is not set
yann@1563
   293
# CT_CC_V_4_2_2 is not set
yann@1563
   294
# CT_CC_V_4_2_1 is not set
yann@1563
   295
# CT_CC_V_4_2_0 is not set
yann@1563
   296
# CT_CC_V_4_1_2 is not set
yann@1563
   297
# CT_CC_V_4_0_4 is not set
yann@1563
   298
# CT_CC_V_3_4_6 is not set
yann@2426
   299
# CT_CC_GCC_4_2 is not set
yann@1941
   300
CT_CC_GCC_4_2_or_later=y
yann@2426
   301
CT_CC_GCC_4_3=y
g@1474
   302
CT_CC_GCC_4_3_or_later=y
yann@2426
   303
# CT_CC_GCC_4_4 is not set
g@1474
   304
# CT_CC_GCC_4_4_or_later is not set
yann@2426
   305
# CT_CC_GCC_4_5 is not set
yann@1941
   306
# CT_CC_GCC_4_5_or_later is not set
yann@2426
   307
# CT_CC_GCC_4_6 is not set
yann@2426
   308
# CT_CC_GCC_4_6_or_later is not set
yann@2173
   309
# CT_CC_GCC_HAS_GRAPHITE is not set
yann@2173
   310
# CT_CC_GCC_HAS_LTO is not set
yann@1941
   311
CT_CC_GCC_USE_GMP_MPFR=y
yann@2055
   312
# CT_CC_GCC_USE_PPL_CLOOG is not set
yann@2173
   313
# CT_CC_GCC_USE_MPC is not set
yann@2173
   314
# CT_CC_GCC_USE_LIBELF is not set
g@1474
   315
CT_CC_SUPPORT_CXX=y
g@1474
   316
CT_CC_SUPPORT_FORTRAN=y
g@1474
   317
CT_CC_SUPPORT_JAVA=y
g@1474
   318
CT_CC_SUPPORT_ADA=y
g@1474
   319
CT_CC_SUPPORT_OBJC=y
g@1474
   320
CT_CC_SUPPORT_OBJCXX=y
yann@2055
   321
yann@2055
   322
#
yann@2055
   323
# Additional supported languages:
yann@2055
   324
#
g@1474
   325
CT_CC_LANG_CXX=y
g@1474
   326
# CT_CC_LANG_FORTRAN is not set
g@1474
   327
# CT_CC_LANG_JAVA is not set
yann@1841
   328
# CT_CC_LANG_ADA is not set
yann@1841
   329
# CT_CC_LANG_OBJC is not set
yann@1841
   330
# CT_CC_LANG_OBJCXX is not set
yann@1841
   331
CT_CC_LANG_OTHERS=""
yann@2055
   332
yann@2055
   333
#
yann@2055
   334
# gcc other options
yann@2055
   335
#
yann@2426
   336
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
yann@2426
   337
CT_CC_BUGURL=""
yann@2426
   338
CT_CC_ENABLE_CXX_FLAGS=""
yann@2426
   339
CT_CC_CORE_EXTRA_CONFIG=""
yann@2426
   340
CT_CC_EXTRA_CONFIG=""
yann@2426
   341
yann@2426
   342
#
yann@2426
   343
# Optimisation features
yann@2426
   344
#
yann@2426
   345
yann@2426
   346
#
yann@2426
   347
# Settings for libraries running on target
yann@2426
   348
#
yann@2055
   349
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
yann@2173
   350
# CT_CC_GCC_LIBMUDFLAP is not set
yann@2173
   351
# CT_CC_GCC_LIBGOMP is not set
yann@2173
   352
# CT_CC_GCC_LIBSSP is not set
yann@2055
   353
yann@2055
   354
#
yann@2055
   355
# Misc. obscure options.
yann@2055
   356
#
yann@2055
   357
CT_CC_CXA_ATEXIT=y
yann@2055
   358
# CT_CC_GCC_DISABLE_PCH is not set
yann@2055
   359
CT_CC_GCC_SJLJ_EXCEPTIONS=m
yann@2173
   360
CT_CC_GCC_LDBL_128=m
yann@2055
   361
yann@2055
   362
#
yann@2055
   363
# C-library
yann@2055
   364
#
yann@1791
   365
CT_LIBC="eglibc"
g@1474
   366
CT_LIBC_VERSION="2_9"
g@1474
   367
CT_LIBC_eglibc=y
g@1474
   368
# CT_LIBC_glibc is not set
yann@2055
   369
# CT_LIBC_mingw is not set
g@1474
   370
# CT_LIBC_newlib is not set
yann@1791
   371
# CT_LIBC_none is not set
g@1474
   372
# CT_LIBC_uClibc is not set
yann@1941
   373
CT_LIBC_eglibc_AVAILABLE=y
yann@2426
   374
# CT_LIBC_EGLIBC_V_2_13 is not set
yann@2240
   375
# CT_LIBC_EGLIBC_V_2_12 is not set
yann@2240
   376
# CT_LIBC_EGLIBC_V_2_11 is not set
yann@2240
   377
# CT_LIBC_EGLIBC_V_2_10 is not set
yann@2240
   378
CT_LIBC_EGLIBC_V_2_9=y
yann@2240
   379
# CT_LIBC_EGLIBC_V_2_8 is not set
yann@2240
   380
# CT_LIBC_EGLIBC_V_2_7 is not set
yann@2240
   381
# CT_LIBC_EGLIBC_V_2_6 is not set
yann@2240
   382
# CT_LIBC_EGLIBC_V_2_5 is not set
yann@2240
   383
# CT_LIBC_EGLIBC_V_TRUNK is not set
yann@1841
   384
CT_EGLIBC_REVISION="{2009-07-21}"
yann@1841
   385
# CT_EGLIBC_CHECKOUT is not set
yann@1812
   386
# CT_EGLIBC_OPT_SIZE is not set
yann@1616
   387
# CT_EGLIBC_CUSTOM_CONFIG is not set
yann@1941
   388
CT_LIBC_glibc_AVAILABLE=y
yann@2055
   389
CT_LIBC_mingw_AVAILABLE=y
yann@1941
   390
CT_LIBC_newlib_AVAILABLE=y
yann@1941
   391
CT_LIBC_none_AVAILABLE=y
yann@1941
   392
CT_LIBC_uClibc_AVAILABLE=y
yann@2426
   393
CT_LIBC_glibc_familly=y
yann@2055
   394
yann@2055
   395
#
yann@2055
   396
# glibc/eglibc common options
yann@2055
   397
#
g@1474
   398
CT_LIBC_GLIBC_EXTRA_CONFIG=""
g@1474
   399
CT_LIBC_GLIBC_CONFIGPARMS=""
g@1474
   400
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
g@1474
   401
CT_LIBC_EXTRA_CC_ARGS=""
yann@2426
   402
# CT_LIBC_ENABLE_FORTIFIED_BUILD is not set
yann@2290
   403
# CT_LIBC_DISABLE_VERSIONING is not set
yann@2290
   404
CT_LIBC_OLDEST_ABI=""
yann@2290
   405
# CT_LIBC_GLIBC_FORCE_UNWIND is not set
g@1474
   406
CT_LIBC_GLIBC_USE_PORTS=y
g@1474
   407
CT_LIBC_ADDONS_LIST=""
yann@2055
   408
yann@2055
   409
#
yann@2055
   410
# WARNING !!!                                            
yann@2055
   411
#
yann@2055
   412
yann@2055
   413
#
yann@2055
   414
#   For glibc >= 2.8, it can happen that the tarballs    
yann@2055
   415
#
yann@2055
   416
yann@2055
   417
#
yann@2055
   418
#   for the addons are not available for download.       
yann@2055
   419
#
yann@2055
   420
yann@2055
   421
#
yann@2055
   422
#   If that happens, bad luck... Try a previous version  
yann@2055
   423
#
yann@2055
   424
yann@2055
   425
#
yann@2055
   426
#   or try again later... :-(                            
yann@2055
   427
#
g@1474
   428
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
g@1474
   429
# CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set
g@1474
   430
CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
g@1474
   431
CT_LIBC_GLIBC_MIN_KERNEL_VERSION="2.6.25"
g@1474
   432
CT_LIBC_GLIBC_MIN_KERNEL="2.6.25"
yann@2055
   433
CT_LIBC_SUPPORT_THREADS_ANY=y
yann@1791
   434
CT_LIBC_SUPPORT_NPTL=y
yann@1791
   435
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@2055
   436
# CT_LIBC_SUPPORT_WIN32THREADS is not set
yann@2290
   437
# CT_LIBC_SUPPORT_THREADS_NONE is not set
yann@1791
   438
CT_THREADS="nptl"
yann@2055
   439
yann@2055
   440
#
yann@2055
   441
# Common C library options
yann@2055
   442
#
g@1474
   443
CT_THREADS_NPTL=y
g@1474
   444
# CT_THREADS_LINUXTHREADS is not set
yann@2055
   445
# CT_THREADS_WIN32THREADS is not set
g@1474
   446
# CT_THREADS_NONE is not set
yann@2055
   447
CT_LIBC_XLDD=y
yann@2055
   448
yann@2055
   449
#
yann@2055
   450
# Debug facilities
yann@2055
   451
#
g@1474
   452
CT_DEBUG_dmalloc=y
yann@1563
   453
CT_DMALLOC_V_5_5_2=y
g@1474
   454
CT_DMALLOC_VERSION="5.5.2"
g@1474
   455
# CT_DEBUG_duma is not set
g@1474
   456
CT_DEBUG_gdb=y
g@1474
   457
CT_GDB_CROSS=y
g@1474
   458
# CT_GDB_CROSS_STATIC is not set
g@1474
   459
# CT_GDB_NATIVE is not set
g@1474
   460
CT_GDB_GDBSERVER=y
g@1474
   461
CT_GDB_GDBSERVER_STATIC=y
yann@2426
   462
yann@2426
   463
#
yann@2426
   464
# gdb version
yann@2426
   465
#
yann@2426
   466
# CT_DEBUG_GDB_SHOW_LINARO is not set
yann@2426
   467
# CT_GDB_V_linaro_7_2_2011_04_0 is not set
yann@2173
   468
# CT_GDB_V_7_2 is not set
yann@1941
   469
# CT_GDB_V_7_1 is not set
yann@1791
   470
# CT_GDB_V_7_0_1 is not set
yann@1616
   471
# CT_GDB_V_7_0 is not set
yann@1563
   472
CT_GDB_V_6_8=y
g@1474
   473
CT_GDB_VERSION="6.8"
g@1474
   474
# CT_DEBUG_ltrace is not set
g@1474
   475
CT_DEBUG_strace=y
yann@2055
   476
# CT_STRACE_V_4_5_20 is not set
yann@1841
   477
CT_STRACE_V_4_5_19=y
yann@1841
   478
# CT_STRACE_V_4_5_18 is not set
yann@1563
   479
# CT_STRACE_V_4_5_17 is not set
yann@1563
   480
# CT_STRACE_V_4_5_16 is not set
yann@1563
   481
# CT_STRACE_V_4_5_15 is not set
yann@1841
   482
CT_STRACE_VERSION="4.5.19"
yann@2055
   483
yann@2055
   484
#
yann@2055
   485
# Companion libraries
yann@2055
   486
#
yann@2173
   487
CT_COMPLIBS_NEEDED=y
yann@2173
   488
CT_GMP_NEEDED=y
yann@2173
   489
CT_MPFR_NEEDED=y
yann@2173
   490
# CT_PPL_NEEDED is not set
yann@2173
   491
# CT_CLOOG_NEEDED is not set
yann@2173
   492
# CT_MPC_NEEDED is not set
yann@2173
   493
# CT_LIBELF_NEEDED is not set
yann@1812
   494
CT_COMPLIBS=y
yann@1812
   495
CT_GMP=y
yann@1812
   496
CT_MPFR=y
yann@1941
   497
# CT_GMP_V_5_0_1 is not set
yann@1941
   498
CT_GMP_V_4_3_2=y
yann@1941
   499
# CT_GMP_V_4_3_1 is not set
yann@1563
   500
# CT_GMP_V_4_3_0 is not set
yann@1563
   501
# CT_GMP_V_4_2_4 is not set
yann@1616
   502
# CT_GMP_V_4_2_2 is not set
yann@1941
   503
CT_GMP_VERSION="4.3.2"
yann@2055
   504
# CT_MPFR_V_3_0_0 is not set
yann@1841
   505
CT_MPFR_V_2_4_2=y
yann@1841
   506
# CT_MPFR_V_2_4_1 is not set
yann@1563
   507
# CT_MPFR_V_2_4_0 is not set
yann@1563
   508
# CT_MPFR_V_2_3_2 is not set
yann@1616
   509
# CT_MPFR_V_2_3_1 is not set
yann@1841
   510
CT_MPFR_VERSION="2.4.2"
yann@2055
   511
yann@2055
   512
#
yann@2055
   513
# Companion libraries common options
yann@2055
   514
#
yann@1941
   515
# CT_COMPLIBS_CHECK is not set
yann@2055
   516
yann@2055
   517
#
yann@2055
   518
# Companion tools
yann@2055
   519
#
yann@2055
   520
yann@2055
   521
#
yann@2055
   522
# READ HELP before you say 'Y' below !!!
yann@2055
   523
#
yann@1841
   524
# CT_COMP_TOOLS is not set
yann@2055
   525
yann@2055
   526
#
yann@2055
   527
# Test suite
yann@2055
   528
#
yann@2055
   529
# CT_TEST_SUITE is not set
yann@2055
   530
# CT_TEST_SUITE_GCC is not set