samples/x86_64-unknown-linux-uclibc/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jul 30 20:02:13 2007 +0000 (2007-07-30)
changeset 305 00a7e6c275da
parent 292 47af51144184
child 340 d930e60e5ff2
permissions -rw-r--r--
Remove any reference to libfloat. That has gone once and for all.

Rationale:
Most of the time, soft-float problems are caused by this sucker of gcc:
it has support for soft float for all of the targets I've tried so far,
but does not activate this code until you dwelve into half a dozen of
files to make it accept to build and link the support code...

So, yes: gcc has soft-float support. And again, yes: gcc is a sucker.
yann@232
     1
#
yann@232
     2
# Automatically generated make config: don't edit
yann@271
     3
# crosstool-NG version: 0.2.1+svn
yann@292
     4
# Sun Jul 22 11:07:25 2007
yann@232
     5
#
yann@232
     6
# CT_FOOBAR is not set
yann@232
     7
yann@232
     8
#
yann@232
     9
# Paths and misc options
yann@232
    10
#
yann@232
    11
yann@232
    12
#
yann@232
    13
# crosstool-NG behavior
yann@232
    14
#
yann@232
    15
# CT_OBSOLETE is not set
yann@271
    16
CT_EXPERIMENTAL=y
yann@271
    17
# CT_BROKEN is not set
yann@232
    18
CT_DEBUG_CT=y
yann@232
    19
# CT_DEBUG_CT_PAUSE_STEPS is not set
yann@232
    20
CT_DEBUG_CT_SAVE_STEPS=y
yann@232
    21
CT_DEBUG_CT_SAVE_STEPS_GZIP=y
yann@232
    22
yann@232
    23
#
yann@232
    24
# Build behavior
yann@232
    25
#
yann@232
    26
CT_PARALLEL_JOBS=1
yann@232
    27
CT_LOAD=0
yann@232
    28
CT_NICE=0
yann@232
    29
CT_USE_PIPES=y
yann@232
    30
yann@232
    31
#
yann@232
    32
# Paths
yann@232
    33
#
yann@232
    34
CT_LOCAL_TARBALLS_DIR="${HOME}/dev/src"
yann@271
    35
CT_SAVE_TARBALLS=y
yann@232
    36
CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
yann@232
    37
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@232
    38
# CT_CUSTOM_PATCH is not set
yann@232
    39
CT_REMOVE_DOCS=y
yann@232
    40
# CT_INSTALL_DIR_RO is not set
yann@232
    41
yann@232
    42
#
yann@232
    43
# Downloading
yann@232
    44
#
yann@232
    45
# CT_FORCE_DOWNLOAD is not set
yann@232
    46
# CT_ONLY_DOWNLOAD is not set
yann@232
    47
yann@232
    48
#
yann@232
    49
# Extracting
yann@232
    50
#
yann@232
    51
# CT_FORCE_EXTRACT is not set
yann@232
    52
# CT_ONLY_EXTRACT is not set
yann@232
    53
yann@232
    54
#
yann@232
    55
# Logging
yann@232
    56
#
yann@232
    57
# CT_LOG_ERROR is not set
yann@232
    58
# CT_LOG_WARN is not set
yann@232
    59
# CT_LOG_INFO is not set
yann@232
    60
CT_LOG_EXTRA=y
yann@232
    61
# CT_LOG_DEBUG is not set
yann@232
    62
# CT_LOG_ALL is not set
yann@232
    63
CT_LOG_LEVEL_MAX="EXTRA"
yann@232
    64
# CT_LOG_SEE_TOOLS_WARN is not set
yann@232
    65
CT_LOG_PROGRESS_BAR=y
yann@232
    66
CT_LOG_TO_FILE=y
yann@232
    67
CT_LOG_FILE_COMPRESS=y
yann@232
    68
yann@232
    69
#
yann@232
    70
# Target options
yann@232
    71
#
yann@232
    72
yann@232
    73
#
yann@232
    74
# General target options
yann@232
    75
#
yann@232
    76
CT_ARCH="x86_64"
yann@232
    77
# CT_ARCH_ARM is not set
yann@232
    78
# CT_ARCH_MIPS is not set
yann@232
    79
# CT_ARCH_x86 is not set
yann@232
    80
CT_ARCH_x86_64=y
yann@232
    81
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
yann@232
    82
yann@232
    83
#
yann@232
    84
# Target optimisations
yann@232
    85
#
yann@232
    86
CT_ARCH_ARCH="k8"
yann@232
    87
CT_ARCH_ABI=""
yann@232
    88
CT_ARCH_CPU=""
yann@232
    89
CT_ARCH_TUNE=""
yann@232
    90
CT_ARCH_FPU=""
yann@232
    91
CT_ARCH_FLOAT_HW=y
yann@232
    92
# CT_ARCH_FLOAT_SW is not set
yann@232
    93
CT_TARGET_CFLAGS=""
yann@232
    94
yann@232
    95
#
yann@232
    96
# Toolchain options
yann@232
    97
#
yann@232
    98
yann@232
    99
#
yann@232
   100
# General toolchain options
yann@232
   101
#
yann@232
   102
CT_USE_SYSROOT=y
yann@232
   103
CT_SHARED_LIBS=y
yann@232
   104
# CT_THREADS_NPTL is not set
yann@232
   105
CT_THREADS_LINUXTHREADS=y
yann@232
   106
# CT_THREADS_NONE is not set
yann@232
   107
CT_THREADS="linuxthreads"
yann@232
   108
# CT_TARGET_MULTILIB is not set
yann@232
   109
CT_TARGET_VENDOR="unknown"
yann@232
   110
CT_TARGET_ALIAS=""
yann@232
   111
yann@232
   112
#
yann@232
   113
# Toolchain type
yann@232
   114
#
yann@232
   115
# CT_NATIVE is not set
yann@232
   116
CT_CROSS=y
yann@232
   117
# CT_CROSS_NATIVE is not set
yann@232
   118
# CT_CANADIAN is not set
yann@232
   119
CT_TOOLCHAIN_TYPE="cross"
yann@232
   120
CT_BUILD=""
yann@232
   121
CT_CC_NATIVE="gcc"
yann@232
   122
yann@232
   123
#
yann@232
   124
# Kernel
yann@232
   125
#
yann@232
   126
CT_KERNEL_LINUX=y
yann@271
   127
CT_KERNEL_VERSION="2.6.22.1"
yann@232
   128
CT_KERNEL_LINUX_HEADERS_INSTALL=y
yann@232
   129
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
yann@232
   130
# CT_KERNEL_LINUX_HEADERS_COPY is not set
yann@232
   131
# CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR is not set
yann@232
   132
CT_KERNEL="linux"
yann@271
   133
CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
yann@232
   134
# CT_KERNEL_INSTALL_V_2_6_18 is not set
yann@232
   135
# CT_KERNEL_INSTALL_V_2_6_18_1 is not set
yann@232
   136
# CT_KERNEL_INSTALL_V_2_6_18_2 is not set
yann@232
   137
# CT_KERNEL_INSTALL_V_2_6_18_3 is not set
yann@232
   138
# CT_KERNEL_INSTALL_V_2_6_18_4 is not set
yann@232
   139
# CT_KERNEL_INSTALL_V_2_6_18_5 is not set
yann@232
   140
# CT_KERNEL_INSTALL_V_2_6_18_6 is not set
yann@271
   141
# CT_KERNEL_INSTALL_V_2_6_18_7 is not set
yann@271
   142
# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
yann@232
   143
# CT_KERNEL_INSTALL_V_2_6_19 is not set
yann@232
   144
# CT_KERNEL_INSTALL_V_2_6_19_1 is not set
yann@232
   145
# CT_KERNEL_INSTALL_V_2_6_19_2 is not set
yann@271
   146
# CT_KERNEL_INSTALL_V_2_6_19_3 is not set
yann@271
   147
# CT_KERNEL_INSTALL_V_2_6_19_4 is not set
yann@271
   148
# CT_KERNEL_INSTALL_V_2_6_19_5 is not set
yann@271
   149
# CT_KERNEL_INSTALL_V_2_6_19_6 is not set
yann@271
   150
# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
yann@232
   151
# CT_KERNEL_INSTALL_V_2_6_20 is not set
yann@232
   152
# CT_KERNEL_INSTALL_V_2_6_20_1 is not set
yann@232
   153
# CT_KERNEL_INSTALL_V_2_6_20_2 is not set
yann@232
   154
# CT_KERNEL_INSTALL_V_2_6_20_3 is not set
yann@232
   155
# CT_KERNEL_INSTALL_V_2_6_20_4 is not set
yann@232
   156
# CT_KERNEL_INSTALL_V_2_6_20_5 is not set
yann@232
   157
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
yann@232
   158
# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
yann@271
   159
# CT_KERNEL_INSTALL_V_2_6_20_8 is not set
yann@271
   160
# CT_KERNEL_INSTALL_V_2_6_20_9 is not set
yann@271
   161
# CT_KERNEL_INSTALL_V_2_6_20_10 is not set
yann@271
   162
# CT_KERNEL_INSTALL_V_2_6_20_11 is not set
yann@271
   163
# CT_KERNEL_INSTALL_V_2_6_20_12 is not set
yann@271
   164
# CT_KERNEL_INSTALL_V_2_6_20_13 is not set
yann@271
   165
# CT_KERNEL_INSTALL_V_2_6_20_14 is not set
yann@271
   166
# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
yann@232
   167
# CT_KERNEL_INSTALL_V_2_6_21 is not set
yann@232
   168
# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
yann@232
   169
# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
yann@232
   170
# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
yann@232
   171
# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
yann@232
   172
# CT_KERNEL_INSTALL_V_2_6_21_5 is not set
yann@232
   173
# CT_KERNEL_INSTALL_V_2_6_21_6 is not set
yann@271
   174
# CT_KERNEL_INSTALL_V_2_6_22 is not set
yann@271
   175
CT_KERNEL_INSTALL_V_2_6_22_1=y
yann@232
   176
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
yann@232
   177
CT_KERNEL_LINUX_VERBOSITY_0=y
yann@232
   178
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
yann@232
   179
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
yann@232
   180
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@232
   181
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
yann@232
   182
yann@232
   183
#
yann@232
   184
# binutils
yann@232
   185
#
yann@232
   186
CT_BINUTILS_VERSION="2.17.50.0.17"
yann@232
   187
# CT_BINUTILS_V_2_11_2 is not set
yann@232
   188
# CT_BINUTILS_V_2_13_90 is not set
yann@232
   189
# CT_BINUTILS_V_2_14 is not set
yann@232
   190
# CT_BINUTILS_V_2_14_90 is not set
yann@232
   191
# CT_BINUTILS_V_2_14_92 is not set
yann@232
   192
# CT_BINUTILS_V_2_15 is not set
yann@232
   193
# CT_BINUTILS_V_2_15_90 is not set
yann@232
   194
# CT_BINUTILS_V_2_15_91 is not set
yann@232
   195
# CT_BINUTILS_V_2_16 is not set
yann@232
   196
# CT_BINUTILS_V_2_16_1 is not set
yann@232
   197
# CT_BINUTILS_V_2_17 is not set
yann@232
   198
# CT_BINUTILS_V_2_17_50_0_1 is not set
yann@232
   199
# CT_BINUTILS_V_2_17_50_0_2 is not set
yann@232
   200
# CT_BINUTILS_V_2_17_50_0_3 is not set
yann@232
   201
# CT_BINUTILS_V_2_17_50_0_4 is not set
yann@232
   202
# CT_BINUTILS_V_2_17_50_0_5 is not set
yann@232
   203
# CT_BINUTILS_V_2_17_50_0_6 is not set
yann@232
   204
# CT_BINUTILS_V_2_17_50_0_7 is not set
yann@232
   205
# CT_BINUTILS_V_2_17_50_0_8 is not set
yann@232
   206
# CT_BINUTILS_V_2_17_50_0_9 is not set
yann@232
   207
# CT_BINUTILS_V_2_17_50_0_10 is not set
yann@232
   208
# CT_BINUTILS_V_2_17_50_0_11 is not set
yann@232
   209
# CT_BINUTILS_V_2_17_50_0_12 is not set
yann@232
   210
# CT_BINUTILS_V_2_17_50_0_13 is not set
yann@232
   211
# CT_BINUTILS_V_2_17_50_0_14 is not set
yann@232
   212
# CT_BINUTILS_V_2_17_50_0_15 is not set
yann@232
   213
# CT_BINUTILS_V_2_17_50_0_16 is not set
yann@232
   214
CT_BINUTILS_V_2_17_50_0_17=y
yann@232
   215
CT_BINUTILS_EXTRA_CONFIG=""
yann@232
   216
yann@232
   217
#
yann@232
   218
# C compiler
yann@232
   219
#
yann@232
   220
yann@232
   221
#
yann@232
   222
# Core C Compiler (used to build the C library)
yann@232
   223
#
yann@232
   224
# CT_CC_USE_CORE is not set
yann@232
   225
yann@232
   226
#
yann@232
   227
# Final C compiler
yann@232
   228
#
yann@232
   229
CT_CC_GCC=y
yann@271
   230
CT_CC_VERSION="4.2.0"
yann@232
   231
CT_CC="gcc"
yann@232
   232
# CT_CC_V_2_95_3 is not set
yann@232
   233
# CT_CC_V_3_2_3 is not set
yann@232
   234
# CT_CC_V_3_3 is not set
yann@232
   235
# CT_CC_V_3_3_1 is not set
yann@232
   236
# CT_CC_V_3_3_2 is not set
yann@232
   237
# CT_CC_V_3_3_3 is not set
yann@232
   238
# CT_CC_V_3_3_4 is not set
yann@232
   239
# CT_CC_V_3_3_5 is not set
yann@232
   240
# CT_CC_V_3_3_6 is not set
yann@232
   241
# CT_CC_V_3_4_0 is not set
yann@232
   242
# CT_CC_V_3_4_1 is not set
yann@232
   243
# CT_CC_V_3_4_2 is not set
yann@232
   244
# CT_CC_V_3_4_3 is not set
yann@232
   245
# CT_CC_V_3_4_4 is not set
yann@232
   246
# CT_CC_V_3_4_5 is not set
yann@232
   247
# CT_CC_V_3_4_6 is not set
yann@232
   248
# CT_CC_V_4_0_0 is not set
yann@232
   249
# CT_CC_V_4_0_1 is not set
yann@232
   250
# CT_CC_V_4_0_2 is not set
yann@232
   251
# CT_CC_V_4_0_3 is not set
yann@232
   252
# CT_CC_V_4_0_4 is not set
yann@232
   253
# CT_CC_V_4_1_0 is not set
yann@232
   254
# CT_CC_V_4_1_1 is not set
yann@271
   255
# CT_CC_V_4_1_2 is not set
yann@271
   256
CT_CC_V_4_2_0=y
yann@232
   257
CT_CC_CXA_ATEXIT=y
yann@232
   258
CT_CC_EXTRA_CONFIG=""
yann@232
   259
CT_CC_SUPPORT_CXX=y
yann@232
   260
CT_CC_SUPPORT_FORTRAN=y
yann@232
   261
CT_CC_SUPPORT_JAVA=y
yann@232
   262
CT_CC_SUPPORT_ADA=y
yann@232
   263
CT_CC_SUPPORT_OBJC=y
yann@232
   264
CT_CC_SUPPORT_OBJCXX=y
yann@232
   265
yann@232
   266
#
yann@232
   267
# Additionnal supported languages:
yann@232
   268
#
yann@232
   269
CT_CC_LANG_CXX=y
yann@232
   270
# CT_CC_LANG_FORTRAN is not set
yann@232
   271
# CT_CC_LANG_JAVA is not set
yann@232
   272
# CT_CC_LANG_ADA is not set
yann@232
   273
# CT_CC_LANG_OBJC is not set
yann@232
   274
# CT_CC_LANG_OBJCXX is not set
yann@232
   275
CT_CC_LANG_OTHERS=""
yann@232
   276
yann@232
   277
#
yann@232
   278
# C-library
yann@232
   279
#
yann@232
   280
# CT_LIBC_GLIBC is not set
yann@232
   281
CT_LIBC_UCLIBC=y
yann@232
   282
CT_LIBC_VERSION="0.9.29"
yann@232
   283
CT_LIBC="uClibc"
yann@232
   284
# CT_LIBC_SUPPORT_NPTL is not set
yann@232
   285
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@232
   286
# CT_LIBC_V_snapshot is not set
yann@232
   287
# CT_LIBC_V_specific_date is not set
yann@232
   288
# CT_LIBC_V_0_9_26 is not set
yann@232
   289
# CT_LIBC_V_0_9_27 is not set
yann@232
   290
# CT_LIBC_V_0_9_28 is not set
yann@232
   291
# CT_LIBC_V_0_9_28_1 is not set
yann@232
   292
# CT_LIBC_V_0_9_28_2 is not set
yann@232
   293
# CT_LIBC_V_0_9_28_3 is not set
yann@232
   294
CT_LIBC_V_0_9_29=y
yann@232
   295
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
yann@232
   296
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
yann@232
   297
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
yann@232
   298
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
yann@232
   299
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
yann@232
   300
# CT_LIBC_UCLIBC_LOCALES is not set
yann@232
   301
yann@232
   302
#
yann@232
   303
# Tools facilities
yann@232
   304
#
yann@232
   305
CT_SSTRIP=y
yann@232
   306
# CT_SSTRIP_ELFKICKERS is not set
yann@232
   307
CT_SSTRIP_BUILDROOT=y
yann@232
   308
CT_SSTRIP_FROM="buildroot"
yann@232
   309
yann@232
   310
#
yann@232
   311
# Debug facilities
yann@232
   312
#
yann@232
   313
CT_DMALLOC=y
yann@232
   314
# CT_DMALLOC_V_5_4_3 is not set
yann@232
   315
CT_DMALLOC_V_5_5_2=y
yann@232
   316
CT_DMALLOC_VERSION="5.5.2"
yann@271
   317
CT_DUMA=y
yann@271
   318
CT_DUMA_A=y
yann@271
   319
CT_DUMA_SO=y
yann@271
   320
CT_DUMA_V_2_5_1=y
yann@292
   321
# CT_DUMA_V_2_5_2 is not set
yann@292
   322
# CT_DUMA_V_2_5_3 is not set
yann@271
   323
CT_DUMA_VERSION="2_5_1"
yann@232
   324
CT_GDB=y
yann@232
   325
CT_GDB_CROSS=y
yann@232
   326
CT_GDB_CROSS_STATIC_GDBSERVER=y
yann@271
   327
# CT_GDB_NATIVE is not set
yann@232
   328
# CT_GDB_V_snapshot is not set
yann@232
   329
# CT_GDB_V_6_2_1 is not set
yann@232
   330
# CT_GDB_V_6_3 is not set
yann@232
   331
# CT_GDB_V_6_4 is not set
yann@232
   332
# CT_GDB_V_6_5 is not set
yann@232
   333
CT_GDB_V_6_6=y
yann@232
   334
CT_GDB_VERSION="6.6"
yann@271
   335
CT_STRACE=y
yann@271
   336
# CT_STRACE_V_4_5 is not set
yann@271
   337
# CT_STRACE_V_4_5_1 is not set
yann@271
   338
# CT_STRACE_V_4_5_2 is not set
yann@271
   339
# CT_STRACE_V_4_5_3 is not set
yann@271
   340
# CT_STRACE_V_4_5_4 is not set
yann@271
   341
# CT_STRACE_V_4_5_5 is not set
yann@271
   342
# CT_STRACE_V_4_5_6 is not set
yann@271
   343
# CT_STRACE_V_4_5_7 is not set
yann@271
   344
# CT_STRACE_V_4_5_8 is not set
yann@271
   345
# CT_STRACE_V_4_5_9 is not set
yann@271
   346
# CT_STRACE_V_4_5_10 is not set
yann@271
   347
# CT_STRACE_V_4_5_11 is not set
yann@271
   348
# CT_STRACE_V_4_5_12 is not set
yann@271
   349
# CT_STRACE_V_4_5_13 is not set
yann@271
   350
# CT_STRACE_V_4_5_14 is not set
yann@271
   351
CT_STRACE_V_4_5_15=y
yann@271
   352
CT_STRACE_VERSION="4.5.15"