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