samples/mips-ar2315-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Jan 22 23:20:18 2011 +0100 (2011-01-22)
changeset 2305 2ed26c646568
parent 2240 fdb218680a54
child 2426 c28f755277eb
permissions -rw-r--r--
scripts: create the makeinfo wrapper before we set PATH

If we set PATH to the tools wrappers before we create the
makeinfo wrapper, then we may well wrap an existing wrapper
from a previous run.

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