samples/x86_64-unknown-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Apr 19 16:38:30 2009 +0000 (2009-04-19)
changeset 1293 965237500806
parent 1283 f5e7ce8f5793
child 1296 5bfdfe1a4a6f
permissions -rw-r--r--
Remove all reference to proxy in all sample configs.

-------- diffstat follows --------
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 2 0 2 0 --
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/arm-unknown-elf/crosstool.config | 2 0 2 0 --
/trunk/samples/armeb-unknown-eabi/crosstool.config | 2 0 2 0 --
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 2 0 2 0 --
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 2 0 2 0 --
/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 2 0 2 0 --
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 2 0 2 0 --
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 2 0 2 0 --
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 2 0 2 0 --
/trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 2 0 2 0 --
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 2 0 2 0 --
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 2 0 2 0 --
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 2 0 2 0 --
/trunk/samples/mips-unknown-elf/crosstool.config | 2 0 2 0 --
/trunk/samples/powerpc-405-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 2 0 2 0 --
/trunk/samples/arm-unknown-eabi/crosstool.config | 2 0 2 0 --
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 2 0 2 0 --
/trunk/samples/powerpc-860-linux-gnu/crosstool.config | 2 0 2 0 --
29 files changed, 58 deletions(-)
yann@720
     1
#
yann@720
     2
# Automatically generated make config: don't edit
yann@1283
     3
# crosstool-NG version: svn_trunk@1453
yann@1283
     4
# Sun Mar 29 12:37:31 2009
yann@720
     5
#
yann@720
     6
yann@720
     7
#
yann@720
     8
# Paths and misc options
yann@720
     9
#
yann@720
    10
yann@720
    11
#
yann@720
    12
# crosstool-NG behavior
yann@720
    13
#
yann@720
    14
# CT_OBSOLETE is not set
yann@1068
    15
# CT_EXPERIMENTAL is not set
yann@766
    16
# CT_DEBUG_CT is not set
yann@720
    17
yann@720
    18
#
yann@720
    19
# Paths
yann@720
    20
#
yann@720
    21
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@720
    22
CT_SAVE_TARBALLS=y
yann@720
    23
CT_WORK_DIR="${CT_TOP_DIR}/targets"
yann@720
    24
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
yann@720
    25
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@720
    26
# CT_CUSTOM_PATCH is not set
yann@720
    27
CT_REMOVE_DOCS=y
yann@720
    28
CT_INSTALL_DIR_RO=y
yann@720
    29
yann@720
    30
#
yann@720
    31
# Downloading
yann@720
    32
#
yann@1283
    33
# CT_FORBID_DOWNLOAD is not set
yann@720
    34
# CT_FORCE_DOWNLOAD is not set
yann@1022
    35
CT_USE_MIRROR=y
yann@1022
    36
# CT_PREFER_MIRROR is not set
yann@1022
    37
CT_MIRROR_HTTP=y
yann@1022
    38
# CT_MIRROR_FTP is not set
yann@1022
    39
CT_MIRROR_SCHEME="http"
yann@1022
    40
CT_MIRROR_HOSTNAME="ymorin.is-a-geek.org"
yann@1022
    41
CT_MIRROR_BASE="/mirrors"
yann@720
    42
CT_CONNECT_TIMEOUT=10
yann@720
    43
# CT_ONLY_DOWNLOAD is not set
yann@720
    44
yann@720
    45
#
yann@720
    46
# Extracting
yann@720
    47
#
yann@720
    48
# CT_FORCE_EXTRACT is not set
yann@720
    49
CT_OVERIDE_CONFIG_GUESS_SUB=y
yann@720
    50
# CT_ONLY_EXTRACT is not set
yann@720
    51
yann@720
    52
#
yann@720
    53
# Build behavior
yann@720
    54
#
yann@1068
    55
CT_PARALLEL_JOBS=1
yann@720
    56
CT_LOAD=0
yann@720
    57
CT_NICE=0
yann@720
    58
CT_USE_PIPES=y
yann@1019
    59
# CT_CONFIG_SHELL_ASH is not set
yann@720
    60
yann@720
    61
#
yann@720
    62
# Logging
yann@720
    63
#
yann@720
    64
# CT_LOG_ERROR is not set
yann@720
    65
# CT_LOG_WARN is not set
yann@720
    66
# CT_LOG_INFO is not set
yann@720
    67
CT_LOG_EXTRA=y
yann@720
    68
# CT_LOG_DEBUG is not set
yann@720
    69
# CT_LOG_ALL is not set
yann@720
    70
CT_LOG_LEVEL_MAX="EXTRA"
yann@720
    71
# CT_LOG_SEE_TOOLS_WARN is not set
yann@720
    72
CT_LOG_PROGRESS_BAR=y
yann@720
    73
CT_LOG_TO_FILE=y
yann@736
    74
CT_LOG_FILE_COMPRESS=y
yann@720
    75
yann@720
    76
#
yann@720
    77
# Target options
yann@720
    78
#
yann@720
    79
CT_ARCH="x86_64"
yann@1068
    80
CT_ARCH_64=y
yann@720
    81
CT_ARCH_SUPPORT_ARCH=y
yann@720
    82
# CT_ARCH_SUPPORT_ABI is not set
yann@720
    83
CT_ARCH_SUPPORT_CPU=y
yann@720
    84
CT_ARCH_SUPPORT_TUNE=y
yann@720
    85
# CT_ARCH_SUPPORT_FPU is not set
yann@720
    86
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
yann@720
    87
# CT_ARCH_DEFAULT_BE is not set
yann@720
    88
# CT_ARCH_DEFAULT_LE is not set
yann@720
    89
CT_ARCH_ARCH=""
yann@720
    90
CT_ARCH_CPU=""
yann@720
    91
CT_ARCH_TUNE=""
yann@720
    92
CT_ARCH_FLOAT_HW=y
yann@720
    93
# CT_ARCH_FLOAT_SW is not set
yann@720
    94
CT_TARGET_CFLAGS=""
yann@1019
    95
CT_TARGET_LDFLAGS=""
yann@720
    96
yann@720
    97
#
yann@720
    98
# General target options
yann@720
    99
#
yann@720
   100
# CT_ARCH_alpha is not set
yann@720
   101
# CT_ARCH_arm is not set
yann@720
   102
# CT_ARCH_ia64 is not set
yann@720
   103
# CT_ARCH_mips is not set
yann@720
   104
# CT_ARCH_powerpc is not set
yann@1283
   105
# CT_ARCH_powerpc64 is not set
yann@720
   106
# CT_ARCH_sh is not set
yann@720
   107
# CT_ARCH_x86 is not set
yann@720
   108
CT_ARCH_x86_64=y
yann@720
   109
yann@720
   110
#
yann@720
   111
# Target optimisations
yann@720
   112
#
yann@720
   113
yann@720
   114
#
yann@720
   115
# Toolchain options
yann@720
   116
#
yann@720
   117
yann@720
   118
#
yann@720
   119
# General toolchain options
yann@720
   120
#
yann@720
   121
CT_USE_SYSROOT=y
yann@1283
   122
CT_SYSROOT_DIR_PREFIX=""
yann@720
   123
CT_SHARED_LIBS=y
yann@1283
   124
yann@1283
   125
#
yann@1283
   126
# Tuple completion and aliasing
yann@1283
   127
#
yann@720
   128
CT_TARGET_VENDOR=""
yann@720
   129
CT_TARGET_ALIAS_SED_EXPR=""
yann@720
   130
CT_TARGET_ALIAS=""
yann@720
   131
yann@720
   132
#
yann@720
   133
# Toolchain type
yann@720
   134
#
yann@720
   135
# CT_NATIVE is not set
yann@720
   136
CT_CROSS=y
yann@720
   137
# CT_CROSS_NATIVE is not set
yann@720
   138
# CT_CANADIAN is not set
yann@720
   139
CT_TOOLCHAIN_TYPE="cross"
yann@1068
   140
yann@1068
   141
#
yann@1068
   142
# Build system
yann@1068
   143
#
yann@720
   144
CT_BUILD=""
yann@1068
   145
CT_BUILD_PREFIX=""
yann@1068
   146
CT_BUILD_SUFFIX=""
yann@720
   147
yann@720
   148
#
yann@1019
   149
# Operating System
yann@720
   150
#
yann@1019
   151
# CT_BARE_METAL is not set
yann@1019
   152
CT_KERNEL="linux"
yann@1283
   153
CT_KERNEL_VERSION="2.6.29"
yann@1019
   154
# CT_KERNEL_bare_metal is not set
yann@1019
   155
CT_KERNEL_linux=y
yann@1019
   156
CT_KERNEL_LINUX_INSTALL=y
yann@1019
   157
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@1019
   158
# CT_KERNEL_V_2_6_18_8 is not set
yann@1019
   159
# CT_KERNEL_V_2_6_19_7 is not set
yann@1019
   160
# CT_KERNEL_V_2_6_20_21 is not set
yann@1019
   161
# CT_KERNEL_V_2_6_21_7 is not set
yann@1019
   162
# CT_KERNEL_V_2_6_22_19 is not set
yann@1019
   163
# CT_KERNEL_V_2_6_23_17 is not set
yann@1019
   164
# CT_KERNEL_V_2_6_24_7 is not set
yann@1068
   165
# CT_KERNEL_V_2_6_25_20 is not set
yann@1283
   166
# CT_KERNEL_V_2_6_26_8 is not set
yann@1019
   167
# CT_KERNEL_V_2_6_27 is not set
yann@1019
   168
# CT_KERNEL_V_2_6_27_1 is not set
yann@1019
   169
# CT_KERNEL_V_2_6_27_2 is not set
yann@1019
   170
# CT_KERNEL_V_2_6_27_3 is not set
yann@1068
   171
# CT_KERNEL_V_2_6_27_4 is not set
yann@1068
   172
# CT_KERNEL_V_2_6_27_5 is not set
yann@1068
   173
# CT_KERNEL_V_2_6_27_6 is not set
yann@1130
   174
# CT_KERNEL_V_2_6_27_7 is not set
yann@1130
   175
# CT_KERNEL_V_2_6_27_8 is not set
yann@1130
   176
# CT_KERNEL_V_2_6_27_9 is not set
yann@1130
   177
# CT_KERNEL_V_2_6_27_10 is not set
yann@1283
   178
# CT_KERNEL_V_2_6_27_11 is not set
yann@1283
   179
# CT_KERNEL_V_2_6_27_12 is not set
yann@1283
   180
# CT_KERNEL_V_2_6_27_13 is not set
yann@1283
   181
# CT_KERNEL_V_2_6_27_14 is not set
yann@1283
   182
# CT_KERNEL_V_2_6_27_15 is not set
yann@1283
   183
# CT_KERNEL_V_2_6_27_16 is not set
yann@1283
   184
# CT_KERNEL_V_2_6_27_17 is not set
yann@1283
   185
# CT_KERNEL_V_2_6_27_18 is not set
yann@1283
   186
# CT_KERNEL_V_2_6_27_19 is not set
yann@1283
   187
# CT_KERNEL_V_2_6_27_20 is not set
yann@1283
   188
# CT_KERNEL_V_2_6_27_21 is not set
yann@1130
   189
# CT_KERNEL_V_2_6_28 is not set
yann@1283
   190
# CT_KERNEL_V_2_6_28_1 is not set
yann@1283
   191
# CT_KERNEL_V_2_6_28_2 is not set
yann@1283
   192
# CT_KERNEL_V_2_6_28_3 is not set
yann@1283
   193
# CT_KERNEL_V_2_6_28_4 is not set
yann@1283
   194
# CT_KERNEL_V_2_6_28_5 is not set
yann@1283
   195
# CT_KERNEL_V_2_6_28_6 is not set
yann@1283
   196
# CT_KERNEL_V_2_6_28_7 is not set
yann@1283
   197
# CT_KERNEL_V_2_6_28_8 is not set
yann@1283
   198
# CT_KERNEL_V_2_6_28_9 is not set
yann@1283
   199
CT_KERNEL_V_2_6_29=y
yann@720
   200
CT_KERNEL_LINUX_VERBOSITY_0=y
yann@720
   201
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
yann@720
   202
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
yann@720
   203
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@1283
   204
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
yann@720
   205
yann@720
   206
#
yann@720
   207
# GMP and MPFR
yann@720
   208
#
yann@720
   209
CT_GMP_MPFR=y
yann@720
   210
CT_GMP_MPFR_TARGET=y
yann@1019
   211
# CT_GMP_V_4_2_2 is not set
yann@1019
   212
CT_GMP_V_4_2_4=y
yann@1019
   213
CT_GMP_VERSION="4.2.4"
yann@720
   214
CT_GMP_CHECK=y
yann@1019
   215
# CT_MPFR_V_2_3_1 is not set
yann@1283
   216
# CT_MPFR_V_2_3_2 is not set
yann@1283
   217
# CT_MPFR_V_2_4_0 is not set
yann@1283
   218
CT_MPFR_V_2_4_1=y
yann@1283
   219
CT_MPFR_VERSION="2.4.1"
yann@720
   220
CT_MPFR_CHECK=y
yann@720
   221
yann@720
   222
#
yann@720
   223
# binutils
yann@720
   224
#
yann@1283
   225
CT_BINUTILS_VERSION="2.19.1"
yann@720
   226
# CT_BINUTILS_V_2_14 is not set
yann@720
   227
# CT_BINUTILS_V_2_15 is not set
yann@720
   228
# CT_BINUTILS_V_2_16_1 is not set
yann@720
   229
# CT_BINUTILS_V_2_17 is not set
yann@1076
   230
# CT_BINUTILS_V_2_18 is not set
yann@720
   231
# CT_BINUTILS_V_2_18_50_0_4 is not set
yann@720
   232
# CT_BINUTILS_V_2_18_50_0_6 is not set
yann@720
   233
# CT_BINUTILS_V_2_18_50_0_7 is not set
yann@1019
   234
# CT_BINUTILS_V_2_18_50_0_8 is not set
yann@1019
   235
# CT_BINUTILS_V_2_18_50_0_9 is not set
yann@1019
   236
# CT_BINUTILS_V_2_18_90 is not set
yann@1019
   237
# CT_BINUTILS_V_2_18_91 is not set
yann@1019
   238
# CT_BINUTILS_V_2_18_92 is not set
yann@1019
   239
# CT_BINUTILS_V_2_18_93 is not set
yann@1283
   240
# CT_BINUTILS_V_2_19 is not set
yann@1283
   241
CT_BINUTILS_V_2_19_1=y
yann@1019
   242
# CT_BINUTILS_V_2_19_50_0_1 is not set
yann@1283
   243
# CT_BINUTILS_V_2_19_51_0_1 is not set
yann@1283
   244
# CT_BINUTILS_V_2_19_51_0_2 is not set
yann@720
   245
CT_BINUTILS_EXTRA_CONFIG=""
yann@720
   246
CT_BINUTILS_FOR_TARGET=y
yann@720
   247
CT_BINUTILS_FOR_TARGET_IBERTY=y
yann@720
   248
CT_BINUTILS_FOR_TARGET_BFD=y
yann@720
   249
yann@720
   250
#
yann@720
   251
# C compiler
yann@720
   252
#
yann@720
   253
CT_CC="gcc"
yann@1019
   254
CT_CC_VERSION="4.3.2"
yann@1019
   255
CT_CC_gcc=y
yann@720
   256
# CT_CC_V_3_2_3 is not set
yann@720
   257
# CT_CC_V_3_3_6 is not set
yann@720
   258
# CT_CC_V_3_4_6 is not set
yann@720
   259
# CT_CC_V_4_0_0 is not set
yann@720
   260
# CT_CC_V_4_0_1 is not set
yann@720
   261
# CT_CC_V_4_0_2 is not set
yann@720
   262
# CT_CC_V_4_0_3 is not set
yann@720
   263
# CT_CC_V_4_0_4 is not set
yann@720
   264
# CT_CC_V_4_1_0 is not set
yann@720
   265
# CT_CC_V_4_1_1 is not set
yann@720
   266
# CT_CC_V_4_1_2 is not set
yann@720
   267
# CT_CC_V_4_2_0 is not set
yann@720
   268
# CT_CC_V_4_2_1 is not set
yann@720
   269
# CT_CC_V_4_2_2 is not set
yann@720
   270
# CT_CC_V_4_2_3 is not set
yann@720
   271
# CT_CC_V_4_2_4 is not set
yann@720
   272
# CT_CC_V_4_3_0 is not set
yann@1019
   273
# CT_CC_V_4_3_1 is not set
yann@1019
   274
CT_CC_V_4_3_2=y
yann@1283
   275
# CT_CC_V_4_3_3 is not set
yann@1283
   276
# CT_CC_V_4_4_0 is not set
yann@720
   277
CT_CC_GCC_4_3_or_later=y
yann@1283
   278
# CT_CC_GCC_4_4_snapshot is not set
yann@720
   279
CT_CC_CXA_ATEXIT=y
yann@766
   280
CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
yann@766
   281
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
yann@766
   282
# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
yann@720
   283
CT_CC_CORE_EXTRA_CONFIG=""
yann@720
   284
CT_CC_EXTRA_CONFIG=""
yann@720
   285
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
yann@720
   286
CT_CC_BUGURL=""
yann@1130
   287
CT_CC_LANG_JAVA_USE_ECJ=y
yann@720
   288
CT_CC_SUPPORT_CXX=y
yann@720
   289
CT_CC_SUPPORT_FORTRAN=y
yann@720
   290
CT_CC_SUPPORT_JAVA=y
yann@720
   291
CT_CC_SUPPORT_ADA=y
yann@720
   292
CT_CC_SUPPORT_OBJC=y
yann@720
   293
CT_CC_SUPPORT_OBJCXX=y
yann@720
   294
yann@720
   295
#
yann@720
   296
# Additional supported languages:
yann@720
   297
#
yann@720
   298
CT_CC_LANG_CXX=y
yann@720
   299
CT_CC_LANG_FORTRAN=y
yann@720
   300
CT_CC_LANG_JAVA=y
yann@1019
   301
CT_LIBC="glibc"
yann@720
   302
yann@720
   303
#
yann@720
   304
# C-library
yann@720
   305
#
yann@1283
   306
CT_LIBC_VERSION="2.9"
yann@1019
   307
# CT_LIBC_eglibc is not set
yann@1019
   308
CT_LIBC_glibc=y
yann@1019
   309
# CT_LIBC_uClibc is not set
yann@720
   310
# CT_LIBC_V_2_3_6 is not set
yann@720
   311
# CT_LIBC_V_2_5 is not set
yann@720
   312
# CT_LIBC_V_2_5_1 is not set
yann@720
   313
# CT_LIBC_V_2_6 is not set
yann@720
   314
# CT_LIBC_V_2_6_1 is not set
yann@1283
   315
# CT_LIBC_V_2_7 is not set
yann@1130
   316
# CT_LIBC_V_2_8 is not set
yann@1283
   317
CT_LIBC_V_2_9=y
yann@1019
   318
# CT_LIBC_V_LATEST is not set
yann@1019
   319
# CT_LIBC_V_date is not set
yann@1283
   320
CT_LIBC_GLIBC_TARBALL=y
yann@1283
   321
# CT_LIBC_GLIBC_CVS is not set
yann@1283
   322
yann@1283
   323
#
yann@1283
   324
# glibc/eglibc common options
yann@1283
   325
#
yann@1283
   326
CT_LIBC_GLIBC_EXTRA_CONFIG=""
yann@1283
   327
CT_LIBC_GLIBC_CONFIGPARMS=""
yann@1283
   328
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
yann@1283
   329
CT_LIBC_EXTRA_CC_ARGS=""
yann@1283
   330
# CT_LIBC_GLIBC_USE_PORTS is not set
yann@1283
   331
CT_LIBC_ADDONS_LIST=""
yann@1283
   332
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
yann@1283
   333
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
yann@1283
   334
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
yann@1283
   335
CT_LIBC_GLIBC_MIN_KERNEL="2.6.29"
yann@1019
   336
yann@1019
   337
#
yann@1019
   338
# Common C library options
yann@1019
   339
#
yann@1019
   340
CT_LIBC_SUPPORT_NPTL=y
yann@1019
   341
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@1019
   342
CT_THREADS="nptl"
yann@1019
   343
CT_THREADS_NPTL=y
yann@1019
   344
# CT_THREADS_LINUXTHREADS is not set
yann@1019
   345
# CT_THREADS_NONE is not set
yann@1019
   346
yann@1019
   347
#
yann@720
   348
# Tools facilities
yann@720
   349
#
yann@1019
   350
CT_TOOL_libelf=y
yann@1019
   351
CT_LIBELF_V_0_8_10=y
yann@1019
   352
CT_LIBELF_VERSION="0.8.10"
yann@1019
   353
CT_TOOL_sstrip=y
yann@1283
   354
CT_SSTRIP_BUILDROOT=y
yann@720
   355
# CT_SSTRIP_ELFKICKERS is not set
yann@720
   356
CT_SSTRIP_FROM="buildroot"
yann@720
   357
yann@720
   358
#
yann@720
   359
# Debug facilities
yann@720
   360
#
yann@1019
   361
CT_DEBUG_dmalloc=y
yann@720
   362
# CT_DMALLOC_V_5_4_3 is not set
yann@720
   363
CT_DMALLOC_V_5_5_2=y
yann@720
   364
CT_DMALLOC_VERSION="5.5.2"
yann@1019
   365
CT_DEBUG_duma=y
yann@720
   366
CT_DUMA_A=y
yann@720
   367
CT_DUMA_SO=y
yann@720
   368
# CT_DUMA_V_2_5_1 is not set
yann@720
   369
# CT_DUMA_V_2_5_8 is not set
yann@720
   370
# CT_DUMA_V_2_5_12 is not set
yann@720
   371
CT_DUMA_V_2_5_14=y
yann@720
   372
CT_DUMA_VERSION="2_5_14"
yann@1019
   373
CT_DEBUG_gdb=y
yann@720
   374
CT_GDB_CROSS=y
yann@720
   375
# CT_GDB_CROSS_STATIC is not set
yann@720
   376
CT_GDB_NATIVE=y
yann@720
   377
# CT_GDB_NATIVE_STATIC is not set
yann@720
   378
CT_GDB_NATIVE_USE_GMP_MPFR=y
yann@720
   379
CT_GDB_GDBSERVER=y
yann@720
   380
CT_GDB_GDBSERVER_STATIC=y
yann@720
   381
# CT_GDB_V_6_4 is not set
yann@720
   382
# CT_GDB_V_6_5 is not set
yann@720
   383
# CT_GDB_V_6_6 is not set
yann@720
   384
# CT_GDB_V_6_7 is not set
yann@720
   385
# CT_GDB_V_6_7_1 is not set
yann@720
   386
CT_GDB_V_6_8=y
yann@1019
   387
# CT_GDB_V_snapshot is not set
yann@720
   388
CT_GDB_VERSION="6.8"
yann@720
   389
yann@720
   390
#
yann@1283
   391
# Native gdb needs a native ncurses library
yann@720
   392
#
yann@1283
   393
# CT_NCURSES_V_5_6 is not set
yann@1283
   394
CT_NCURSES_V_5_7=y
yann@1283
   395
CT_NCURSES_VERSION="5.7"
yann@1019
   396
CT_DEBUG_ltrace=y
yann@1068
   397
# CT_LTRACE_V_0_4 is not set
yann@1068
   398
CT_LTRACE_V_0_5=y
yann@1283
   399
# CT_LTRACE_V_0_5_1 is not set
yann@1068
   400
CT_LTRACE_VERSION="0.5"
yann@1019
   401
CT_DEBUG_strace=y
yann@720
   402
# CT_STRACE_V_4_5 is not set
yann@720
   403
# CT_STRACE_V_4_5_14 is not set
yann@720
   404
# CT_STRACE_V_4_5_15 is not set
yann@1019
   405
# CT_STRACE_V_4_5_16 is not set
yann@1019
   406
CT_STRACE_V_4_5_17=y
yann@1019
   407
# CT_STRACE_V_4_5_18 is not set
yann@1019
   408
CT_STRACE_VERSION="4.5.17"