samples/alphaev56-unknown-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Mar 31 17:05:01 2009 +0000 (2009-03-31)
changeset 1283 f5e7ce8f5793
parent 1130 78681fe5cdd1
child 1293 965237500806
child 1366 5e5d1e6f55d3
permissions -rw-r--r--
Update all samples.

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