samples/mips-ar2315-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jan 03 23:40:22 2011 +0100 (2011-01-03)
changeset 2267 7af68e6083aa
parent 2173 fff955de3fb8
child 2290 ba82eb173bd4
permissions -rw-r--r--
libc-glibc: remove 2.3.6

This is an obsolete version which is no longer used by any sample (the only
user, the ia64 sample, has been removed).

It also makes the code path a bit complex, with twists just to accomodate
that version. Removing the version will make those twists go away, and
will ease commonalisation of glibc and eglibc in the future (hopefully!).

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@2173
     3
# crosstool-NG version: hg_default@2171_c2541d3f2f56
yann@2173
     4
# Tue Nov  2 19:31:00 2010
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}"
g@1474
    28
CT_REMOVE_DOCS=y
g@1474
    29
CT_INSTALL_DIR_RO=y
yann@2173
    30
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
yann@2055
    31
yann@2055
    32
#
yann@2055
    33
# Downloading
yann@2055
    34
#
g@1474
    35
# CT_FORBID_DOWNLOAD is not set
g@1474
    36
# CT_FORCE_DOWNLOAD is not set
g@1474
    37
# CT_USE_MIRROR is not set
g@1474
    38
CT_CONNECT_TIMEOUT=10
yann@2152
    39
CT_DOWNLOAD_MAX_CHUNKS=1
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=""
yann@2055
   115
yann@2055
   116
#
yann@2055
   117
# General target options
yann@2055
   118
#
g@1474
   119
# CT_ARCH_alpha is not set
g@1474
   120
# CT_ARCH_arm is not set
g@1474
   121
# CT_ARCH_avr32 is not set
yann@1941
   122
# CT_ARCH_blackfin is not set
g@1474
   123
# CT_ARCH_ia64 is not set
yann@1791
   124
# CT_ARCH_m68k is not set
g@1474
   125
CT_ARCH_mips=y
g@1474
   126
# CT_ARCH_powerpc is not set
yann@1791
   127
# CT_ARCH_s390 is not set
g@1474
   128
# CT_ARCH_sh is not set
g@1474
   129
# CT_ARCH_x86 is not set
yann@1941
   130
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   131
CT_ARCH_arm_AVAILABLE=y
yann@1941
   132
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   133
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
   134
CT_ARCH_ia64_AVAILABLE=y
yann@1941
   135
CT_ARCH_m68k_AVAILABLE=y
yann@1941
   136
CT_ARCH_mips_AVAILABLE=y
yann@1941
   137
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
   138
CT_ARCH_s390_AVAILABLE=y
yann@1941
   139
CT_ARCH_sh_AVAILABLE=y
yann@1941
   140
CT_ARCH_x86_AVAILABLE=y
g@1474
   141
CT_ARCH_USE_MMU=y
yann@2055
   142
yann@2055
   143
#
yann@2173
   144
# mips other options
yann@2173
   145
#
yann@2173
   146
CT_ARCH_mips_o32=y
yann@2173
   147
# CT_ARCH_mips_n32 is not set
yann@2173
   148
# CT_ARCH_mips_n64 is not set
yann@2173
   149
CT_ARCH_mips_ABI="32"
yann@2173
   150
yann@2173
   151
#
yann@2055
   152
# Target optimisations
yann@2055
   153
#
yann@2055
   154
yann@2055
   155
#
yann@2055
   156
# Toolchain options
yann@2055
   157
#
yann@2055
   158
yann@2055
   159
#
yann@2055
   160
# General toolchain options
yann@2055
   161
#
g@1474
   162
CT_USE_SYSROOT=y
g@1474
   163
CT_SYSROOT_DIR_PREFIX=""
yann@2055
   164
yann@2055
   165
#
yann@2055
   166
# Tuple completion and aliasing
yann@2055
   167
#
g@1474
   168
CT_TARGET_VENDOR="ar2315"
g@1474
   169
CT_TARGET_ALIAS_SED_EXPR=""
g@1474
   170
CT_TARGET_ALIAS=""
yann@2055
   171
yann@2055
   172
#
yann@2055
   173
# Toolchain type
yann@2055
   174
#
g@1474
   175
# CT_NATIVE is not set
g@1474
   176
CT_CROSS=y
g@1474
   177
# CT_CROSS_NATIVE is not set
g@1474
   178
# CT_CANADIAN is not set
g@1474
   179
CT_TOOLCHAIN_TYPE="cross"
yann@2055
   180
yann@2055
   181
#
yann@2055
   182
# Build system
yann@2055
   183
#
g@1474
   184
CT_BUILD=""
g@1474
   185
CT_BUILD_PREFIX=""
g@1474
   186
CT_BUILD_SUFFIX=""
yann@2055
   187
yann@2055
   188
#
yann@2055
   189
# Operating System
yann@2055
   190
#
g@1474
   191
# CT_BARE_METAL is not set
yann@2055
   192
# CT_MINGW32 is not set
yann@1532
   193
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
g@1474
   194
CT_KERNEL="linux"
yann@2173
   195
CT_KERNEL_VERSION="2.6.33.7"
g@1474
   196
# CT_KERNEL_bare_metal is not set
g@1474
   197
CT_KERNEL_linux=y
yann@2055
   198
# CT_KERNEL_mingw32 is not set
yann@1941
   199
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   200
CT_KERNEL_linux_AVAILABLE=y
g@1474
   201
CT_KERNEL_LINUX_INSTALL=y
yann@2173
   202
# CT_KERNEL_V_2_6_36 is not set
yann@2173
   203
# CT_KERNEL_V_2_6_35_8 is not set
yann@2173
   204
# CT_KERNEL_V_2_6_34_7 is not set
yann@2173
   205
CT_KERNEL_V_2_6_33_7=y
yann@2173
   206
# CT_KERNEL_V_2_6_32_25 is not set
yann@2055
   207
# CT_KERNEL_V_2_6_31_14 is not set
yann@2173
   208
# CT_KERNEL_V_2_6_27_55 is not set
yann@2055
   209
# CT_KERNEL_LINUX_CUSTOM is not set
g@1474
   210
CT_KERNEL_LINUX_VERBOSITY_0=y
g@1474
   211
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
g@1474
   212
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
g@1474
   213
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@2055
   214
CT_KERNEL_LINUX_INSTALL_CHECK=y
g@1474
   215
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
yann@2055
   216
CT_KERNEL_mingw32_AVAILABLE=y
yann@2055
   217
yann@2055
   218
#
yann@2055
   219
# Common kernel options
yann@2055
   220
#
yann@1532
   221
CT_SHARED_LIBS=y
yann@2055
   222
yann@2055
   223
#
yann@2055
   224
# Binary utilities
yann@2055
   225
#
g@1474
   226
CT_ARCH_BINFMT_ELF=y
g@1474
   227
# CT_ARCH_BINFMT_FLAT is not set
yann@1941
   228
# CT_ARCH_BINFMT_FDPIC is not set
yann@2055
   229
yann@2055
   230
#
yann@2055
   231
# GNU binutils
yann@2055
   232
#
yann@2055
   233
# CT_BINUTILS_V_2_20_1 is not set
yann@1616
   234
# CT_BINUTILS_V_2_20 is not set
yann@1563
   235
CT_BINUTILS_V_2_19_1=y
yann@1563
   236
# CT_BINUTILS_V_2_19 is not set
yann@1563
   237
# CT_BINUTILS_V_2_18 is not set
yann@1563
   238
# CT_BINUTILS_V_2_17 is not set
yann@1563
   239
# CT_BINUTILS_V_2_16_1 is not set
yann@1616
   240
CT_BINUTILS_VERSION="2.19.1"
g@1474
   241
CT_BINUTILS_EXTRA_CONFIG=""
g@1474
   242
# CT_BINUTILS_FOR_TARGET is not set
yann@2055
   243
yann@2055
   244
#
yann@2055
   245
# C compiler
yann@2055
   246
#
g@1474
   247
CT_CC="gcc"
g@1474
   248
CT_CC_VERSION="4.3.2"
g@1474
   249
CT_CC_gcc=y
yann@2173
   250
# CT_CC_V_4_5_1 is not set
yann@1941
   251
# CT_CC_V_4_5_0 is not set
yann@2173
   252
# CT_CC_V_4_4_5 is not set
yann@2055
   253
# CT_CC_V_4_4_4 is not set
yann@1791
   254
# CT_CC_V_4_4_3 is not set
yann@1616
   255
# CT_CC_V_4_4_2 is not set
yann@1563
   256
# CT_CC_V_4_4_1 is not set
yann@1563
   257
# CT_CC_V_4_4_0 is not set
yann@2173
   258
# CT_CC_V_4_3_5 is not set
yann@1563
   259
# CT_CC_V_4_3_4 is not set
yann@1563
   260
# CT_CC_V_4_3_3 is not set
yann@1563
   261
CT_CC_V_4_3_2=y
yann@1563
   262
# CT_CC_V_4_3_1 is not set
yann@1563
   263
# CT_CC_V_4_2_4 is not set
yann@1563
   264
# CT_CC_V_4_2_3 is not set
yann@1563
   265
# CT_CC_V_4_2_2 is not set
yann@1563
   266
# CT_CC_V_4_2_1 is not set
yann@1563
   267
# CT_CC_V_4_2_0 is not set
yann@1563
   268
# CT_CC_V_4_1_2 is not set
yann@1563
   269
# CT_CC_V_4_0_4 is not set
yann@1563
   270
# CT_CC_V_3_4_6 is not set
yann@1941
   271
CT_CC_GCC_4_2_or_later=y
g@1474
   272
CT_CC_GCC_4_3_or_later=y
g@1474
   273
# CT_CC_GCC_4_4_or_later is not set
yann@1941
   274
# CT_CC_GCC_4_5_or_later is not set
yann@2173
   275
# CT_CC_GCC_HAS_GRAPHITE is not set
yann@2173
   276
# CT_CC_GCC_HAS_LTO is not set
yann@1941
   277
CT_CC_GCC_USE_GMP_MPFR=y
yann@2055
   278
# CT_CC_GCC_USE_PPL_CLOOG is not set
yann@2173
   279
# CT_CC_GCC_USE_MPC is not set
yann@2173
   280
# CT_CC_GCC_USE_LIBELF is not set
yann@2055
   281
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
yann@2055
   282
CT_CC_BUGURL=""
yann@1532
   283
CT_CC_ENABLE_CXX_FLAGS=""
g@1474
   284
CT_CC_CORE_EXTRA_CONFIG=""
g@1474
   285
CT_CC_EXTRA_CONFIG=""
g@1474
   286
CT_CC_SUPPORT_CXX=y
g@1474
   287
CT_CC_SUPPORT_FORTRAN=y
g@1474
   288
CT_CC_SUPPORT_JAVA=y
g@1474
   289
CT_CC_SUPPORT_ADA=y
g@1474
   290
CT_CC_SUPPORT_OBJC=y
g@1474
   291
CT_CC_SUPPORT_OBJCXX=y
yann@2055
   292
yann@2055
   293
#
yann@2055
   294
# Additional supported languages:
yann@2055
   295
#
g@1474
   296
CT_CC_LANG_CXX=y
g@1474
   297
# CT_CC_LANG_FORTRAN is not set
g@1474
   298
# CT_CC_LANG_JAVA is not set
yann@1841
   299
# CT_CC_LANG_ADA is not set
yann@1841
   300
# CT_CC_LANG_OBJC is not set
yann@1841
   301
# CT_CC_LANG_OBJCXX is not set
yann@1841
   302
CT_CC_LANG_OTHERS=""
yann@2055
   303
yann@2055
   304
#
yann@2055
   305
# gcc other options
yann@2055
   306
#
yann@2055
   307
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
yann@2173
   308
# CT_CC_GCC_LIBMUDFLAP is not set
yann@2173
   309
# CT_CC_GCC_LIBGOMP is not set
yann@2173
   310
# CT_CC_GCC_LIBSSP is not set
yann@2055
   311
yann@2055
   312
#
yann@2055
   313
# Misc. obscure options.
yann@2055
   314
#
yann@2055
   315
CT_CC_CXA_ATEXIT=y
yann@2055
   316
# CT_CC_GCC_DISABLE_PCH is not set
yann@2055
   317
CT_CC_GCC_SJLJ_EXCEPTIONS=m
yann@2173
   318
CT_CC_GCC_LDBL_128=m
yann@2055
   319
yann@2055
   320
#
yann@2055
   321
# C-library
yann@2055
   322
#
yann@1791
   323
CT_LIBC="eglibc"
g@1474
   324
CT_LIBC_VERSION="2_9"
g@1474
   325
CT_LIBC_eglibc=y
g@1474
   326
# CT_LIBC_glibc is not set
yann@2055
   327
# CT_LIBC_mingw is not set
g@1474
   328
# CT_LIBC_newlib is not set
yann@1791
   329
# CT_LIBC_none is not set
g@1474
   330
# CT_LIBC_uClibc is not set
yann@1941
   331
CT_LIBC_eglibc_AVAILABLE=y
yann@2240
   332
# CT_LIBC_EGLIBC_V_2_12 is not set
yann@2240
   333
# CT_LIBC_EGLIBC_V_2_11 is not set
yann@2240
   334
# CT_LIBC_EGLIBC_V_2_10 is not set
yann@2240
   335
CT_LIBC_EGLIBC_V_2_9=y
yann@2240
   336
# CT_LIBC_EGLIBC_V_2_8 is not set
yann@2240
   337
# CT_LIBC_EGLIBC_V_2_7 is not set
yann@2240
   338
# CT_LIBC_EGLIBC_V_2_6 is not set
yann@2240
   339
# CT_LIBC_EGLIBC_V_2_5 is not set
yann@2240
   340
# CT_LIBC_EGLIBC_V_TRUNK is not set
yann@1841
   341
CT_EGLIBC_REVISION="{2009-07-21}"
yann@1841
   342
# CT_EGLIBC_CHECKOUT is not set
yann@1812
   343
# CT_EGLIBC_OPT_SIZE is not set
yann@1616
   344
# CT_EGLIBC_CUSTOM_CONFIG is not set
yann@1941
   345
CT_LIBC_glibc_AVAILABLE=y
yann@2055
   346
CT_LIBC_mingw_AVAILABLE=y
yann@1941
   347
CT_LIBC_newlib_AVAILABLE=y
yann@1941
   348
CT_LIBC_none_AVAILABLE=y
yann@1941
   349
CT_LIBC_uClibc_AVAILABLE=y
yann@2055
   350
yann@2055
   351
#
yann@2055
   352
# glibc/eglibc common options
yann@2055
   353
#
g@1474
   354
CT_LIBC_GLIBC_EXTRA_CONFIG=""
g@1474
   355
CT_LIBC_GLIBC_CONFIGPARMS=""
g@1474
   356
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
g@1474
   357
CT_LIBC_EXTRA_CC_ARGS=""
g@1474
   358
CT_LIBC_GLIBC_USE_PORTS=y
g@1474
   359
CT_LIBC_ADDONS_LIST=""
yann@2055
   360
yann@2055
   361
#
yann@2055
   362
# WARNING !!!                                            
yann@2055
   363
#
yann@2055
   364
yann@2055
   365
#
yann@2055
   366
#   For glibc >= 2.8, it can happen that the tarballs    
yann@2055
   367
#
yann@2055
   368
yann@2055
   369
#
yann@2055
   370
#   for the addons are not available for download.       
yann@2055
   371
#
yann@2055
   372
yann@2055
   373
#
yann@2055
   374
#   If that happens, bad luck... Try a previous version  
yann@2055
   375
#
yann@2055
   376
yann@2055
   377
#
yann@2055
   378
#   or try again later... :-(                            
yann@2055
   379
#
g@1474
   380
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
g@1474
   381
# CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set
g@1474
   382
CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
g@1474
   383
CT_LIBC_GLIBC_MIN_KERNEL_VERSION="2.6.25"
g@1474
   384
CT_LIBC_GLIBC_MIN_KERNEL="2.6.25"
yann@2055
   385
CT_LIBC_SUPPORT_THREADS_ANY=y
yann@1791
   386
CT_LIBC_SUPPORT_NPTL=y
yann@1791
   387
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@2055
   388
# CT_LIBC_SUPPORT_WIN32THREADS is not set
yann@1791
   389
CT_THREADS="nptl"
yann@2055
   390
yann@2055
   391
#
yann@2055
   392
# Common C library options
yann@2055
   393
#
g@1474
   394
CT_THREADS_NPTL=y
g@1474
   395
# CT_THREADS_LINUXTHREADS is not set
yann@2055
   396
# CT_THREADS_WIN32THREADS is not set
g@1474
   397
# CT_THREADS_NONE is not set
yann@2055
   398
CT_LIBC_XLDD=y
yann@2055
   399
yann@2055
   400
#
yann@2055
   401
# Debug facilities
yann@2055
   402
#
g@1474
   403
CT_DEBUG_dmalloc=y
yann@1563
   404
CT_DMALLOC_V_5_5_2=y
g@1474
   405
CT_DMALLOC_VERSION="5.5.2"
g@1474
   406
# CT_DEBUG_duma is not set
g@1474
   407
CT_DEBUG_gdb=y
g@1474
   408
CT_GDB_CROSS=y
g@1474
   409
# CT_GDB_CROSS_STATIC is not set
g@1474
   410
# CT_GDB_NATIVE is not set
g@1474
   411
CT_GDB_GDBSERVER=y
g@1474
   412
CT_GDB_GDBSERVER_STATIC=y
yann@2173
   413
# CT_GDB_V_7_2 is not set
yann@1941
   414
# CT_GDB_V_7_1 is not set
yann@1791
   415
# CT_GDB_V_7_0_1 is not set
yann@1616
   416
# CT_GDB_V_7_0 is not set
yann@1563
   417
CT_GDB_V_6_8=y
g@1474
   418
CT_GDB_VERSION="6.8"
g@1474
   419
# CT_DEBUG_ltrace is not set
g@1474
   420
CT_DEBUG_strace=y
yann@2055
   421
# CT_STRACE_V_4_5_20 is not set
yann@1841
   422
CT_STRACE_V_4_5_19=y
yann@1841
   423
# CT_STRACE_V_4_5_18 is not set
yann@1563
   424
# CT_STRACE_V_4_5_17 is not set
yann@1563
   425
# CT_STRACE_V_4_5_16 is not set
yann@1563
   426
# CT_STRACE_V_4_5_15 is not set
yann@1841
   427
CT_STRACE_VERSION="4.5.19"
yann@2055
   428
yann@2055
   429
#
yann@2055
   430
# Companion libraries
yann@2055
   431
#
yann@2173
   432
CT_COMPLIBS_NEEDED=y
yann@2173
   433
CT_GMP_NEEDED=y
yann@2173
   434
CT_MPFR_NEEDED=y
yann@2173
   435
# CT_PPL_NEEDED is not set
yann@2173
   436
# CT_CLOOG_NEEDED is not set
yann@2173
   437
# CT_MPC_NEEDED is not set
yann@2173
   438
# CT_LIBELF_NEEDED is not set
yann@1812
   439
CT_COMPLIBS=y
yann@1941
   440
# CT_WRAPPER_NEEDED is not set
yann@1812
   441
CT_GMP=y
yann@1812
   442
CT_MPFR=y
yann@1941
   443
# CT_GMP_V_5_0_1 is not set
yann@1941
   444
CT_GMP_V_4_3_2=y
yann@1941
   445
# CT_GMP_V_4_3_1 is not set
yann@1563
   446
# CT_GMP_V_4_3_0 is not set
yann@1563
   447
# CT_GMP_V_4_2_4 is not set
yann@1616
   448
# CT_GMP_V_4_2_2 is not set
yann@1941
   449
CT_GMP_VERSION="4.3.2"
yann@2055
   450
# CT_MPFR_V_3_0_0 is not set
yann@1841
   451
CT_MPFR_V_2_4_2=y
yann@1841
   452
# CT_MPFR_V_2_4_1 is not set
yann@1563
   453
# CT_MPFR_V_2_4_0 is not set
yann@1563
   454
# CT_MPFR_V_2_3_2 is not set
yann@1616
   455
# CT_MPFR_V_2_3_1 is not set
yann@1841
   456
CT_MPFR_VERSION="2.4.2"
yann@2055
   457
yann@2055
   458
#
yann@2055
   459
# Companion libraries common options
yann@2055
   460
#
yann@2173
   461
CT_COMPLIBS_BACKUP=y
yann@1941
   462
# CT_COMPLIBS_CHECK is not set
yann@1941
   463
# CT_COMPLIBS_SHARED is not set
yann@2055
   464
yann@2055
   465
#
yann@2055
   466
# Companion tools
yann@2055
   467
#
yann@2055
   468
yann@2055
   469
#
yann@2055
   470
# READ HELP before you say 'Y' below !!!
yann@2055
   471
#
yann@1841
   472
# CT_COMP_TOOLS is not set
yann@2055
   473
yann@2055
   474
#
yann@2055
   475
# Test suite
yann@2055
   476
#
yann@2055
   477
# CT_TEST_SUITE is not set
yann@2055
   478
# CT_TEST_SUITE_GCC is not set