samples/armeb-unknown-linux-uclibc/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jul 03 22:23:58 2007 +0000 (2007-07-03)
changeset 200 f46cdeb69ae7
parent 180 0b45550a9e13
child 202 07b283916880
permissions -rw-r--r--
The armeb-unknown-linux-uclibc sample now builds without libfloat.
The generated toolchain is at least able to build busybox (which wasn't the case before).
yann@1
     1
#
yann@1
     2
# Automatically generated make config: don't edit
yann@200
     3
# crosstool-NG version: 0.1.1+svn
yann@200
     4
# Wed Jul  4 00:19:03 2007
yann@1
     5
#
yann@200
     6
# CT_FOOBAR is not set
yann@1
     7
yann@1
     8
#
yann@1
     9
# Paths and misc options
yann@1
    10
#
yann@200
    11
yann@200
    12
#
yann@200
    13
# crosstool-NG behavior
yann@200
    14
#
yann@108
    15
# CT_EXPERIMENTAL is not set
yann@67
    16
# CT_OBSOLETE is not set
yann@200
    17
CT_DEBUG_CT=y
yann@200
    18
# CT_DEBUG_CT_PAUSE_STEPS is not set
yann@200
    19
CT_DEBUG_CT_SAVE_STEPS=y
yann@200
    20
CT_DEBUG_CT_SAVE_STEPS_GZIP=y
yann@200
    21
yann@200
    22
#
yann@200
    23
# Build behavior
yann@200
    24
#
yann@1
    25
CT_PARALLEL_JOBS=1
yann@1
    26
CT_LOAD=0
yann@86
    27
CT_NICE=0
yann@1
    28
CT_USE_PIPES=y
yann@1
    29
yann@1
    30
#
yann@1
    31
# Paths
yann@1
    32
#
yann@85
    33
CT_LOCAL_TARBALLS_DIR="${HOME}/dev/src"
yann@29
    34
CT_PREFIX_DIR="/opt/x-tools/${CT_TARGET}"
yann@1
    35
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@4
    36
# CT_CUSTOM_PATCH is not set
yann@15
    37
CT_REMOVE_DOCS=y
yann@200
    38
# CT_INSTALL_DIR_RO is not set
yann@1
    39
yann@1
    40
#
yann@67
    41
# Downloading
yann@1
    42
#
yann@67
    43
# CT_FORCE_DOWNLOAD is not set
yann@1
    44
# CT_ONLY_DOWNLOAD is not set
yann@67
    45
yann@67
    46
#
yann@67
    47
# Extracting
yann@67
    48
#
yann@1
    49
# CT_FORCE_EXTRACT is not set
yann@67
    50
# CT_ONLY_EXTRACT is not set
yann@1
    51
yann@1
    52
#
yann@1
    53
# Logging
yann@1
    54
#
yann@1
    55
# CT_LOG_ERROR is not set
yann@1
    56
# CT_LOG_WARN is not set
yann@1
    57
# CT_LOG_INFO is not set
yann@1
    58
CT_LOG_EXTRA=y
yann@1
    59
# CT_LOG_DEBUG is not set
yann@85
    60
# CT_LOG_ALL is not set
yann@1
    61
CT_LOG_LEVEL_MAX="EXTRA"
yann@67
    62
# CT_LOG_SEE_TOOLS_WARN is not set
yann@180
    63
CT_LOG_PROGRESS_BAR=y
yann@1
    64
CT_LOG_TO_FILE=y
yann@200
    65
CT_LOG_FILE_COMPRESS=y
yann@1
    66
yann@1
    67
#
yann@1
    68
# Target options
yann@1
    69
#
yann@1
    70
yann@1
    71
#
yann@1
    72
# General target options
yann@1
    73
#
yann@67
    74
CT_ARCH="arm"
yann@1
    75
CT_ARCH_ARM=y
yann@1
    76
# CT_ARCH_MIPS is not set
yann@1
    77
# CT_ARCH_x86 is not set
yann@1
    78
# CT_ARCH_x86_64 is not set
yann@200
    79
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
yann@1
    80
CT_ARCH_BE=y
yann@1
    81
# CT_ARCH_LE is not set
yann@1
    82
yann@1
    83
#
yann@1
    84
# Target optimisations
yann@1
    85
#
yann@67
    86
CT_ARCH_ARCH="armv5te"
yann@67
    87
CT_ARCH_ABI=""
yann@1
    88
CT_ARCH_CPU="xscale"
yann@1
    89
CT_ARCH_TUNE="xscale"
yann@1
    90
CT_ARCH_FPU=""
yann@1
    91
# CT_ARCH_FLOAT_HW is not set
yann@1
    92
CT_ARCH_FLOAT_SW=y
yann@200
    93
CT_ARCH_SUPPORTS_LIBFLOAT=y
yann@200
    94
# CT_ARCH_FLOAT_SW_LIBFLOAT is not set
yann@1
    95
CT_TARGET_CFLAGS=""
yann@1
    96
yann@1
    97
#
yann@1
    98
# Toolchain options
yann@1
    99
#
yann@67
   100
yann@67
   101
#
yann@67
   102
# General toolchain options
yann@67
   103
#
yann@1
   104
CT_USE_SYSROOT=y
yann@1
   105
CT_SHARED_LIBS=y
yann@200
   106
# CT_THREADS_NPTL is not set
yann@200
   107
CT_THREADS_LINUXTHREADS=y
yann@200
   108
# CT_THREADS_NONE is not set
yann@200
   109
CT_THREADS="linuxthreads"
yann@4
   110
# CT_TARGET_MULTILIB is not set
yann@1
   111
CT_TARGET_VENDOR="unknown"
yann@1
   112
CT_TARGET_ALIAS=""
yann@67
   113
yann@67
   114
#
yann@67
   115
# Toolchain type
yann@67
   116
#
yann@67
   117
# CT_NATIVE is not set
yann@67
   118
CT_CROSS=y
yann@67
   119
# CT_CROSS_NATIVE is not set
yann@67
   120
# CT_CANADIAN is not set
yann@97
   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@200
   129
CT_KERNEL_VERSION="2.6.21.5"
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@67
   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@1
   143
# CT_KERNEL_INSTALL_V_2_6_19 is not set
yann@1
   144
# CT_KERNEL_INSTALL_V_2_6_19_1 is not set
yann@15
   145
# CT_KERNEL_INSTALL_V_2_6_19_2 is not set
yann@1
   146
# CT_KERNEL_INSTALL_V_2_6_20 is not set
yann@29
   147
# CT_KERNEL_INSTALL_V_2_6_20_1 is not set
yann@29
   148
# CT_KERNEL_INSTALL_V_2_6_20_2 is not set
yann@29
   149
# CT_KERNEL_INSTALL_V_2_6_20_3 is not set
yann@29
   150
# CT_KERNEL_INSTALL_V_2_6_20_4 is not set
yann@29
   151
# CT_KERNEL_INSTALL_V_2_6_20_5 is not set
yann@67
   152
# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
yann@67
   153
# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
yann@67
   154
# CT_KERNEL_INSTALL_V_2_6_21 is not set
yann@200
   155
# CT_KERNEL_INSTALL_V_2_6_21_1 is not set
yann@200
   156
# CT_KERNEL_INSTALL_V_2_6_21_2 is not set
yann@200
   157
# CT_KERNEL_INSTALL_V_2_6_21_3 is not set
yann@200
   158
# CT_KERNEL_INSTALL_V_2_6_21_4 is not set
yann@200
   159
CT_KERNEL_INSTALL_V_2_6_21_5=y
yann@200
   160
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
yann@1
   161
CT_KERNEL_LINUX_VERBOSITY_0=y
yann@1
   162
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
yann@1
   163
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
yann@1
   164
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@67
   165
# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
yann@1
   166
yann@1
   167
#
yann@1
   168
# binutils
yann@1
   169
#
yann@200
   170
CT_BINUTILS_VERSION="2.17.50.0.16"
yann@1
   171
# CT_BINUTILS_V_2_11_2 is not set
yann@1
   172
# CT_BINUTILS_V_2_13_90 is not set
yann@1
   173
# CT_BINUTILS_V_2_14 is not set
yann@1
   174
# CT_BINUTILS_V_2_14_90 is not set
yann@1
   175
# CT_BINUTILS_V_2_14_92 is not set
yann@1
   176
# CT_BINUTILS_V_2_15 is not set
yann@1
   177
# CT_BINUTILS_V_2_15_90 is not set
yann@1
   178
# CT_BINUTILS_V_2_15_91 is not set
yann@1
   179
# CT_BINUTILS_V_2_16 is not set
yann@1
   180
# CT_BINUTILS_V_2_16_1 is not set
yann@1
   181
# CT_BINUTILS_V_2_17 is not set
yann@1
   182
# CT_BINUTILS_V_2_17_50_0_1 is not set
yann@1
   183
# CT_BINUTILS_V_2_17_50_0_2 is not set
yann@1
   184
# CT_BINUTILS_V_2_17_50_0_3 is not set
yann@1
   185
# CT_BINUTILS_V_2_17_50_0_4 is not set
yann@1
   186
# CT_BINUTILS_V_2_17_50_0_5 is not set
yann@1
   187
# CT_BINUTILS_V_2_17_50_0_6 is not set
yann@1
   188
# CT_BINUTILS_V_2_17_50_0_7 is not set
yann@1
   189
# CT_BINUTILS_V_2_17_50_0_8 is not set
yann@1
   190
# CT_BINUTILS_V_2_17_50_0_9 is not set
yann@29
   191
# CT_BINUTILS_V_2_17_50_0_10 is not set
yann@29
   192
# CT_BINUTILS_V_2_17_50_0_11 is not set
yann@29
   193
# CT_BINUTILS_V_2_17_50_0_12 is not set
yann@29
   194
# CT_BINUTILS_V_2_17_50_0_13 is not set
yann@200
   195
# CT_BINUTILS_V_2_17_50_0_14 is not set
yann@200
   196
# CT_BINUTILS_V_2_17_50_0_15 is not set
yann@200
   197
CT_BINUTILS_V_2_17_50_0_16=y
yann@1
   198
CT_BINUTILS_EXTRA_CONFIG=""
yann@1
   199
yann@1
   200
#
yann@1
   201
# C compiler
yann@1
   202
#
yann@1
   203
yann@1
   204
#
yann@1
   205
# Core C Compiler (used to build the C library)
yann@1
   206
#
yann@1
   207
# CT_CC_USE_CORE is not set
yann@1
   208
yann@1
   209
#
yann@1
   210
# Final C compiler
yann@1
   211
#
yann@1
   212
CT_CC_GCC=y
yann@200
   213
CT_CC_VERSION="4.1.2"
yann@1
   214
CT_CC="gcc"
yann@1
   215
# CT_CC_V_2_95_3 is not set
yann@1
   216
# CT_CC_V_3_2_3 is not set
yann@1
   217
# CT_CC_V_3_3 is not set
yann@1
   218
# CT_CC_V_3_3_1 is not set
yann@1
   219
# CT_CC_V_3_3_2 is not set
yann@1
   220
# CT_CC_V_3_3_3 is not set
yann@1
   221
# CT_CC_V_3_3_4 is not set
yann@1
   222
# CT_CC_V_3_3_5 is not set
yann@1
   223
# CT_CC_V_3_3_6 is not set
yann@1
   224
# CT_CC_V_3_4_0 is not set
yann@1
   225
# CT_CC_V_3_4_1 is not set
yann@1
   226
# CT_CC_V_3_4_2 is not set
yann@1
   227
# CT_CC_V_3_4_3 is not set
yann@1
   228
# CT_CC_V_3_4_4 is not set
yann@1
   229
# CT_CC_V_3_4_5 is not set
yann@67
   230
# CT_CC_V_3_4_6 is not set
yann@1
   231
# CT_CC_V_4_0_0 is not set
yann@1
   232
# CT_CC_V_4_0_1 is not set
yann@1
   233
# CT_CC_V_4_0_2 is not set
yann@1
   234
# CT_CC_V_4_0_3 is not set
yann@200
   235
# CT_CC_V_4_0_4 is not set
yann@1
   236
# CT_CC_V_4_1_0 is not set
yann@1
   237
# CT_CC_V_4_1_1 is not set
yann@200
   238
CT_CC_V_4_1_2=y
yann@200
   239
# CT_CC_V_4_2_0 is not set
yann@200
   240
CT_CC_CXA_ATEXIT=y
yann@1
   241
CT_CC_EXTRA_CONFIG=""
yann@1
   242
CT_CC_SUPPORT_CXX=y
yann@4
   243
CT_CC_SUPPORT_FORTRAN=y
yann@1
   244
CT_CC_SUPPORT_JAVA=y
yann@4
   245
CT_CC_SUPPORT_ADA=y
yann@4
   246
CT_CC_SUPPORT_OBJC=y
yann@4
   247
CT_CC_SUPPORT_OBJCXX=y
yann@1
   248
yann@1
   249
#
yann@4
   250
# Additionnal supported languages:
yann@1
   251
#
yann@200
   252
# CT_CC_LANG_CXX is not set
yann@4
   253
# CT_CC_LANG_FORTRAN is not set
yann@1
   254
# CT_CC_LANG_JAVA is not set
yann@4
   255
# CT_CC_LANG_ADA is not set
yann@4
   256
# CT_CC_LANG_OBJC is not set
yann@4
   257
# CT_CC_LANG_OBJCXX is not set
yann@4
   258
CT_CC_LANG_OTHERS=""
yann@1
   259
yann@1
   260
#
yann@1
   261
# C-library
yann@1
   262
#
yann@1
   263
# CT_LIBC_GLIBC is not set
yann@1
   264
CT_LIBC_UCLIBC=y
yann@108
   265
CT_LIBC_VERSION="0.9.29"
yann@1
   266
CT_LIBC="uClibc"
yann@97
   267
# CT_LIBC_SUPPORT_NPTL is not set
yann@97
   268
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@1
   269
# CT_LIBC_V_snapshot is not set
yann@1
   270
# CT_LIBC_V_specific_date is not set
yann@1
   271
# CT_LIBC_V_0_9_26 is not set
yann@1
   272
# CT_LIBC_V_0_9_27 is not set
yann@1
   273
# CT_LIBC_V_0_9_28 is not set
yann@4
   274
# CT_LIBC_V_0_9_28_1 is not set
yann@5
   275
# CT_LIBC_V_0_9_28_2 is not set
yann@108
   276
# CT_LIBC_V_0_9_28_3 is not set
yann@108
   277
CT_LIBC_V_0_9_29=y
yann@1
   278
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
yann@1
   279
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
yann@1
   280
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
yann@1
   281
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
yann@1
   282
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
yann@67
   283
# CT_LIBC_UCLIBC_LOCALES is not set
yann@97
   284
yann@97
   285
#
yann@200
   286
# Tools facilities
yann@200
   287
#
yann@200
   288
# CT_SSTRIP is not set
yann@200
   289
yann@200
   290
#
yann@97
   291
# Debug facilities
yann@97
   292
#
yann@100
   293
# CT_DMALLOC is not set
yann@97
   294
# CT_GDB is not set