samples/bfin-unknown-linux-uclibc/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jan 30 19:25:56 2011 +0100 (2011-01-30)
changeset 2290 ba82eb173bd4
parent 2240 fdb218680a54
child 2426 c28f755277eb
permissions -rw-r--r--
samples: update the samples

Release time is coming at a fast pace. It is now time to
update the samples so they apply cleanly.

The canadian-cross sample mingw32,i686-none-linux-gnu has
been replaced with i586-mingw32msvc,i686-none-linux-gnu.

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@2290
     3
# crosstool-NG version: hg_default@2288_0dc641fc4754+
yann@2290
     4
# Sat Jan 29 17:00:20 2011
thomas@1911
     5
#
yann@1941
     6
# CT_BACKEND is not set
yann@2055
     7
CT_MODULES=y
thomas@1911
     8
thomas@1911
     9
#
thomas@1911
    10
# Paths and misc options
thomas@1911
    11
#
thomas@1911
    12
thomas@1911
    13
#
thomas@1911
    14
# crosstool-NG behavior
thomas@1911
    15
#
thomas@1911
    16
# CT_OBSOLETE is not set
thomas@1911
    17
# CT_EXPERIMENTAL is not set
thomas@1911
    18
# CT_DEBUG_CT is not set
thomas@1911
    19
thomas@1911
    20
#
thomas@1911
    21
# Paths
thomas@1911
    22
#
thomas@1911
    23
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
thomas@1911
    24
CT_SAVE_TARBALLS=y
yann@2140
    25
CT_WORK_DIR="${CT_TOP_DIR}/.build"
thomas@1911
    26
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
thomas@1911
    27
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@2290
    28
CT_RM_RF_PREFIX_DIR=y
thomas@1911
    29
CT_REMOVE_DOCS=y
thomas@1911
    30
CT_INSTALL_DIR_RO=y
yann@2173
    31
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
thomas@1911
    32
thomas@1911
    33
#
thomas@1911
    34
# Downloading
thomas@1911
    35
#
thomas@1911
    36
# CT_FORBID_DOWNLOAD is not set
thomas@1911
    37
# CT_FORCE_DOWNLOAD is not set
thomas@1911
    38
# CT_USE_MIRROR is not set
thomas@1911
    39
CT_CONNECT_TIMEOUT=10
thomas@1911
    40
# CT_ONLY_DOWNLOAD is not set
thomas@1911
    41
thomas@1911
    42
#
thomas@1911
    43
# Extracting
thomas@1911
    44
#
thomas@1911
    45
# CT_FORCE_EXTRACT is not set
thomas@1911
    46
CT_OVERIDE_CONFIG_GUESS_SUB=y
thomas@1911
    47
# CT_ONLY_EXTRACT is not set
thomas@1911
    48
CT_PATCH_BUNDLED=y
thomas@1911
    49
# CT_PATCH_LOCAL is not set
thomas@1911
    50
# CT_PATCH_BUNDLED_LOCAL is not set
thomas@1911
    51
# CT_PATCH_LOCAL_BUNDLED is not set
thomas@1911
    52
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
thomas@1911
    53
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
thomas@1911
    54
# CT_PATCH_NONE is not set
thomas@1911
    55
CT_PATCH_ORDER="bundled"
thomas@1911
    56
# CT_PATCH_SINGLE is not set
thomas@1911
    57
# CT_PATCH_USE_LOCAL is not set
thomas@1911
    58
thomas@1911
    59
#
thomas@1911
    60
# Build behavior
thomas@1911
    61
#
thomas@1911
    62
CT_PARALLEL_JOBS=3
thomas@1911
    63
CT_LOAD=0
thomas@1911
    64
CT_USE_PIPES=y
thomas@1911
    65
# CT_CONFIG_SHELL_SH is not set
thomas@1911
    66
# CT_CONFIG_SHELL_ASH is not set
thomas@1911
    67
CT_CONFIG_SHELL_BASH=y
thomas@1911
    68
# CT_CONFIG_SHELL_CUSTOM is not set
thomas@1911
    69
CT_CONFIG_SHELL="bash"
thomas@1911
    70
thomas@1911
    71
#
thomas@1911
    72
# Logging
thomas@1911
    73
#
thomas@1911
    74
# CT_LOG_ERROR is not set
thomas@1911
    75
# CT_LOG_WARN is not set
yann@1941
    76
# CT_LOG_INFO is not set
yann@1941
    77
CT_LOG_EXTRA=y
thomas@1911
    78
# CT_LOG_ALL is not set
thomas@1911
    79
# CT_LOG_DEBUG is not set
yann@1941
    80
CT_LOG_LEVEL_MAX="EXTRA"
thomas@1911
    81
# CT_LOG_SEE_TOOLS_WARN is not set
thomas@1911
    82
CT_LOG_PROGRESS_BAR=y
thomas@1911
    83
CT_LOG_TO_FILE=y
thomas@1911
    84
CT_LOG_FILE_COMPRESS=y
thomas@1911
    85
thomas@1911
    86
#
thomas@1911
    87
# Target options
thomas@1911
    88
#
thomas@1911
    89
CT_ARCH="blackfin"
thomas@1911
    90
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
thomas@1911
    91
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
thomas@1911
    92
CT_ARCH_SUPPORTS_32=y
thomas@1911
    93
# CT_ARCH_SUPPORTS_64 is not set
thomas@1911
    94
CT_ARCH_SUPPORT_ARCH=y
thomas@1911
    95
# CT_ARCH_SUPPORT_ABI is not set
thomas@1911
    96
CT_ARCH_SUPPORT_CPU=y
thomas@1911
    97
CT_ARCH_SUPPORT_TUNE=y
thomas@1911
    98
CT_ARCH_SUPPORT_FPU=y
thomas@1911
    99
# CT_ARCH_DEFAULT_HAS_MMU is not set
thomas@1911
   100
# CT_ARCH_DEFAULT_BE is not set
thomas@1911
   101
CT_ARCH_DEFAULT_LE=y
thomas@1911
   102
CT_ARCH_DEFAULT_32=y
thomas@1911
   103
# CT_ARCH_DEFAULT_64 is not set
thomas@1911
   104
CT_ARCH_ARCH=""
thomas@1911
   105
CT_ARCH_CPU=""
thomas@1911
   106
CT_ARCH_TUNE=""
thomas@1911
   107
CT_ARCH_FPU=""
thomas@1911
   108
CT_ARCH_32=y
thomas@1911
   109
# CT_ARCH_64 is not set
thomas@1911
   110
CT_ARCH_BITNESS=32
thomas@1911
   111
CT_ARCH_FLOAT_HW=y
thomas@1911
   112
# CT_ARCH_FLOAT_SW is not set
thomas@1911
   113
CT_TARGET_CFLAGS=""
thomas@1911
   114
CT_TARGET_LDFLAGS=""
thomas@1911
   115
thomas@1911
   116
#
thomas@1911
   117
# General target options
thomas@1911
   118
#
thomas@1911
   119
# CT_ARCH_alpha is not set
thomas@1911
   120
# CT_ARCH_arm is not set
thomas@1911
   121
# CT_ARCH_avr32 is not set
thomas@1911
   122
CT_ARCH_blackfin=y
thomas@1911
   123
# CT_ARCH_m68k is not set
thomas@1911
   124
# CT_ARCH_mips is not set
thomas@1911
   125
# CT_ARCH_powerpc is not set
thomas@1911
   126
# CT_ARCH_s390 is not set
thomas@1911
   127
# CT_ARCH_sh is not set
thomas@1911
   128
# CT_ARCH_x86 is not set
yann@1941
   129
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   130
CT_ARCH_arm_AVAILABLE=y
yann@1941
   131
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   132
CT_ARCH_blackfin_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
#
yann@2290
   152
CT_FORCE_SYSROOT=y
thomas@1911
   153
CT_USE_SYSROOT=y
yann@2290
   154
CT_SYSROOT_NAME="sysroot"
thomas@1911
   155
CT_SYSROOT_DIR_PREFIX=""
thomas@1911
   156
thomas@1911
   157
#
thomas@1911
   158
# Tuple completion and aliasing
thomas@1911
   159
#
thomas@1911
   160
CT_TARGET_VENDOR="unknown"
thomas@1911
   161
CT_TARGET_ALIAS_SED_EXPR=""
thomas@1911
   162
CT_TARGET_ALIAS=""
thomas@1911
   163
thomas@1911
   164
#
thomas@1911
   165
# Toolchain type
thomas@1911
   166
#
thomas@1911
   167
# CT_NATIVE is not set
thomas@1911
   168
CT_CROSS=y
thomas@1911
   169
# CT_CROSS_NATIVE is not set
thomas@1911
   170
# CT_CANADIAN is not set
thomas@1911
   171
CT_TOOLCHAIN_TYPE="cross"
thomas@1911
   172
thomas@1911
   173
#
thomas@1911
   174
# Build system
thomas@1911
   175
#
thomas@1911
   176
CT_BUILD=""
thomas@1911
   177
CT_BUILD_PREFIX=""
thomas@1911
   178
CT_BUILD_SUFFIX=""
thomas@1911
   179
thomas@1911
   180
#
thomas@1911
   181
# Operating System
thomas@1911
   182
#
thomas@1911
   183
# CT_BARE_METAL is not set
yann@2055
   184
# CT_MINGW32 is not set
thomas@1911
   185
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
thomas@1911
   186
CT_KERNEL="linux"
yann@2173
   187
CT_KERNEL_VERSION="2.6.33.7"
thomas@1911
   188
# CT_KERNEL_bare_metal is not set
thomas@1911
   189
CT_KERNEL_linux=y
yann@2055
   190
# CT_KERNEL_mingw32 is not set
yann@1941
   191
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   192
CT_KERNEL_linux_AVAILABLE=y
thomas@1911
   193
CT_KERNEL_LINUX_INSTALL=y
yann@2290
   194
# CT_KERNEL_V_2_6_37 is not set
yann@2290
   195
# CT_KERNEL_V_2_6_36_3 is not set
yann@2290
   196
# CT_KERNEL_V_2_6_36_2 is not set
yann@2290
   197
# CT_KERNEL_V_2_6_36_1 is not set
yann@2173
   198
# CT_KERNEL_V_2_6_36 is not set
yann@2290
   199
# CT_KERNEL_V_2_6_35_10 is not set
yann@2290
   200
# CT_KERNEL_V_2_6_34_8 is not set
yann@2173
   201
CT_KERNEL_V_2_6_33_7=y
yann@2290
   202
# CT_KERNEL_V_2_6_32_28 is not set
yann@2055
   203
# CT_KERNEL_V_2_6_31_14 is not set
yann@2290
   204
# CT_KERNEL_V_2_6_27_57 is not set
yann@2055
   205
# CT_KERNEL_LINUX_CUSTOM is not set
thomas@1911
   206
CT_KERNEL_LINUX_VERBOSITY_0=y
thomas@1911
   207
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
thomas@1911
   208
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
thomas@1911
   209
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@2055
   210
CT_KERNEL_LINUX_INSTALL_CHECK=y
thomas@1911
   211
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
yann@2055
   212
CT_KERNEL_mingw32_AVAILABLE=y
thomas@1911
   213
thomas@1911
   214
#
thomas@1911
   215
# Common kernel options
thomas@1911
   216
#
thomas@1911
   217
CT_SHARED_LIBS=y
thomas@1911
   218
thomas@1911
   219
#
thomas@1911
   220
# Binary utilities
thomas@1911
   221
#
thomas@1911
   222
# CT_ARCH_BINFMT_ELF is not set
thomas@1911
   223
# CT_ARCH_BINFMT_FLAT is not set
thomas@1911
   224
CT_ARCH_BINFMT_FDPIC=y
thomas@1911
   225
thomas@1911
   226
#
thomas@1911
   227
# GNU binutils
thomas@1911
   228
#
yann@2290
   229
# CT_BINUTILS_V_2_21 is not set
yann@2055
   230
# CT_BINUTILS_V_2_20_1 is not set
thomas@1911
   231
CT_BINUTILS_V_2_20=y
thomas@1911
   232
# CT_BINUTILS_V_2_19_1 is not set
thomas@1911
   233
# CT_BINUTILS_V_2_19 is not set
thomas@1911
   234
# CT_BINUTILS_V_2_18 is not set
thomas@1911
   235
# CT_BINUTILS_V_2_17 is not set
thomas@1911
   236
# CT_BINUTILS_V_2_16_1 is not set
thomas@1911
   237
CT_BINUTILS_VERSION="2.20"
thomas@1911
   238
CT_BINUTILS_EXTRA_CONFIG=""
thomas@1911
   239
# CT_BINUTILS_FOR_TARGET is not set
thomas@1911
   240
thomas@1911
   241
#
thomas@1911
   242
# C compiler
thomas@1911
   243
#
thomas@1911
   244
CT_CC="gcc"
thomas@1911
   245
CT_CC_VERSION="4.3.4"
thomas@1911
   246
CT_CC_gcc=y
yann@2290
   247
# CT_CC_V_4_5_2 is not set
yann@2173
   248
# CT_CC_V_4_5_1 is not set
yann@1941
   249
# CT_CC_V_4_5_0 is not set
yann@2173
   250
# CT_CC_V_4_4_5 is not set
yann@2055
   251
# CT_CC_V_4_4_4 is not set
thomas@1911
   252
# CT_CC_V_4_4_3 is not set
thomas@1911
   253
# CT_CC_V_4_4_2 is not set
thomas@1911
   254
# CT_CC_V_4_4_1 is not set
thomas@1911
   255
# CT_CC_V_4_4_0 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_3 is not set
thomas@1911
   263
# CT_CC_V_4_2_2 is not set
thomas@1911
   264
# CT_CC_V_4_2_1 is not set
thomas@1911
   265
# CT_CC_V_4_2_0 is not set
thomas@1911
   266
# CT_CC_V_4_1_2 is not set
thomas@1911
   267
# CT_CC_V_4_0_4 is not set
thomas@1911
   268
# CT_CC_V_3_4_6 is not set
yann@1941
   269
CT_CC_GCC_4_2_or_later=y
thomas@1911
   270
CT_CC_GCC_4_3_or_later=y
thomas@1911
   271
# CT_CC_GCC_4_4_or_later is not set
yann@1941
   272
# CT_CC_GCC_4_5_or_later is not set
yann@2173
   273
# CT_CC_GCC_HAS_GRAPHITE is not set
yann@2173
   274
# CT_CC_GCC_HAS_LTO is not set
yann@1941
   275
CT_CC_GCC_USE_GMP_MPFR=y
yann@2055
   276
# CT_CC_GCC_USE_PPL_CLOOG is not set
yann@2173
   277
# CT_CC_GCC_USE_MPC is not set
yann@2173
   278
# CT_CC_GCC_USE_LIBELF is not set
yann@2055
   279
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
yann@2055
   280
CT_CC_BUGURL=""
thomas@1911
   281
CT_CC_ENABLE_CXX_FLAGS=""
thomas@1911
   282
CT_CC_CORE_EXTRA_CONFIG=""
thomas@1911
   283
CT_CC_EXTRA_CONFIG=""
thomas@1911
   284
CT_CC_SUPPORT_CXX=y
thomas@1911
   285
CT_CC_SUPPORT_FORTRAN=y
thomas@1911
   286
CT_CC_SUPPORT_JAVA=y
thomas@1911
   287
CT_CC_SUPPORT_ADA=y
thomas@1911
   288
CT_CC_SUPPORT_OBJC=y
thomas@1911
   289
CT_CC_SUPPORT_OBJCXX=y
thomas@1911
   290
thomas@1911
   291
#
thomas@1911
   292
# Additional supported languages:
thomas@1911
   293
#
thomas@1911
   294
# CT_CC_LANG_CXX is not set
thomas@1911
   295
# CT_CC_LANG_FORTRAN is not set
thomas@1911
   296
# CT_CC_LANG_JAVA is not set
thomas@1911
   297
thomas@1911
   298
#
yann@2055
   299
# gcc other options
yann@2055
   300
#
yann@2055
   301
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
yann@2173
   302
# CT_CC_GCC_LIBMUDFLAP is not set
yann@2173
   303
# CT_CC_GCC_LIBGOMP is not set
yann@2173
   304
# CT_CC_GCC_LIBSSP is not set
yann@2055
   305
yann@2055
   306
#
yann@2055
   307
# Misc. obscure options.
yann@2055
   308
#
yann@2055
   309
CT_CC_CXA_ATEXIT=y
yann@2055
   310
# CT_CC_GCC_DISABLE_PCH is not set
yann@2055
   311
CT_CC_GCC_SJLJ_EXCEPTIONS=m
yann@2173
   312
CT_CC_GCC_LDBL_128=m
yann@2055
   313
yann@2055
   314
#
thomas@1911
   315
# C-library
thomas@1911
   316
#
thomas@1911
   317
CT_LIBC="uClibc"
thomas@1911
   318
CT_LIBC_VERSION="0.9.30.2"
thomas@1911
   319
# CT_LIBC_eglibc is not set
thomas@1911
   320
# CT_LIBC_glibc is not set
yann@2055
   321
# CT_LIBC_mingw is not set
thomas@1911
   322
# CT_LIBC_newlib is not set
thomas@1911
   323
# CT_LIBC_none is not set
thomas@1911
   324
CT_LIBC_uClibc=y
yann@1941
   325
CT_LIBC_eglibc_AVAILABLE=y
yann@1941
   326
CT_LIBC_glibc_AVAILABLE=y
yann@2055
   327
CT_LIBC_mingw_AVAILABLE=y
yann@1941
   328
CT_LIBC_newlib_AVAILABLE=y
yann@1941
   329
CT_LIBC_none_AVAILABLE=y
yann@1941
   330
CT_LIBC_uClibc_AVAILABLE=y
yann@1941
   331
# CT_LIBC_UCLIBC_V_0_9_31 is not set
yann@2173
   332
# CT_LIBC_UCLIBC_V_0_9_30_3 is not set
thomas@1911
   333
CT_LIBC_UCLIBC_V_0_9_30_2=y
yann@2240
   334
# CT_LIBC_UCLIBC_V_0_9_30_1 is not set
yann@2240
   335
# CT_LIBC_UCLIBC_V_0_9_30 is not set
yann@2240
   336
# CT_LIBC_UCLIBC_V_0_9_29 is not set
yann@2240
   337
# CT_LIBC_UCLIBC_V_0_9_28_3 is not set
yann@2240
   338
# CT_LIBC_UCLIBC_V_snapshot is not set
yann@2240
   339
# CT_LIBC_UCLIBC_V_specific_date is not set
thomas@1911
   340
CT_LIBC_UCLIBC_0_9_30_or_later=y
thomas@1911
   341
CT_LIBC_UCLIBC_PARALLEL=y
thomas@1911
   342
CT_LIBC_UCLIBC_VERBOSITY_0=y
thomas@1911
   343
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
yann@2055
   344
# CT_LIBC_UCLIBC_VERBOSITY_2 is not set
thomas@1911
   345
CT_LIBC_UCLIBC_VERBOSITY=""
thomas@1911
   346
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
thomas@1911
   347
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
thomas@1911
   348
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
thomas@1911
   349
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
thomas@1911
   350
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
yann@2055
   351
CT_LIBC_SUPPORT_THREADS_ANY=y
thomas@1911
   352
# CT_LIBC_SUPPORT_NPTL is not set
thomas@1911
   353
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@2055
   354
# CT_LIBC_SUPPORT_WIN32THREADS is not set
yann@2290
   355
CT_LIBC_SUPPORT_THREADS_NONE=y
thomas@1911
   356
CT_THREADS="linuxthreads"
thomas@1911
   357
thomas@1911
   358
#
thomas@1911
   359
# Common C library options
thomas@1911
   360
#
thomas@1911
   361
# CT_THREADS_NPTL is not set
thomas@1911
   362
CT_THREADS_LINUXTHREADS=y
yann@2055
   363
# CT_THREADS_WIN32THREADS is not set
thomas@1911
   364
# CT_THREADS_NONE is not set
yann@2055
   365
CT_LIBC_XLDD=y
yann@2055
   366
yann@2055
   367
#
yann@2055
   368
# uClibc other options
yann@2055
   369
#
yann@2055
   370
CT_LIBC_UCLIBC_LNXTHRD_OLD=y
yann@2055
   371
# CT_LIBC_UCLIBC_LNXTHRD_NEW is not set
yann@2055
   372
CT_LIBC_UCLIBC_LNXTHRD="old"
yann@2055
   373
# CT_LIBC_UCLIBC_LOCALES is not set
yann@2055
   374
# CT_LIBC_UCLIBC_WCHAR is not set
thomas@1911
   375
thomas@1911
   376
#
thomas@1911
   377
# Debug facilities
thomas@1911
   378
#
thomas@1911
   379
# CT_DEBUG_dmalloc is not set
thomas@1911
   380
# CT_DEBUG_duma is not set
thomas@1911
   381
# CT_DEBUG_gdb is not set
thomas@1911
   382
# CT_DEBUG_ltrace is not set
thomas@1911
   383
# CT_DEBUG_strace is not set
thomas@1911
   384
thomas@1911
   385
#
thomas@1911
   386
# Companion libraries
thomas@1911
   387
#
yann@2173
   388
CT_COMPLIBS_NEEDED=y
yann@2173
   389
CT_GMP_NEEDED=y
yann@2173
   390
CT_MPFR_NEEDED=y
yann@2173
   391
# CT_PPL_NEEDED is not set
yann@2173
   392
# CT_CLOOG_NEEDED is not set
yann@2173
   393
# CT_MPC_NEEDED is not set
yann@2173
   394
# CT_LIBELF_NEEDED is not set
thomas@1911
   395
CT_COMPLIBS=y
yann@1941
   396
# CT_WRAPPER_NEEDED is not set
thomas@1911
   397
CT_GMP=y
thomas@1911
   398
CT_MPFR=y
yann@1941
   399
# CT_GMP_V_5_0_1 is not set
yann@1941
   400
CT_GMP_V_4_3_2=y
yann@1941
   401
# CT_GMP_V_4_3_1 is not set
thomas@1911
   402
# CT_GMP_V_4_3_0 is not set
thomas@1911
   403
# CT_GMP_V_4_2_4 is not set
thomas@1911
   404
# CT_GMP_V_4_2_2 is not set
yann@1941
   405
CT_GMP_VERSION="4.3.2"
yann@2055
   406
# CT_MPFR_V_3_0_0 is not set
thomas@1911
   407
CT_MPFR_V_2_4_2=y
thomas@1911
   408
# CT_MPFR_V_2_4_1 is not set
thomas@1911
   409
# CT_MPFR_V_2_4_0 is not set
thomas@1911
   410
# CT_MPFR_V_2_3_2 is not set
thomas@1911
   411
# CT_MPFR_V_2_3_1 is not set
thomas@1911
   412
CT_MPFR_VERSION="2.4.2"
thomas@1911
   413
thomas@1911
   414
#
thomas@1911
   415
# Companion libraries common options
thomas@1911
   416
#
yann@2173
   417
CT_COMPLIBS_BACKUP=y
yann@1941
   418
# CT_COMPLIBS_CHECK is not set
yann@1941
   419
# CT_COMPLIBS_SHARED is not set