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