samples/armeb-unknown-linux-uclibc/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 03 09:50:16 2009 +0000 (2009-05-03)
branchnewlib
changeset 1366 5e5d1e6f55d3
parent 1283 f5e7ce8f5793
permissions -rw-r--r--
Update the newlib devel branch with stuff from /trunk@1498.

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