samples/mips-ar2315-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Oct 04 12:53:12 2009 +0200 (2009-10-04)
changeset 1563 8d386988dcb1
parent 1532 4bbffda18b21
child 1616 1fda13e5d961
permissions -rw-r--r--
samples: update
g@1474
     1
#
g@1474
     2
# Automatically generated make config: don't edit
yann@1563
     3
# crosstool-NG version: hg_default@1562_fdf936326ccd
yann@1563
     4
# Sun Oct  4 12:49:15 2009
g@1474
     5
#
g@1474
     6
g@1474
     7
#
g@1474
     8
# Paths and misc options
g@1474
     9
#
g@1474
    10
g@1474
    11
#
g@1474
    12
# crosstool-NG behavior
g@1474
    13
#
g@1474
    14
# CT_OBSOLETE is not set
g@1474
    15
CT_EXPERIMENTAL=y
g@1474
    16
CT_DEBUG_CT=y
g@1474
    17
# CT_DEBUG_PAUSE_STEPS is not set
g@1474
    18
CT_DEBUG_CT_SAVE_STEPS=y
g@1474
    19
CT_DEBUG_CT_SAVE_STEPS_GZIP=y
g@1474
    20
# CT_NO_OVERIDE_LC_MESSAGES is not set
g@1474
    21
g@1474
    22
#
g@1474
    23
# Paths
g@1474
    24
#
g@1474
    25
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@1532
    26
CT_SAVE_TARBALLS=y
g@1474
    27
CT_WORK_DIR="${CT_TOP_DIR}/targets"
yann@1532
    28
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
g@1474
    29
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
g@1474
    30
CT_REMOVE_DOCS=y
g@1474
    31
CT_INSTALL_DIR_RO=y
g@1474
    32
g@1474
    33
#
g@1474
    34
# Downloading
g@1474
    35
#
g@1474
    36
# CT_FORBID_DOWNLOAD is not set
g@1474
    37
# CT_FORCE_DOWNLOAD is not set
g@1474
    38
# CT_USE_MIRROR is not set
g@1474
    39
CT_CONNECT_TIMEOUT=10
g@1474
    40
# CT_ONLY_DOWNLOAD is not set
g@1474
    41
g@1474
    42
#
g@1474
    43
# Extracting
g@1474
    44
#
g@1474
    45
# CT_FORCE_EXTRACT is not set
g@1474
    46
CT_OVERIDE_CONFIG_GUESS_SUB=y
g@1474
    47
# CT_ONLY_EXTRACT is not set
yann@1532
    48
CT_PATCH_BUNDLED=y
yann@1532
    49
# CT_PATCH_LOCAL is not set
yann@1532
    50
# CT_PATCH_BUNDLED_LOCAL is not set
yann@1532
    51
# CT_PATCH_LOCAL_BUNDLED is not set
yann@1532
    52
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
yann@1532
    53
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
yann@1532
    54
CT_PATCH_ORDER="bundled"
yann@1532
    55
# CT_PATCH_SINGLE is not set
yann@1532
    56
# CT_PATCH_USE_LOCAL is not set
g@1474
    57
g@1474
    58
#
g@1474
    59
# Build behavior
g@1474
    60
#
g@1474
    61
CT_PARALLEL_JOBS=1
g@1474
    62
CT_LOAD=0
g@1474
    63
CT_NICE=0
g@1474
    64
CT_USE_PIPES=y
g@1474
    65
# CT_CONFIG_SHELL_SH is not set
g@1474
    66
# CT_CONFIG_SHELL_ASH is not set
g@1474
    67
CT_CONFIG_SHELL_BASH=y
g@1474
    68
# CT_CONFIG_SHELL_CUSTOM is not set
g@1474
    69
CT_CONFIG_SHELL="bash"
g@1474
    70
g@1474
    71
#
g@1474
    72
# Logging
g@1474
    73
#
g@1474
    74
# CT_LOG_ERROR is not set
g@1474
    75
# CT_LOG_WARN is not set
g@1474
    76
# CT_LOG_INFO is not set
yann@1532
    77
CT_LOG_EXTRA=y
yann@1532
    78
# CT_LOG_DEBUG is not set
g@1474
    79
# CT_LOG_ALL is not set
yann@1532
    80
CT_LOG_LEVEL_MAX="EXTRA"
g@1474
    81
# CT_LOG_SEE_TOOLS_WARN is not set
g@1474
    82
CT_LOG_PROGRESS_BAR=y
g@1474
    83
CT_LOG_TO_FILE=y
g@1474
    84
CT_LOG_FILE_COMPRESS=y
g@1474
    85
g@1474
    86
#
g@1474
    87
# Target options
g@1474
    88
#
g@1474
    89
CT_ARCH="mips"
g@1474
    90
# CT_ARCH_64 is not set
g@1474
    91
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
g@1474
    92
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
g@1474
    93
CT_ARCH_SUPPORT_ARCH=y
g@1474
    94
CT_ARCH_SUPPORT_ABI=y
g@1474
    95
# CT_ARCH_SUPPORT_CPU is not set
g@1474
    96
CT_ARCH_SUPPORT_TUNE=y
g@1474
    97
# CT_ARCH_SUPPORT_FPU is not set
g@1474
    98
# CT_ARCH_DEFAULT_HAS_MMU is not set
g@1474
    99
CT_ARCH_DEFAULT_BE=y
g@1474
   100
# CT_ARCH_DEFAULT_LE is not set
g@1474
   101
CT_ARCH_ARCH="4kc"
g@1474
   102
CT_ARCH_ABI=""
g@1474
   103
CT_ARCH_TUNE="4kc"
g@1474
   104
CT_ARCH_BE=y
g@1474
   105
# CT_ARCH_LE is not set
g@1474
   106
# CT_ARCH_FLOAT_HW is not set
g@1474
   107
CT_ARCH_FLOAT_SW=y
g@1474
   108
CT_TARGET_CFLAGS=""
g@1474
   109
CT_TARGET_LDFLAGS=""
g@1474
   110
g@1474
   111
#
g@1474
   112
# General target options
g@1474
   113
#
g@1474
   114
# CT_ARCH_alpha is not set
g@1474
   115
# CT_ARCH_arm is not set
g@1474
   116
# CT_ARCH_avr32 is not set
g@1474
   117
# CT_ARCH_ia64 is not set
g@1474
   118
CT_ARCH_mips=y
g@1474
   119
# CT_ARCH_powerpc is not set
g@1474
   120
# CT_ARCH_powerpc64 is not set
g@1474
   121
# CT_ARCH_sh is not set
g@1474
   122
# CT_ARCH_x86 is not set
g@1474
   123
# CT_ARCH_x86_64 is not set
g@1474
   124
CT_ARCH_USE_MMU=y
g@1474
   125
g@1474
   126
#
g@1474
   127
# Target optimisations
g@1474
   128
#
g@1474
   129
g@1474
   130
#
g@1474
   131
# Toolchain options
g@1474
   132
#
g@1474
   133
g@1474
   134
#
g@1474
   135
# General toolchain options
g@1474
   136
#
g@1474
   137
CT_USE_SYSROOT=y
g@1474
   138
CT_SYSROOT_DIR_PREFIX=""
g@1474
   139
g@1474
   140
#
g@1474
   141
# Tuple completion and aliasing
g@1474
   142
#
g@1474
   143
CT_TARGET_VENDOR="ar2315"
g@1474
   144
CT_TARGET_ALIAS_SED_EXPR=""
g@1474
   145
CT_TARGET_ALIAS=""
g@1474
   146
g@1474
   147
#
g@1474
   148
# Toolchain type
g@1474
   149
#
g@1474
   150
# CT_NATIVE is not set
g@1474
   151
CT_CROSS=y
g@1474
   152
# CT_CROSS_NATIVE is not set
g@1474
   153
# CT_CANADIAN is not set
g@1474
   154
CT_TOOLCHAIN_TYPE="cross"
g@1474
   155
g@1474
   156
#
g@1474
   157
# Build system
g@1474
   158
#
g@1474
   159
CT_BUILD=""
g@1474
   160
CT_BUILD_PREFIX=""
g@1474
   161
CT_BUILD_SUFFIX=""
g@1474
   162
g@1474
   163
#
g@1474
   164
# Operating System
g@1474
   165
#
g@1474
   166
# CT_BARE_METAL is not set
yann@1532
   167
CT_KERNEL_SUPPORTS_SHARED_LIBS=y
g@1474
   168
CT_KERNEL="linux"
yann@1563
   169
CT_KERNEL_VERSION="2.6.31.1"
g@1474
   170
# CT_KERNEL_bare_metal is not set
g@1474
   171
CT_KERNEL_linux=y
g@1474
   172
CT_KERNEL_LINUX_INSTALL=y
g@1474
   173
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@1563
   174
CT_KERNEL_V_2_6_31_1=y
yann@1563
   175
# CT_KERNEL_V_2_6_31 is not set
yann@1563
   176
# CT_KERNEL_V_3_6_30_8 is not set
yann@1563
   177
# CT_KERNEL_V_3_6_30_7 is not set
yann@1563
   178
# CT_KERNEL_V_2_6_30_6 is not set
yann@1563
   179
# CT_KERNEL_V_2_6_30_5 is not set
yann@1563
   180
# CT_KERNEL_V_2_6_30_4 is not set
yann@1563
   181
# CT_KERNEL_V_2_6_30_3 is not set
yann@1563
   182
# CT_KERNEL_V_2_6_30_2 is not set
yann@1563
   183
# CT_KERNEL_V_2_6_30_1 is not set
yann@1563
   184
# CT_KERNEL_V_2_6_30 is not set
yann@1563
   185
# CT_KERNEL_V_2_6_29_6 is not set
yann@1563
   186
# CT_KERNEL_V_2_6_28_10 is not set
yann@1563
   187
# CT_KERNEL_V_2_6_27_35 is not set
yann@1563
   188
# CT_KERNEL_V_2_6_26_8 is not set
yann@1563
   189
# CT_KERNEL_V_2_6_25_20 is not set
yann@1563
   190
# CT_KERNEL_V_2_6_24_7 is not set
yann@1563
   191
# CT_KERNEL_V_2_6_23_17 is not set
yann@1563
   192
# CT_KERNEL_V_2_6_22_19 is not set
yann@1563
   193
# CT_KERNEL_V_2_6_21_7 is not set
yann@1563
   194
# CT_KERNEL_V_2_6_20_21 is not set
yann@1563
   195
# CT_KERNEL_V_2_6_19_7 is not set
g@1474
   196
# CT_KERNEL_V_2_6_18_8 is not set
g@1474
   197
# CT_KERNEL_V_select is not set
g@1474
   198
CT_KERNEL_LINUX_VERBOSITY_0=y
g@1474
   199
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
g@1474
   200
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
g@1474
   201
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
g@1474
   202
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
g@1474
   203
g@1474
   204
#
yann@1532
   205
# Common kernel options
g@1474
   206
#
yann@1532
   207
CT_SHARED_LIBS=y
g@1474
   208
g@1474
   209
#
g@1474
   210
# Binary utilities
g@1474
   211
#
g@1474
   212
CT_ARCH_BINFMT_ELF=y
g@1474
   213
# CT_ARCH_BINFMT_FLAT is not set
g@1474
   214
g@1474
   215
#
g@1474
   216
# GNU binutils
g@1474
   217
#
g@1474
   218
CT_BINUTILS_VERSION="2.19.1"
yann@1563
   219
# CT_BINUTILS_V_2_19_51_0_2 is not set
yann@1563
   220
# CT_BINUTILS_V_2_19_51_0_1 is not set
yann@1563
   221
# CT_BINUTILS_V_2_19_50_0_1 is not set
yann@1563
   222
CT_BINUTILS_V_2_19_1=y
yann@1563
   223
# CT_BINUTILS_V_2_19 is not set
yann@1563
   224
# CT_BINUTILS_V_2_18_93 is not set
yann@1563
   225
# CT_BINUTILS_V_2_18_92 is not set
yann@1563
   226
# CT_BINUTILS_V_2_18_91 is not set
yann@1563
   227
# CT_BINUTILS_V_2_18_90 is not set
yann@1563
   228
# CT_BINUTILS_V_2_18_50_0_9 is not set
yann@1563
   229
# CT_BINUTILS_V_2_18_50_0_8 is not set
yann@1563
   230
# CT_BINUTILS_V_2_18_50_0_7 is not set
yann@1563
   231
# CT_BINUTILS_V_2_18_50_0_6 is not set
yann@1563
   232
# CT_BINUTILS_V_2_18_50_0_4 is not set
yann@1563
   233
# CT_BINUTILS_V_2_18 is not set
yann@1563
   234
# CT_BINUTILS_V_2_17 is not set
yann@1563
   235
# CT_BINUTILS_V_2_16_1 is not set
yann@1563
   236
# CT_BINUTILS_V_2_15 is not set
g@1474
   237
# CT_BINUTILS_V_2_14 is not set
g@1474
   238
CT_BINUTILS_EXTRA_CONFIG=""
g@1474
   239
# CT_BINUTILS_FOR_TARGET is not set
g@1474
   240
g@1474
   241
#
g@1474
   242
# C compiler
g@1474
   243
#
g@1474
   244
CT_CC="gcc"
g@1474
   245
CT_CC_VERSION="4.3.2"
g@1474
   246
CT_CC_gcc=y
yann@1563
   247
# CT_CC_V_4_4_1 is not set
yann@1563
   248
# CT_CC_V_4_4_0 is not set
yann@1563
   249
# CT_CC_V_4_3_4 is not set
yann@1563
   250
# CT_CC_V_4_3_3 is not set
yann@1563
   251
CT_CC_V_4_3_2=y
yann@1563
   252
# CT_CC_V_4_3_1 is not set
yann@1563
   253
# CT_CC_V_4_3_0 is not set
yann@1563
   254
# CT_CC_V_4_2_4 is not set
yann@1563
   255
# CT_CC_V_4_2_3 is not set
yann@1563
   256
# CT_CC_V_4_2_2 is not set
yann@1563
   257
# CT_CC_V_4_2_1 is not set
yann@1563
   258
# CT_CC_V_4_2_0 is not set
yann@1563
   259
# CT_CC_V_4_1_2 is not set
yann@1563
   260
# CT_CC_V_4_1_1 is not set
yann@1563
   261
# CT_CC_V_4_1_0 is not set
yann@1563
   262
# CT_CC_V_4_0_4 is not set
yann@1563
   263
# CT_CC_V_4_0_3 is not set
yann@1563
   264
# CT_CC_V_4_0_2 is not set
yann@1563
   265
# CT_CC_V_4_0_1 is not set
yann@1563
   266
# CT_CC_V_4_0_0 is not set
yann@1563
   267
# CT_CC_V_3_4_6 is not set
yann@1563
   268
# CT_CC_V_3_3_6 is not set
g@1474
   269
# CT_CC_V_3_2_3 is not set
g@1474
   270
CT_CC_GCC_4_3_or_later=y
g@1474
   271
# CT_CC_GCC_4_4_or_later is not set
g@1474
   272
CT_CC_CXA_ATEXIT=y
g@1474
   273
CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
g@1474
   274
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
g@1474
   275
# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
yann@1532
   276
CT_CC_ENABLE_CXX_FLAGS=""
g@1474
   277
CT_CC_CORE_EXTRA_CONFIG=""
g@1474
   278
CT_CC_EXTRA_CONFIG=""
g@1474
   279
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
g@1474
   280
CT_CC_BUGURL=""
g@1474
   281
CT_CC_SUPPORT_CXX=y
g@1474
   282
CT_CC_SUPPORT_FORTRAN=y
g@1474
   283
CT_CC_SUPPORT_JAVA=y
g@1474
   284
CT_CC_SUPPORT_ADA=y
g@1474
   285
CT_CC_SUPPORT_OBJC=y
g@1474
   286
CT_CC_SUPPORT_OBJCXX=y
g@1474
   287
g@1474
   288
#
g@1474
   289
# Additional supported languages:
g@1474
   290
#
g@1474
   291
CT_CC_LANG_CXX=y
g@1474
   292
# CT_CC_LANG_FORTRAN is not set
g@1474
   293
# CT_CC_LANG_JAVA is not set
g@1474
   294
# CT_CC_LANG_ADA is not set
g@1474
   295
# CT_CC_LANG_OBJC is not set
g@1474
   296
# CT_CC_LANG_OBJCXX is not set
g@1474
   297
CT_CC_LANG_OTHERS=""
g@1474
   298
CT_LIBC="eglibc"
g@1474
   299
g@1474
   300
#
g@1474
   301
# C-library
g@1474
   302
#
g@1474
   303
CT_LIBC_VERSION="2_9"
g@1474
   304
CT_LIBC_eglibc=y
g@1474
   305
# CT_LIBC_glibc is not set
g@1474
   306
# CT_LIBC_newlib is not set
g@1474
   307
# CT_LIBC_uClibc is not set
yann@1563
   308
# CT_LIBC_V_2_10 is not set
yann@1563
   309
CT_EGLIBC_V_2_9=y
yann@1563
   310
# CT_EGLIBC_V_2_8 is not set
yann@1563
   311
# CT_EGLIBC_V_2_7 is not set
yann@1563
   312
# CT_EGLIBC_V_2_6 is not set
g@1474
   313
# CT_EGLIBC_V_2_5 is not set
g@1474
   314
# CT_EGLIBC_V_TRUNK is not set
g@1474
   315
CT_EGLIBC_REVISION="HEAD"
g@1474
   316
# CT_EGLIBC_CHECKOUT is not set
g@1474
   317
g@1474
   318
#
g@1474
   319
# glibc/eglibc common options
g@1474
   320
#
g@1474
   321
CT_LIBC_GLIBC_EXTRA_CONFIG=""
g@1474
   322
CT_LIBC_GLIBC_CONFIGPARMS=""
g@1474
   323
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
g@1474
   324
CT_LIBC_EXTRA_CC_ARGS=""
g@1474
   325
CT_LIBC_GLIBC_USE_PORTS=y
g@1474
   326
CT_LIBC_ADDONS_LIST=""
g@1474
   327
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
g@1474
   328
# CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set
g@1474
   329
CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN=y
g@1474
   330
CT_LIBC_GLIBC_MIN_KERNEL_VERSION="2.6.25"
g@1474
   331
CT_LIBC_GLIBC_MIN_KERNEL="2.6.25"
g@1474
   332
g@1474
   333
#
g@1474
   334
# Common C library options
g@1474
   335
#
g@1474
   336
CT_LIBC_SUPPORT_NPTL=y
g@1474
   337
CT_LIBC_SUPPORT_LINUXTHREADS=y
g@1474
   338
CT_THREADS="nptl"
g@1474
   339
CT_THREADS_NPTL=y
g@1474
   340
# CT_THREADS_LINUXTHREADS is not set
g@1474
   341
# CT_THREADS_NONE is not set
g@1474
   342
g@1474
   343
#
g@1474
   344
# Debug facilities
g@1474
   345
#
g@1474
   346
CT_DEBUG_dmalloc=y
yann@1563
   347
CT_DMALLOC_V_5_5_2=y
g@1474
   348
# CT_DMALLOC_V_5_4_3 is not set
g@1474
   349
CT_DMALLOC_VERSION="5.5.2"
g@1474
   350
# CT_DEBUG_duma is not set
g@1474
   351
CT_DEBUG_gdb=y
g@1474
   352
CT_GDB_CROSS=y
g@1474
   353
# CT_GDB_CROSS_STATIC is not set
g@1474
   354
# CT_GDB_CROSS_INSIGHT is not set
g@1474
   355
# CT_GDB_NATIVE is not set
g@1474
   356
CT_GDB_GDBSERVER=y
g@1474
   357
CT_GDB_GDBSERVER_STATIC=y
yann@1563
   358
CT_GDB_V_6_8=y
yann@1563
   359
# CT_GDB_V_6_7_1 is not set
yann@1563
   360
# CT_GDB_V_6_7 is not set
yann@1563
   361
# CT_GDB_V_6_6 is not set
yann@1563
   362
# CT_GDB_V_6_5 is not set
g@1474
   363
# CT_GDB_V_6_4 is not set
g@1474
   364
# CT_GDB_V_snapshot is not set
g@1474
   365
CT_GDB_VERSION="6.8"
g@1474
   366
# CT_DEBUG_ltrace is not set
g@1474
   367
CT_DEBUG_strace=y
yann@1563
   368
CT_STRACE_V_4_5_18=y
yann@1563
   369
# CT_STRACE_V_4_5_17 is not set
yann@1563
   370
# CT_STRACE_V_4_5_16 is not set
yann@1563
   371
# CT_STRACE_V_4_5_15 is not set
yann@1563
   372
# CT_STRACE_V_4_5_14 is not set
g@1474
   373
# CT_STRACE_V_4_5 is not set
g@1474
   374
CT_STRACE_VERSION="4.5.18"
yann@1532
   375
yann@1532
   376
#
yann@1532
   377
# Tools facilities
yann@1532
   378
#
yann@1532
   379
CT_TOOL_libelf=y
yann@1563
   380
# CT_LIBELF_V_0_8_12 is not set
yann@1563
   381
CT_LIBELF_V_0_8_11=y
yann@1563
   382
# CT_LIBELF_V_0_8_10 is not set
yann@1563
   383
CT_LIBELF_VERSION="0.8.11"
yann@1532
   384
CT_TOOL_sstrip=y
yann@1532
   385
CT_SSTRIP_BUILDROOT=y
yann@1532
   386
# CT_SSTRIP_ELFKICKERS is not set
yann@1532
   387
CT_SSTRIP_FROM="buildroot"
yann@1532
   388
yann@1532
   389
#
yann@1532
   390
# Companion libraries
yann@1532
   391
#
yann@1532
   392
CT_WRAPPER_NEEDED=y
yann@1532
   393
CT_GMP_MPFR=y
yann@1563
   394
# CT_GMP_V_4_3_1 is not set
yann@1563
   395
# CT_GMP_V_4_3_0 is not set
yann@1563
   396
# CT_GMP_V_4_2_4 is not set
yann@1532
   397
CT_GMP_V_4_2_2=y
yann@1532
   398
CT_GMP_VERSION="4.2.2"
yann@1563
   399
# CT_MPFR_V_2_4_1 is not set
yann@1563
   400
# CT_MPFR_V_2_4_0 is not set
yann@1563
   401
# CT_MPFR_V_2_3_2 is not set
yann@1532
   402
CT_MPFR_V_2_3_1=y
yann@1532
   403
CT_MPFR_VERSION="2.3.1"
yann@1532
   404
# CT_PPL_CLOOG_MPC is not set
yann@1532
   405
yann@1532
   406
#
yann@1532
   407
# Companion libraries common options
yann@1532
   408
#
yann@1532
   409
# CT_COMP_LIBS_CHECK is not set
yann@1532
   410
# CT_COMP_LIBS_TARGET is not set
yann@1532
   411
CT_TOOLS_WRAPPER_SCRIPT=y
yann@1532
   412
# CT_TOOLS_WRAPPER_EXEC is not set
yann@1532
   413
CT_TOOLS_WRAPPER="script"