samples/sh4-unknown-linux-gnu/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Apr 19 17:06:49 2009 +0000 (2009-04-19)
changeset 1296 5bfdfe1a4a6f
parent 1293 965237500806
child 1305 b8fe0b2f381c
child 1532 4bbffda18b21
permissions -rw-r--r--
Update the samples to the latest set of options. No config change.

-------- diffstat follows --------
/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-elf/crosstool.config | 10 3 7 0 +++-------
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 6 4 2 0 ++++--
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-405-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/arm-unknown-eabi/crosstool.config | 10 3 7 0 +++-------
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
/trunk/samples/powerpc-860-linux-gnu/crosstool.config | 12 5 7 0 +++++-------
27 files changed, 130 insertions(+), 184 deletions(-)
yann@962
     1
#
yann@962
     2
# Automatically generated make config: don't edit
yann@1296
     3
# crosstool-NG version: svn_trunk@1474
yann@1296
     4
# Sun Apr 19 19:02:17 2009
yann@962
     5
#
yann@962
     6
yann@962
     7
#
yann@962
     8
# Paths and misc options
yann@962
     9
#
yann@962
    10
yann@962
    11
#
yann@962
    12
# crosstool-NG behavior
yann@962
    13
#
yann@1283
    14
CT_OBSOLETE=y
yann@962
    15
CT_EXPERIMENTAL=y
yann@997
    16
# CT_DEBUG_CT is not set
yann@962
    17
yann@962
    18
#
yann@962
    19
# Paths
yann@962
    20
#
yann@962
    21
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@962
    22
CT_SAVE_TARBALLS=y
yann@962
    23
CT_WORK_DIR="${CT_TOP_DIR}/targets"
yann@962
    24
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
yann@962
    25
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@962
    26
# CT_CUSTOM_PATCH is not set
yann@962
    27
CT_REMOVE_DOCS=y
yann@962
    28
CT_INSTALL_DIR_RO=y
yann@962
    29
yann@962
    30
#
yann@962
    31
# Downloading
yann@962
    32
#
yann@1233
    33
# CT_FORBID_DOWNLOAD is not set
yann@962
    34
# CT_FORCE_DOWNLOAD is not set
yann@1022
    35
CT_USE_MIRROR=y
yann@1022
    36
# CT_PREFER_MIRROR is not set
yann@1296
    37
CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
yann@1061
    38
# CT_MIRROR_LS_R is not set
yann@962
    39
CT_CONNECT_TIMEOUT=10
yann@962
    40
# CT_ONLY_DOWNLOAD is not set
yann@962
    41
yann@962
    42
#
yann@962
    43
# Extracting
yann@962
    44
#
yann@962
    45
# CT_FORCE_EXTRACT is not set
yann@962
    46
CT_OVERIDE_CONFIG_GUESS_SUB=y
yann@962
    47
# CT_ONLY_EXTRACT is not set
yann@962
    48
yann@962
    49
#
yann@962
    50
# Build behavior
yann@962
    51
#
yann@962
    52
CT_PARALLEL_JOBS=1
yann@962
    53
CT_LOAD=0
yann@962
    54
CT_NICE=0
yann@962
    55
CT_USE_PIPES=y
yann@962
    56
# CT_CONFIG_SHELL_ASH is not set
yann@962
    57
yann@962
    58
#
yann@962
    59
# Logging
yann@962
    60
#
yann@962
    61
# CT_LOG_ERROR is not set
yann@962
    62
# CT_LOG_WARN is not set
yann@962
    63
# CT_LOG_INFO is not set
yann@962
    64
CT_LOG_EXTRA=y
yann@962
    65
# CT_LOG_DEBUG is not set
yann@962
    66
# CT_LOG_ALL is not set
yann@962
    67
CT_LOG_LEVEL_MAX="EXTRA"
yann@962
    68
# CT_LOG_SEE_TOOLS_WARN is not set
yann@962
    69
CT_LOG_PROGRESS_BAR=y
yann@962
    70
CT_LOG_TO_FILE=y
yann@962
    71
CT_LOG_FILE_COMPRESS=y
yann@962
    72
yann@962
    73
#
yann@962
    74
# Target options
yann@962
    75
#
yann@962
    76
CT_ARCH="sh"
yann@1061
    77
# CT_ARCH_64 is not set
yann@962
    78
# CT_ARCH_SUPPORT_ARCH is not set
yann@962
    79
# CT_ARCH_SUPPORT_ABI is not set
yann@962
    80
# CT_ARCH_SUPPORT_CPU is not set
yann@962
    81
# CT_ARCH_SUPPORT_TUNE is not set
yann@962
    82
# CT_ARCH_SUPPORT_FPU is not set
yann@962
    83
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
yann@962
    84
# CT_ARCH_DEFAULT_BE is not set
yann@962
    85
CT_ARCH_DEFAULT_LE=y
yann@962
    86
# CT_ARCH_BE is not set
yann@962
    87
CT_ARCH_LE=y
yann@962
    88
CT_ARCH_FLOAT_HW=y
yann@962
    89
# CT_ARCH_FLOAT_SW is not set
yann@962
    90
CT_TARGET_CFLAGS=""
yann@962
    91
CT_TARGET_LDFLAGS=""
yann@962
    92
yann@962
    93
#
yann@962
    94
# General target options
yann@962
    95
#
yann@962
    96
# CT_ARCH_alpha is not set
yann@962
    97
# CT_ARCH_arm is not set
yann@962
    98
# CT_ARCH_ia64 is not set
yann@962
    99
# CT_ARCH_mips is not set
yann@962
   100
# CT_ARCH_powerpc is not set
yann@1233
   101
# CT_ARCH_powerpc64 is not set
yann@962
   102
CT_ARCH_sh=y
yann@1076
   103
# CT_ARCH_x86 is not set
yann@1061
   104
# CT_ARCH_x86_64 is not set
yann@962
   105
# CT_ARCH_SH_SH3 is not set
yann@962
   106
CT_ARCH_SH_SH4=y
yann@962
   107
# CT_ARCH_SH_SH4A is not set
yann@962
   108
CT_ARCH_SH_VARIANT="sh4"
yann@962
   109
yann@962
   110
#
yann@962
   111
# Target optimisations
yann@962
   112
#
yann@962
   113
yann@962
   114
#
yann@962
   115
# Toolchain options
yann@962
   116
#
yann@962
   117
yann@962
   118
#
yann@962
   119
# General toolchain options
yann@962
   120
#
yann@962
   121
CT_USE_SYSROOT=y
yann@1233
   122
CT_SYSROOT_DIR_PREFIX=""
yann@962
   123
CT_SHARED_LIBS=y
yann@1233
   124
yann@1233
   125
#
yann@1233
   126
# Tuple completion and aliasing
yann@1233
   127
#
yann@962
   128
CT_TARGET_VENDOR=""
yann@962
   129
CT_TARGET_ALIAS_SED_EXPR=""
yann@962
   130
CT_TARGET_ALIAS=""
yann@962
   131
yann@962
   132
#
yann@962
   133
# Toolchain type
yann@962
   134
#
yann@962
   135
# CT_NATIVE is not set
yann@962
   136
CT_CROSS=y
yann@962
   137
# CT_CROSS_NATIVE is not set
yann@962
   138
# CT_CANADIAN is not set
yann@962
   139
CT_TOOLCHAIN_TYPE="cross"
yann@1061
   140
yann@1061
   141
#
yann@1061
   142
# Build system
yann@1061
   143
#
yann@962
   144
CT_BUILD=""
yann@1061
   145
CT_BUILD_PREFIX=""
yann@1061
   146
CT_BUILD_SUFFIX=""
yann@962
   147
yann@962
   148
#
yann@962
   149
# Operating System
yann@962
   150
#
yann@962
   151
# CT_BARE_METAL is not set
yann@962
   152
CT_KERNEL="linux"
yann@1061
   153
CT_KERNEL_VERSION="2.6.26.8"
yann@962
   154
# CT_KERNEL_bare_metal is not set
yann@962
   155
CT_KERNEL_linux=y
yann@962
   156
CT_KERNEL_LINUX_INSTALL=y
yann@970
   157
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@962
   158
# CT_KERNEL_V_2_6_18_8 is not set
yann@962
   159
# CT_KERNEL_V_2_6_19_7 is not set
yann@962
   160
# CT_KERNEL_V_2_6_20_21 is not set
yann@962
   161
# CT_KERNEL_V_2_6_21_7 is not set
yann@962
   162
# CT_KERNEL_V_2_6_22_19 is not set
yann@962
   163
# CT_KERNEL_V_2_6_23_17 is not set
yann@962
   164
# CT_KERNEL_V_2_6_24_7 is not set
yann@1061
   165
# CT_KERNEL_V_2_6_25_20 is not set
yann@1061
   166
CT_KERNEL_V_2_6_26_8=y
yann@962
   167
# CT_KERNEL_V_2_6_27 is not set
yann@962
   168
# CT_KERNEL_V_2_6_27_1 is not set
yann@962
   169
# CT_KERNEL_V_2_6_27_2 is not set
yann@970
   170
# CT_KERNEL_V_2_6_27_3 is not set
yann@1061
   171
# CT_KERNEL_V_2_6_27_4 is not set
yann@1061
   172
# CT_KERNEL_V_2_6_27_5 is not set
yann@1061
   173
# CT_KERNEL_V_2_6_27_6 is not set
yann@1130
   174
# CT_KERNEL_V_2_6_27_7 is not set
yann@1130
   175
# CT_KERNEL_V_2_6_27_8 is not set
yann@1130
   176
# CT_KERNEL_V_2_6_27_9 is not set
yann@1130
   177
# CT_KERNEL_V_2_6_27_10 is not set
yann@1233
   178
# CT_KERNEL_V_2_6_27_11 is not set
yann@1233
   179
# CT_KERNEL_V_2_6_27_12 is not set
yann@1233
   180
# CT_KERNEL_V_2_6_27_13 is not set
yann@1233
   181
# CT_KERNEL_V_2_6_27_14 is not set
yann@1233
   182
# CT_KERNEL_V_2_6_27_15 is not set
yann@1233
   183
# CT_KERNEL_V_2_6_27_16 is not set
yann@1233
   184
# CT_KERNEL_V_2_6_27_17 is not set
yann@1233
   185
# CT_KERNEL_V_2_6_27_18 is not set
yann@1233
   186
# CT_KERNEL_V_2_6_27_19 is not set
yann@1283
   187
# CT_KERNEL_V_2_6_27_20 is not set
yann@1283
   188
# CT_KERNEL_V_2_6_27_21 is not set
yann@1130
   189
# CT_KERNEL_V_2_6_28 is not set
yann@1233
   190
# CT_KERNEL_V_2_6_28_1 is not set
yann@1233
   191
# CT_KERNEL_V_2_6_28_2 is not set
yann@1233
   192
# CT_KERNEL_V_2_6_28_3 is not set
yann@1233
   193
# CT_KERNEL_V_2_6_28_4 is not set
yann@1233
   194
# CT_KERNEL_V_2_6_28_5 is not set
yann@1233
   195
# CT_KERNEL_V_2_6_28_6 is not set
yann@1233
   196
# CT_KERNEL_V_2_6_28_7 is not set
yann@1283
   197
# CT_KERNEL_V_2_6_28_8 is not set
yann@1283
   198
# CT_KERNEL_V_2_6_28_9 is not set
yann@1283
   199
# CT_KERNEL_V_2_6_29 is not set
yann@1296
   200
# CT_KERNEL_V_2_6_29_1 is not set
yann@1296
   201
# CT_KERNEL_V_select is not set
yann@962
   202
CT_KERNEL_LINUX_VERBOSITY_0=y
yann@962
   203
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
yann@962
   204
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
yann@962
   205
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@1233
   206
# CT_KERNEL_LINUX_USE_CUSTOM_HEADERS is not set
yann@962
   207
yann@962
   208
#
yann@962
   209
# GMP and MPFR
yann@962
   210
#
yann@1240
   211
CT_GMP_MPFR=y
yann@1240
   212
# CT_GMP_MPFR_TARGET is not set
yann@1240
   213
CT_GMP_V_4_2_2=y
yann@1240
   214
# CT_GMP_V_4_2_4 is not set
yann@1240
   215
CT_GMP_VERSION="4.2.2"
yann@1240
   216
CT_GMP_CHECK=y
yann@1283
   217
# CT_MPFR_V_2_3_1 is not set
yann@1240
   218
# CT_MPFR_V_2_3_2 is not set
yann@1240
   219
# CT_MPFR_V_2_4_0 is not set
yann@1283
   220
CT_MPFR_V_2_4_1=y
yann@1283
   221
CT_MPFR_VERSION="2.4.1"
yann@1240
   222
CT_MPFR_CHECK=y
yann@962
   223
yann@962
   224
#
yann@962
   225
# binutils
yann@962
   226
#
yann@1076
   227
CT_BINUTILS_VERSION="2.19"
yann@962
   228
# CT_BINUTILS_V_2_14 is not set
yann@962
   229
# CT_BINUTILS_V_2_15 is not set
yann@962
   230
# CT_BINUTILS_V_2_16_1 is not set
yann@962
   231
# CT_BINUTILS_V_2_17 is not set
yann@1076
   232
# CT_BINUTILS_V_2_18 is not set
yann@962
   233
# CT_BINUTILS_V_2_18_50_0_4 is not set
yann@962
   234
# CT_BINUTILS_V_2_18_50_0_6 is not set
yann@962
   235
# CT_BINUTILS_V_2_18_50_0_7 is not set
yann@962
   236
# CT_BINUTILS_V_2_18_50_0_8 is not set
yann@962
   237
# CT_BINUTILS_V_2_18_50_0_9 is not set
yann@962
   238
# CT_BINUTILS_V_2_18_90 is not set
yann@962
   239
# CT_BINUTILS_V_2_18_91 is not set
yann@962
   240
# CT_BINUTILS_V_2_18_92 is not set
yann@962
   241
# CT_BINUTILS_V_2_18_93 is not set
yann@1076
   242
CT_BINUTILS_V_2_19=y
yann@1240
   243
# CT_BINUTILS_V_2_19_1 is not set
yann@962
   244
# CT_BINUTILS_V_2_19_50_0_1 is not set
yann@1233
   245
# CT_BINUTILS_V_2_19_51_0_1 is not set
yann@1240
   246
# CT_BINUTILS_V_2_19_51_0_2 is not set
yann@962
   247
CT_BINUTILS_EXTRA_CONFIG=""
yann@962
   248
# CT_BINUTILS_FOR_TARGET is not set
yann@962
   249
yann@962
   250
#
yann@962
   251
# C compiler
yann@962
   252
#
yann@962
   253
CT_CC="gcc"
yann@1240
   254
CT_CC_VERSION="4.3.2"
yann@962
   255
CT_CC_gcc=y
yann@962
   256
# CT_CC_V_3_2_3 is not set
yann@962
   257
# CT_CC_V_3_3_6 is not set
yann@962
   258
# CT_CC_V_3_4_6 is not set
yann@962
   259
# CT_CC_V_4_0_0 is not set
yann@962
   260
# CT_CC_V_4_0_1 is not set
yann@962
   261
# CT_CC_V_4_0_2 is not set
yann@962
   262
# CT_CC_V_4_0_3 is not set
yann@962
   263
# CT_CC_V_4_0_4 is not set
yann@962
   264
# CT_CC_V_4_1_0 is not set
yann@962
   265
# CT_CC_V_4_1_1 is not set
yann@962
   266
# CT_CC_V_4_1_2 is not set
yann@962
   267
# CT_CC_V_4_2_0 is not set
yann@962
   268
# CT_CC_V_4_2_1 is not set
yann@962
   269
# CT_CC_V_4_2_2 is not set
yann@962
   270
# CT_CC_V_4_2_3 is not set
yann@1240
   271
# CT_CC_V_4_2_4 is not set
yann@962
   272
# CT_CC_V_4_3_0 is not set
yann@962
   273
# CT_CC_V_4_3_1 is not set
yann@1240
   274
CT_CC_V_4_3_2=y
yann@1233
   275
# CT_CC_V_4_3_3 is not set
yann@1283
   276
# CT_CC_V_4_4_0 is not set
yann@1240
   277
CT_CC_GCC_4_3_or_later=y
yann@1283
   278
# CT_CC_GCC_4_4_snapshot is not set
yann@962
   279
CT_CC_CXA_ATEXIT=y
yann@962
   280
CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
yann@962
   281
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
yann@962
   282
# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
yann@962
   283
CT_CC_CORE_EXTRA_CONFIG=""
yann@962
   284
CT_CC_EXTRA_CONFIG=""
yann@1240
   285
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
yann@1240
   286
CT_CC_BUGURL=""
yann@962
   287
CT_CC_SUPPORT_CXX=y
yann@962
   288
CT_CC_SUPPORT_FORTRAN=y
yann@962
   289
CT_CC_SUPPORT_JAVA=y
yann@962
   290
CT_CC_SUPPORT_ADA=y
yann@962
   291
CT_CC_SUPPORT_OBJC=y
yann@962
   292
CT_CC_SUPPORT_OBJCXX=y
yann@962
   293
yann@962
   294
#
yann@962
   295
# Additional supported languages:
yann@962
   296
#
yann@1233
   297
CT_CC_LANG_CXX=y
yann@962
   298
# CT_CC_LANG_FORTRAN is not set
yann@962
   299
# CT_CC_LANG_JAVA is not set
yann@962
   300
# CT_CC_LANG_ADA is not set
yann@962
   301
# CT_CC_LANG_OBJC is not set
yann@962
   302
# CT_CC_LANG_OBJCXX is not set
yann@962
   303
CT_CC_LANG_OTHERS=""
yann@962
   304
CT_LIBC="glibc"
yann@962
   305
yann@962
   306
#
yann@962
   307
# C-library
yann@962
   308
#
yann@1283
   309
CT_LIBC_VERSION="2.9"
yann@962
   310
# CT_LIBC_eglibc is not set
yann@962
   311
CT_LIBC_glibc=y
yann@962
   312
# CT_LIBC_uClibc is not set
yann@962
   313
# CT_LIBC_V_2_3_6 is not set
yann@962
   314
# CT_LIBC_V_2_5 is not set
yann@962
   315
# CT_LIBC_V_2_5_1 is not set
yann@962
   316
# CT_LIBC_V_2_6 is not set
yann@962
   317
# CT_LIBC_V_2_6_1 is not set
yann@1283
   318
# CT_LIBC_V_2_7 is not set
yann@1130
   319
# CT_LIBC_V_2_8 is not set
yann@1283
   320
CT_LIBC_V_2_9=y
yann@962
   321
# CT_LIBC_V_LATEST is not set
yann@962
   322
# CT_LIBC_V_date is not set
yann@1283
   323
CT_LIBC_GLIBC_TARBALL=y
yann@1283
   324
# CT_LIBC_GLIBC_CVS is not set
yann@962
   325
yann@962
   326
#
yann@1233
   327
# glibc/eglibc common options
yann@1233
   328
#
yann@1233
   329
CT_LIBC_GLIBC_EXTRA_CONFIG=""
yann@1233
   330
CT_LIBC_GLIBC_CONFIGPARMS="no-z-defs=yes"
yann@1233
   331
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
yann@1233
   332
CT_LIBC_EXTRA_CC_ARGS=""
yann@1233
   333
# CT_LIBC_GLIBC_USE_PORTS is not set
yann@1233
   334
CT_LIBC_ADDONS_LIST=""
yann@1233
   335
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
yann@1233
   336
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
yann@1233
   337
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
yann@1233
   338
CT_LIBC_GLIBC_MIN_KERNEL="2.6.26.8"
yann@1233
   339
yann@1233
   340
#
yann@962
   341
# Common C library options
yann@962
   342
#
yann@962
   343
CT_LIBC_SUPPORT_NPTL=y
yann@962
   344
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@962
   345
CT_THREADS="nptl"
yann@962
   346
CT_THREADS_NPTL=y
yann@962
   347
# CT_THREADS_LINUXTHREADS is not set
yann@962
   348
# CT_THREADS_NONE is not set
yann@962
   349
yann@962
   350
#
yann@962
   351
# Tools facilities
yann@962
   352
#
yann@962
   353
# CT_TOOL_libelf is not set
yann@962
   354
# CT_TOOL_sstrip is not set
yann@962
   355
yann@962
   356
#
yann@962
   357
# Debug facilities
yann@962
   358
#
yann@962
   359
# CT_DEBUG_dmalloc is not set
yann@962
   360
# CT_DEBUG_duma is not set
yann@962
   361
# CT_DEBUG_gdb is not set
yann@962
   362
# CT_DEBUG_ltrace is not set
yann@962
   363
# CT_DEBUG_strace is not set