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