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