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