samples/m68k-unknown-elf/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Mon Apr 09 11:00:35 2012 +0200 (2012-04-09)
changeset 2938 82cd35b4597d
parent 2861 3b8192272c2f
child 2953 b0f1b8711716
permissions -rw-r--r--
samples: update to latest config option set

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
linux@1754
     1
#
linux@1754
     2
# Automatically generated make config: don't edit
yann@2938
     3
# crosstool-NG hg+default-0154cb642a8f Configuration
yann@2938
     4
# Mon Apr  9 11:32:22 2012
linux@1754
     5
#
yann@2861
     6
CT_CONFIGURE_has_xz=y
yann@2581
     7
CT_CONFIGURE_has_cvs=y
yann@2581
     8
CT_CONFIGURE_has_svn=y
yann@2055
     9
CT_MODULES=y
linux@1754
    10
linux@1754
    11
#
linux@1754
    12
# Paths and misc options
linux@1754
    13
#
linux@1754
    14
linux@1754
    15
#
linux@1754
    16
# crosstool-NG behavior
linux@1754
    17
#
linux@1754
    18
# CT_OBSOLETE is not set
linux@1754
    19
CT_EXPERIMENTAL=y
linux@1754
    20
# CT_DEBUG_CT is not set
linux@1754
    21
linux@1754
    22
#
linux@1754
    23
# Paths
linux@1754
    24
#
linux@1754
    25
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
linux@1754
    26
CT_SAVE_TARBALLS=y
yann@2140
    27
CT_WORK_DIR="${CT_TOP_DIR}/.build"
linux@1754
    28
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
linux@1754
    29
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@2290
    30
CT_RM_RF_PREFIX_DIR=y
linux@1754
    31
CT_REMOVE_DOCS=y
linux@1754
    32
CT_INSTALL_DIR_RO=y
yann@2173
    33
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
linux@1754
    34
linux@1754
    35
#
linux@1754
    36
# Downloading
linux@1754
    37
#
linux@1754
    38
# CT_FORBID_DOWNLOAD is not set
linux@1754
    39
# CT_FORCE_DOWNLOAD is not set
linux@1754
    40
CT_CONNECT_TIMEOUT=10
linux@1754
    41
# CT_ONLY_DOWNLOAD is not set
yann@2724
    42
# CT_USE_MIRROR is not set
linux@1754
    43
linux@1754
    44
#
linux@1754
    45
# Extracting
linux@1754
    46
#
linux@1754
    47
# CT_FORCE_EXTRACT is not set
linux@1754
    48
CT_OVERIDE_CONFIG_GUESS_SUB=y
linux@1754
    49
# CT_ONLY_EXTRACT is not set
linux@1754
    50
CT_PATCH_BUNDLED=y
linux@1754
    51
# CT_PATCH_LOCAL is not set
linux@1754
    52
# CT_PATCH_BUNDLED_LOCAL is not set
linux@1754
    53
# CT_PATCH_LOCAL_BUNDLED is not set
linux@1754
    54
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
linux@1754
    55
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
linux@1754
    56
# CT_PATCH_NONE is not set
linux@1754
    57
CT_PATCH_ORDER="bundled"
linux@1754
    58
linux@1754
    59
#
linux@1754
    60
# Build behavior
linux@1754
    61
#
yann@2724
    62
CT_PARALLEL_JOBS=0
linux@1754
    63
CT_LOAD=0
linux@1754
    64
CT_USE_PIPES=y
yann@2724
    65
CT_EXTRA_FLAGS_FOR_HOST=""
linux@1754
    66
# CT_CONFIG_SHELL_SH is not set
linux@1754
    67
# CT_CONFIG_SHELL_ASH is not set
linux@1754
    68
CT_CONFIG_SHELL_BASH=y
linux@1754
    69
# CT_CONFIG_SHELL_CUSTOM is not set
yann@2724
    70
CT_CONFIG_SHELL="${bash}"
linux@1754
    71
linux@1754
    72
#
linux@1754
    73
# Logging
linux@1754
    74
#
linux@1754
    75
# CT_LOG_ERROR is not set
linux@1754
    76
# CT_LOG_WARN is not set
yann@1841
    77
# CT_LOG_INFO is not set
yann@1841
    78
CT_LOG_EXTRA=y
yann@1841
    79
# CT_LOG_ALL is not set
linux@1754
    80
# CT_LOG_DEBUG is not set
yann@1841
    81
CT_LOG_LEVEL_MAX="EXTRA"
linux@1754
    82
# CT_LOG_SEE_TOOLS_WARN is not set
linux@1754
    83
CT_LOG_PROGRESS_BAR=y
linux@1754
    84
CT_LOG_TO_FILE=y
linux@1754
    85
CT_LOG_FILE_COMPRESS=y
linux@1754
    86
linux@1754
    87
#
linux@1754
    88
# Target options
linux@1754
    89
#
linux@1754
    90
CT_ARCH="m68k"
linux@1754
    91
CT_ARCH_SUPPORTS_32=y
yann@2861
    92
CT_ARCH_SUPPORTS_WITH_CPU=y
linux@1754
    93
CT_ARCH_DEFAULT_BE=y
linux@1754
    94
CT_ARCH_DEFAULT_32=y
linux@1754
    95
CT_ARCH_CPU="cpu32"
linux@1754
    96
CT_ARCH_32=y
linux@1754
    97
CT_ARCH_BITNESS=32
linux@1754
    98
CT_TARGET_CFLAGS=""
linux@1754
    99
CT_TARGET_LDFLAGS=""
linux@1754
   100
# CT_ARCH_alpha is not set
linux@1754
   101
# CT_ARCH_arm is not set
linux@1754
   102
# CT_ARCH_avr32 is not set
yann@1941
   103
# CT_ARCH_blackfin is not set
linux@1754
   104
CT_ARCH_m68k=y
linux@1754
   105
# CT_ARCH_mips is not set
linux@1754
   106
# CT_ARCH_powerpc is not set
linux@1754
   107
# CT_ARCH_s390 is not set
linux@1754
   108
# CT_ARCH_sh is not set
yann@2426
   109
# CT_ARCH_sparc is not set
linux@1754
   110
# CT_ARCH_x86 is not set
yann@1941
   111
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   112
CT_ARCH_arm_AVAILABLE=y
yann@1941
   113
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   114
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
   115
CT_ARCH_m68k_AVAILABLE=y
yann@1941
   116
CT_ARCH_mips_AVAILABLE=y
yann@1941
   117
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
   118
CT_ARCH_s390_AVAILABLE=y
yann@1941
   119
CT_ARCH_sh_AVAILABLE=y
yann@2426
   120
CT_ARCH_sparc_AVAILABLE=y
yann@1941
   121
CT_ARCH_x86_AVAILABLE=y
yann@2426
   122
yann@2426
   123
#
yann@2426
   124
# Generic target options
yann@2426
   125
#
yann@2861
   126
# CT_MULTILIB is not set
linux@1754
   127
linux@1754
   128
#
linux@1754
   129
# Target optimisations
linux@1754
   130
#
yann@2861
   131
CT_ARCH_FLOAT=""
linux@1754
   132
linux@1754
   133
#
linux@1754
   134
# Toolchain options
linux@1754
   135
#
linux@1754
   136
linux@1754
   137
#
linux@1754
   138
# General toolchain options
linux@1754
   139
#
yann@2290
   140
CT_FORCE_SYSROOT=y
linux@1754
   141
CT_USE_SYSROOT=y
yann@2290
   142
CT_SYSROOT_NAME="sysroot"
linux@1754
   143
CT_SYSROOT_DIR_PREFIX=""
yann@2290
   144
# CT_STATIC_TOOLCHAIN is not set
yann@2581
   145
CT_TOOLCHAIN_PKGVERSION=""
yann@2581
   146
CT_TOOLCHAIN_BUGURL=""
linux@1754
   147
linux@1754
   148
#
linux@1754
   149
# Tuple completion and aliasing
linux@1754
   150
#
linux@1754
   151
CT_TARGET_VENDOR="unknown"
linux@1754
   152
CT_TARGET_ALIAS_SED_EXPR=""
linux@1754
   153
CT_TARGET_ALIAS=""
linux@1754
   154
linux@1754
   155
#
linux@1754
   156
# Toolchain type
linux@1754
   157
#
linux@1754
   158
# CT_NATIVE is not set
linux@1754
   159
CT_CROSS=y
linux@1754
   160
# CT_CROSS_NATIVE is not set
linux@1754
   161
# CT_CANADIAN is not set
linux@1754
   162
CT_TOOLCHAIN_TYPE="cross"
linux@1754
   163
linux@1754
   164
#
linux@1754
   165
# Build system
linux@1754
   166
#
linux@1754
   167
CT_BUILD=""
linux@1754
   168
CT_BUILD_PREFIX=""
linux@1754
   169
CT_BUILD_SUFFIX=""
linux@1754
   170
linux@1754
   171
#
yann@2861
   172
# Misc options
yann@2861
   173
#
yann@2861
   174
# CT_TOOLCHAIN_ENABLE_NLS is not set
yann@2861
   175
yann@2861
   176
#
linux@1754
   177
# Operating System
linux@1754
   178
#
linux@1754
   179
CT_BARE_METAL=y
linux@1754
   180
CT_KERNEL="bare-metal"
linux@1754
   181
CT_KERNEL_bare_metal=y
linux@1754
   182
# CT_KERNEL_linux is not set
yann@1941
   183
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   184
CT_KERNEL_linux_AVAILABLE=y
yann@2055
   185
CT_KERNEL_mingw32_AVAILABLE=y
linux@1754
   186
linux@1754
   187
#
linux@1754
   188
# Common kernel options
linux@1754
   189
#
linux@1754
   190
linux@1754
   191
#
linux@1754
   192
# Binary utilities
linux@1754
   193
#
linux@1754
   194
# CT_ARCH_BINFMT_ELF is not set
linux@1754
   195
CT_ARCH_BINFMT_FLAT=y
yann@1941
   196
# CT_ARCH_BINFMT_FDPIC is not set
linux@1754
   197
linux@1754
   198
#
linux@1754
   199
# GNU binutils
linux@1754
   200
#
yann@2861
   201
# CT_BINUTILS_V_2_22 is not set
yann@2724
   202
# CT_BINUTILS_V_2_21_53 is not set
yann@2724
   203
# CT_BINUTILS_V_2_21_1a is not set
yann@2724
   204
CT_BINUTILS_V_2_20_1a=y
yann@2724
   205
# CT_BINUTILS_V_2_19_1a is not set
yann@2724
   206
# CT_BINUTILS_V_2_18a is not set
yann@2724
   207
CT_BINUTILS_VERSION="2.20.1a"
yann@2581
   208
CT_BINUTILS_2_20_or_later=y
yann@2581
   209
CT_BINUTILS_2_19_or_later=y
yann@2581
   210
CT_BINUTILS_2_18_or_later=y
yann@2581
   211
CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
yann@2426
   212
CT_BINUTILS_LINKER_LD=y
yann@2426
   213
CT_BINUTILS_LINKERS_LIST="ld"
yann@2426
   214
CT_BINUTILS_LINKER_DEFAULT="bfd"
yann@2581
   215
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
linux@1754
   216
linux@1754
   217
#
linux@1754
   218
# elf2flt
linux@1754
   219
#
linux@1754
   220
CT_ELF2FLT_CVSHEAD=y
linux@1754
   221
# CT_ELF2FLT_CVS_SNAPSHOT is not set
linux@1754
   222
CT_ELF2FLT_VERSION="head"
yann@2581
   223
CT_ELF2FLT_EXTRA_CONFIG_ARRAY=""
linux@1754
   224
linux@1754
   225
#
linux@1754
   226
# C compiler
linux@1754
   227
#
linux@1754
   228
CT_CC="gcc"
linux@1754
   229
CT_CC_VERSION="4.3.4"
linux@1754
   230
CT_CC_gcc=y
yann@2426
   231
# CT_CC_GCC_SHOW_LINARO is not set
yann@2938
   232
# CT_CC_V_4_6_3 is not set
yann@2861
   233
# CT_CC_V_4_6_2 is not set
yann@2581
   234
# CT_CC_V_4_6_1 is not set
yann@2426
   235
# CT_CC_V_4_6_0 is not set
yann@2581
   236
# CT_CC_V_4_5_3 is not set
yann@2290
   237
# CT_CC_V_4_5_2 is not set
yann@2173
   238
# CT_CC_V_4_5_1 is not set
yann@1941
   239
# CT_CC_V_4_5_0 is not set
yann@2426
   240
# CT_CC_V_4_4_6 is not set
yann@2173
   241
# CT_CC_V_4_4_5 is not set
yann@2055
   242
# CT_CC_V_4_4_4 is not set
linux@1754
   243
# CT_CC_V_4_4_3 is not set
linux@1754
   244
# CT_CC_V_4_4_2 is not set
linux@1754
   245
# CT_CC_V_4_4_1 is not set
linux@1754
   246
# CT_CC_V_4_4_0 is not set
yann@2581
   247
# CT_CC_V_4_3_6 is not set
yann@2173
   248
# CT_CC_V_4_3_5 is not set
linux@1754
   249
CT_CC_V_4_3_4=y
linux@1754
   250
# CT_CC_V_4_3_3 is not set
linux@1754
   251
# CT_CC_V_4_3_2 is not set
linux@1754
   252
# CT_CC_V_4_3_1 is not set
linux@1754
   253
# CT_CC_V_4_2_4 is not set
linux@1754
   254
# CT_CC_V_4_2_2 is not set
yann@1941
   255
CT_CC_GCC_4_2_or_later=y
yann@2426
   256
CT_CC_GCC_4_3=y
linux@1754
   257
CT_CC_GCC_4_3_or_later=y
yann@2581
   258
CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
yann@1941
   259
CT_CC_GCC_USE_GMP_MPFR=y
linux@1754
   260
CT_CC_SUPPORT_CXX=y
linux@1754
   261
CT_CC_SUPPORT_FORTRAN=y
linux@1754
   262
CT_CC_SUPPORT_JAVA=y
linux@1754
   263
CT_CC_SUPPORT_ADA=y
linux@1754
   264
CT_CC_SUPPORT_OBJC=y
linux@1754
   265
CT_CC_SUPPORT_OBJCXX=y
linux@1754
   266
linux@1754
   267
#
linux@1754
   268
# Additional supported languages:
linux@1754
   269
#
linux@1754
   270
# CT_CC_LANG_CXX is not set
linux@1754
   271
linux@1754
   272
#
yann@2055
   273
# gcc other options
yann@2055
   274
#
yann@2426
   275
CT_CC_ENABLE_CXX_FLAGS=""
yann@2581
   276
CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
yann@2861
   277
# CT_CC_GCC_SYSTEM_ZLIB is not set
yann@2426
   278
yann@2426
   279
#
yann@2426
   280
# Optimisation features
yann@2426
   281
#
yann@2426
   282
yann@2426
   283
#
yann@2426
   284
# Settings for libraries running on target
yann@2426
   285
#
yann@2055
   286
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
yann@2173
   287
# CT_CC_GCC_LIBMUDFLAP is not set
yann@2173
   288
# CT_CC_GCC_LIBGOMP is not set
yann@2173
   289
# CT_CC_GCC_LIBSSP is not set
yann@2055
   290
yann@2055
   291
#
yann@2055
   292
# Misc. obscure options.
yann@2055
   293
#
yann@2055
   294
# CT_CC_GCC_DISABLE_PCH is not set
yann@2173
   295
CT_CC_GCC_LDBL_128=m
yann@2055
   296
yann@2055
   297
#
linux@1754
   298
# C-library
linux@1754
   299
#
linux@1754
   300
CT_LIBC="none"
linux@1754
   301
# CT_LIBC_newlib is not set
linux@1754
   302
CT_LIBC_none=y
yann@1941
   303
CT_LIBC_eglibc_AVAILABLE=y
yann@1941
   304
CT_LIBC_glibc_AVAILABLE=y
yann@2055
   305
CT_LIBC_mingw_AVAILABLE=y
yann@1941
   306
CT_LIBC_newlib_AVAILABLE=y
yann@1941
   307
CT_LIBC_none_AVAILABLE=y
yann@1941
   308
CT_LIBC_uClibc_AVAILABLE=y
linux@1754
   309
CT_THREADS="none"
linux@1754
   310
linux@1754
   311
#
linux@1754
   312
# Debug facilities
linux@1754
   313
#
linux@1754
   314
# CT_DEBUG_dmalloc is not set
linux@1754
   315
# CT_DEBUG_duma is not set
linux@1754
   316
# CT_DEBUG_gdb is not set
linux@1754
   317
# CT_DEBUG_ltrace is not set
linux@1754
   318
# CT_DEBUG_strace is not set
linux@1754
   319
linux@1754
   320
#
linux@1754
   321
# Companion libraries
linux@1754
   322
#
yann@2173
   323
CT_COMPLIBS_NEEDED=y
yann@2173
   324
CT_GMP_NEEDED=y
yann@2173
   325
CT_MPFR_NEEDED=y
yann@1841
   326
CT_COMPLIBS=y
yann@1841
   327
CT_GMP=y
yann@1841
   328
CT_MPFR=y
yann@2724
   329
# CT_GMP_V_5_0_2 is not set
yann@1941
   330
# CT_GMP_V_5_0_1 is not set
yann@1941
   331
CT_GMP_V_4_3_2=y
yann@1941
   332
# CT_GMP_V_4_3_1 is not set
linux@1754
   333
# CT_GMP_V_4_3_0 is not set
yann@1941
   334
CT_GMP_VERSION="4.3.2"
yann@2861
   335
# CT_MPFR_V_3_1_0 is not set
yann@2581
   336
# CT_MPFR_V_3_0_1 is not set
yann@2055
   337
# CT_MPFR_V_3_0_0 is not set
yann@1841
   338
CT_MPFR_V_2_4_2=y
yann@1841
   339
# CT_MPFR_V_2_4_1 is not set
linux@1754
   340
# CT_MPFR_V_2_4_0 is not set
yann@1841
   341
CT_MPFR_VERSION="2.4.2"
linux@1754
   342
linux@1754
   343
#
linux@1754
   344
# Companion libraries common options
linux@1754
   345
#
yann@1941
   346
# CT_COMPLIBS_CHECK is not set
linux@1754
   347
linux@1754
   348
#
linux@1754
   349
# Companion tools
linux@1754
   350
#
linux@1754
   351
linux@1754
   352
#
linux@1754
   353
# READ HELP before you say 'Y' below !!!
linux@1754
   354
#
linux@1754
   355
# CT_COMP_TOOLS is not set
yann@2055
   356
yann@2055
   357
#
yann@2055
   358
# Test suite
yann@2055
   359
#
yann@2055
   360
# CT_TEST_SUITE_GCC is not set