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