samples/avr32-unknown-none/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jan 30 19:25:56 2011 +0100 (2011-01-30)
changeset 2290 ba82eb173bd4
parent 2173 fff955de3fb8
child 2426 c28f755277eb
permissions -rw-r--r--
samples: update the samples

Release time is coming at a fast pace. It is now time to
update the samples so they apply cleanly.

The canadian-cross sample mingw32,i686-none-linux-gnu has
been replaced with i586-mingw32msvc,i686-none-linux-gnu.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
mgl@1371
     1
#
mgl@1371
     2
# Automatically generated make config: don't edit
yann@2290
     3
# crosstool-NG version: hg_default@2288_0dc641fc4754
yann@2290
     4
# Sat Jan 29 16:56:13 2011
mgl@1371
     5
#
yann@1941
     6
# CT_BACKEND is not set
yann@2055
     7
CT_MODULES=y
mgl@1371
     8
mgl@1371
     9
#
mgl@1371
    10
# Paths and misc options
mgl@1371
    11
#
mgl@1371
    12
mgl@1371
    13
#
mgl@1371
    14
# crosstool-NG behavior
mgl@1371
    15
#
mgl@1371
    16
# CT_OBSOLETE is not set
mgl@1371
    17
CT_EXPERIMENTAL=y
yann@1567
    18
# CT_DEBUG_CT is not set
mgl@1371
    19
mgl@1371
    20
#
mgl@1371
    21
# Paths
mgl@1371
    22
#
yann@1563
    23
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@1567
    24
CT_SAVE_TARBALLS=y
yann@2140
    25
CT_WORK_DIR="${CT_TOP_DIR}/.build"
mgl@1371
    26
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
mgl@1371
    27
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@2290
    28
CT_RM_RF_PREFIX_DIR=y
mgl@1371
    29
CT_REMOVE_DOCS=y
mgl@1371
    30
CT_INSTALL_DIR_RO=y
yann@2173
    31
CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
mgl@1371
    32
mgl@1371
    33
#
mgl@1371
    34
# Downloading
mgl@1371
    35
#
mgl@1371
    36
# CT_FORBID_DOWNLOAD is not set
mgl@1371
    37
# CT_FORCE_DOWNLOAD is not set
mgl@1371
    38
# CT_USE_MIRROR is not set
mgl@1371
    39
CT_CONNECT_TIMEOUT=10
mgl@1371
    40
# CT_ONLY_DOWNLOAD is not set
mgl@1371
    41
mgl@1371
    42
#
mgl@1371
    43
# Extracting
mgl@1371
    44
#
mgl@1371
    45
# CT_FORCE_EXTRACT is not set
mgl@1371
    46
CT_OVERIDE_CONFIG_GUESS_SUB=y
mgl@1371
    47
# CT_ONLY_EXTRACT is not set
yann@1563
    48
CT_PATCH_BUNDLED=y
yann@1563
    49
# CT_PATCH_LOCAL is not set
yann@1563
    50
# CT_PATCH_BUNDLED_LOCAL is not set
yann@1563
    51
# CT_PATCH_LOCAL_BUNDLED is not set
yann@1563
    52
# CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
yann@1563
    53
# CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
yann@1653
    54
# CT_PATCH_NONE is not set
yann@1563
    55
CT_PATCH_ORDER="bundled"
yann@1563
    56
# CT_PATCH_SINGLE is not set
yann@1563
    57
# CT_PATCH_USE_LOCAL is not set
mgl@1371
    58
mgl@1371
    59
#
mgl@1371
    60
# Build behavior
mgl@1371
    61
#
mgl@1371
    62
CT_PARALLEL_JOBS=1
mgl@1371
    63
CT_LOAD=0
mgl@1371
    64
CT_USE_PIPES=y
yann@1567
    65
CT_CONFIG_SHELL_SH=y
mgl@1371
    66
# CT_CONFIG_SHELL_ASH is not set
yann@1567
    67
# CT_CONFIG_SHELL_BASH is not set
yann@1563
    68
# CT_CONFIG_SHELL_CUSTOM is not set
yann@1567
    69
CT_CONFIG_SHELL="sh"
mgl@1371
    70
mgl@1371
    71
#
mgl@1371
    72
# Logging
mgl@1371
    73
#
mgl@1371
    74
# CT_LOG_ERROR is not set
mgl@1371
    75
# CT_LOG_WARN is not set
yann@1567
    76
# CT_LOG_INFO is not set
yann@1567
    77
CT_LOG_EXTRA=y
yann@1841
    78
# CT_LOG_ALL is not set
mgl@1371
    79
# CT_LOG_DEBUG is not set
yann@1567
    80
CT_LOG_LEVEL_MAX="EXTRA"
mgl@1371
    81
# CT_LOG_SEE_TOOLS_WARN is not set
mgl@1371
    82
CT_LOG_PROGRESS_BAR=y
mgl@1371
    83
CT_LOG_TO_FILE=y
mgl@1371
    84
CT_LOG_FILE_COMPRESS=y
mgl@1371
    85
mgl@1371
    86
#
mgl@1371
    87
# Target options
mgl@1371
    88
#
mgl@1371
    89
CT_ARCH="avr32"
mgl@1371
    90
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
mgl@1371
    91
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
yann@1791
    92
CT_ARCH_SUPPORTS_32=y
yann@1653
    93
# CT_ARCH_SUPPORTS_64 is not set
mgl@1468
    94
CT_ARCH_SUPPORT_ARCH=y
mgl@1371
    95
# CT_ARCH_SUPPORT_ABI is not set
mgl@1468
    96
CT_ARCH_SUPPORT_CPU=y
mgl@1468
    97
CT_ARCH_SUPPORT_TUNE=y
mgl@1468
    98
CT_ARCH_SUPPORT_FPU=y
mgl@1371
    99
# CT_ARCH_DEFAULT_HAS_MMU is not set
mgl@1372
   100
CT_ARCH_DEFAULT_BE=y
mgl@1371
   101
# CT_ARCH_DEFAULT_LE is not set
yann@1791
   102
CT_ARCH_DEFAULT_32=y
yann@1653
   103
# CT_ARCH_DEFAULT_64 is not set
mgl@1468
   104
CT_ARCH_ARCH=""
mgl@1468
   105
CT_ARCH_CPU=""
mgl@1468
   106
CT_ARCH_TUNE=""
mgl@1468
   107
CT_ARCH_FPU=""
yann@1791
   108
CT_ARCH_32=y
yann@1653
   109
# CT_ARCH_64 is not set
yann@1791
   110
CT_ARCH_BITNESS=32
mgl@1371
   111
# CT_ARCH_FLOAT_HW is not set
mgl@1371
   112
CT_ARCH_FLOAT_SW=y
mgl@1371
   113
CT_TARGET_CFLAGS=""
mgl@1371
   114
CT_TARGET_LDFLAGS=""
mgl@1371
   115
mgl@1371
   116
#
mgl@1371
   117
# General target options
mgl@1371
   118
#
mgl@1371
   119
# CT_ARCH_alpha is not set
mgl@1371
   120
# CT_ARCH_arm is not set
mgl@1371
   121
CT_ARCH_avr32=y
yann@1941
   122
# CT_ARCH_blackfin is not set
yann@1791
   123
# CT_ARCH_m68k is not set
mgl@1371
   124
# CT_ARCH_mips is not set
yann@1563
   125
# CT_ARCH_powerpc is not set
yann@1653
   126
# CT_ARCH_s390 is not set
mgl@1371
   127
# CT_ARCH_sh is not set
yann@1563
   128
# CT_ARCH_x86 is not set
yann@1941
   129
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   130
CT_ARCH_arm_AVAILABLE=y
yann@1941
   131
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   132
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
   133
CT_ARCH_m68k_AVAILABLE=y
yann@1941
   134
CT_ARCH_mips_AVAILABLE=y
yann@1941
   135
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
   136
CT_ARCH_s390_AVAILABLE=y
yann@1941
   137
CT_ARCH_sh_AVAILABLE=y
yann@1941
   138
CT_ARCH_x86_AVAILABLE=y
mgl@1372
   139
CT_ARCH_USE_MMU=y
mgl@1371
   140
mgl@1371
   141
#
mgl@1371
   142
# Target optimisations
mgl@1371
   143
#
mgl@1371
   144
mgl@1371
   145
#
mgl@1371
   146
# Toolchain options
mgl@1371
   147
#
mgl@1371
   148
mgl@1371
   149
#
mgl@1371
   150
# General toolchain options
mgl@1371
   151
#
yann@2290
   152
CT_FORCE_SYSROOT=y
mgl@1371
   153
CT_USE_SYSROOT=y
yann@2290
   154
CT_SYSROOT_NAME="sysroot"
mgl@1371
   155
CT_SYSROOT_DIR_PREFIX=""
yann@2290
   156
# CT_STATIC_TOOLCHAIN is not set
mgl@1371
   157
mgl@1371
   158
#
mgl@1371
   159
# Tuple completion and aliasing
mgl@1371
   160
#
mgl@1371
   161
CT_TARGET_VENDOR="unknown"
mgl@1371
   162
CT_TARGET_ALIAS_SED_EXPR=""
mgl@1371
   163
CT_TARGET_ALIAS=""
mgl@1371
   164
mgl@1371
   165
#
mgl@1371
   166
# Toolchain type
mgl@1371
   167
#
mgl@1371
   168
# CT_NATIVE is not set
mgl@1371
   169
CT_CROSS=y
mgl@1371
   170
# CT_CROSS_NATIVE is not set
mgl@1371
   171
# CT_CANADIAN is not set
mgl@1371
   172
CT_TOOLCHAIN_TYPE="cross"
mgl@1371
   173
mgl@1371
   174
#
mgl@1371
   175
# Build system
mgl@1371
   176
#
mgl@1371
   177
CT_BUILD=""
mgl@1371
   178
CT_BUILD_PREFIX=""
mgl@1371
   179
CT_BUILD_SUFFIX=""
mgl@1371
   180
mgl@1371
   181
#
mgl@1371
   182
# Operating System
mgl@1371
   183
#
mgl@1371
   184
CT_BARE_METAL=y
yann@2055
   185
# CT_MINGW32 is not set
yann@1563
   186
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
mgl@1371
   187
CT_KERNEL="bare-metal"
mgl@1371
   188
CT_KERNEL_bare_metal=y
mgl@1371
   189
# CT_KERNEL_linux is not set
yann@2055
   190
# CT_KERNEL_mingw32 is not set
yann@1941
   191
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   192
CT_KERNEL_linux_AVAILABLE=y
yann@2055
   193
CT_KERNEL_mingw32_AVAILABLE=y
mgl@1371
   194
mgl@1371
   195
#
yann@1563
   196
# Common kernel options
mgl@1371
   197
#
mgl@1371
   198
mgl@1371
   199
#
mgl@1371
   200
# Binary utilities
mgl@1371
   201
#
mgl@1372
   202
CT_ARCH_BINFMT_ELF=y
mgl@1372
   203
# CT_ARCH_BINFMT_FLAT is not set
yann@1941
   204
# CT_ARCH_BINFMT_FDPIC is not set
mgl@1371
   205
mgl@1371
   206
#
mgl@1371
   207
# GNU binutils
mgl@1371
   208
#
yann@2290
   209
# CT_BINUTILS_V_2_21 is not set
yann@2055
   210
# CT_BINUTILS_V_2_20_1 is not set
yann@1616
   211
# CT_BINUTILS_V_2_20 is not set
yann@1563
   212
# CT_BINUTILS_V_2_19_1 is not set
yann@1563
   213
# CT_BINUTILS_V_2_19 is not set
yann@1563
   214
CT_BINUTILS_V_2_18=y
yann@1563
   215
# CT_BINUTILS_V_2_17 is not set
yann@1563
   216
# CT_BINUTILS_V_2_16_1 is not set
yann@1616
   217
CT_BINUTILS_VERSION="2.18"
mgl@1371
   218
CT_BINUTILS_EXTRA_CONFIG=""
mgl@1371
   219
mgl@1371
   220
#
mgl@1371
   221
# C compiler
mgl@1371
   222
#
mgl@1371
   223
CT_CC="gcc"
mgl@1371
   224
CT_CC_VERSION="4.2.2"
mgl@1371
   225
CT_CC_gcc=y
yann@2290
   226
# CT_CC_V_4_5_2 is not set
yann@2173
   227
# CT_CC_V_4_5_1 is not set
yann@1941
   228
# CT_CC_V_4_5_0 is not set
yann@2173
   229
# CT_CC_V_4_4_5 is not set
yann@2055
   230
# CT_CC_V_4_4_4 is not set
yann@1791
   231
# CT_CC_V_4_4_3 is not set
yann@1616
   232
# CT_CC_V_4_4_2 is not set
yann@1563
   233
# CT_CC_V_4_4_1 is not set
yann@1563
   234
# CT_CC_V_4_4_0 is not set
yann@2173
   235
# CT_CC_V_4_3_5 is not set
yann@1563
   236
# CT_CC_V_4_3_4 is not set
yann@1563
   237
# CT_CC_V_4_3_3 is not set
yann@1563
   238
# CT_CC_V_4_3_2 is not set
yann@1563
   239
# CT_CC_V_4_3_1 is not set
yann@1563
   240
# CT_CC_V_4_2_4 is not set
yann@1563
   241
# CT_CC_V_4_2_3 is not set
yann@1563
   242
CT_CC_V_4_2_2=y
yann@1563
   243
# CT_CC_V_4_2_1 is not set
yann@1563
   244
# CT_CC_V_4_2_0 is not set
yann@1563
   245
# CT_CC_V_4_1_2 is not set
yann@1563
   246
# CT_CC_V_4_0_4 is not set
yann@1563
   247
# CT_CC_V_3_4_6 is not set
yann@1941
   248
CT_CC_GCC_4_2_or_later=y
mgl@1371
   249
# CT_CC_GCC_4_3_or_later is not set
mgl@1371
   250
# CT_CC_GCC_4_4_or_later is not set
yann@1941
   251
# CT_CC_GCC_4_5_or_later is not set
yann@2173
   252
# CT_CC_GCC_HAS_GRAPHITE is not set
yann@2173
   253
# CT_CC_GCC_HAS_LTO is not set
yann@1941
   254
# CT_CC_GCC_USE_GMP_MPFR is not set
yann@2055
   255
# CT_CC_GCC_USE_PPL_CLOOG is not set
yann@2173
   256
# CT_CC_GCC_USE_MPC is not set
yann@2173
   257
# CT_CC_GCC_USE_LIBELF is not set
yann@1563
   258
CT_CC_ENABLE_CXX_FLAGS=""
mgl@1371
   259
CT_CC_CORE_EXTRA_CONFIG=""
mgl@1371
   260
CT_CC_SUPPORT_CXX=y
mgl@1371
   261
CT_CC_SUPPORT_FORTRAN=y
mgl@1371
   262
CT_CC_SUPPORT_JAVA=y
mgl@1371
   263
CT_CC_SUPPORT_ADA=y
mgl@1371
   264
CT_CC_SUPPORT_OBJC=y
mgl@1371
   265
CT_CC_SUPPORT_OBJCXX=y
mgl@1371
   266
mgl@1371
   267
#
mgl@1371
   268
# Additional supported languages:
mgl@1371
   269
#
mgl@1371
   270
# CT_CC_LANG_CXX is not set
mgl@1371
   271
mgl@1371
   272
#
yann@2055
   273
# gcc other options
yann@2055
   274
#
yann@2055
   275
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
yann@2173
   276
# CT_CC_GCC_LIBMUDFLAP is not set
yann@2173
   277
# CT_CC_GCC_LIBGOMP is not set
yann@2173
   278
# CT_CC_GCC_LIBSSP is not set
yann@2055
   279
yann@2055
   280
#
yann@2055
   281
# Misc. obscure options.
yann@2055
   282
#
yann@2055
   283
# CT_CC_GCC_DISABLE_PCH is not set
yann@2173
   284
CT_CC_GCC_LDBL_128=m
yann@2055
   285
yann@2055
   286
#
mgl@1371
   287
# C-library
mgl@1371
   288
#
yann@1653
   289
CT_LIBC="newlib"
mgl@1371
   290
CT_LIBC_VERSION="1.17.0"
mgl@1371
   291
# CT_LIBC_eglibc is not set
mgl@1371
   292
# CT_LIBC_glibc is not set
yann@2055
   293
# CT_LIBC_mingw is not set
mgl@1371
   294
CT_LIBC_newlib=y
yann@1653
   295
# CT_LIBC_none is not set
mgl@1371
   296
# CT_LIBC_uClibc is not set
yann@1941
   297
CT_LIBC_eglibc_AVAILABLE=y
yann@1941
   298
CT_LIBC_glibc_AVAILABLE=y
yann@2055
   299
CT_LIBC_mingw_AVAILABLE=y
yann@1941
   300
CT_LIBC_newlib_AVAILABLE=y
yann@1791
   301
# CT_LIBC_NEWLIB_V_1_18_0 is not set
yann@1653
   302
CT_LIBC_NEWLIB_V_1_17_0=y
yann@1653
   303
# CT_LIBC_NEWLIB_CVS is not set
yann@1653
   304
yann@1653
   305
#
yann@1653
   306
# Architecture specific options
yann@1653
   307
#
mgl@1373
   308
CT_ATMEL_AVR32_HEADERS=y
yann@1941
   309
CT_LIBC_none_AVAILABLE=y
yann@1941
   310
CT_LIBC_uClibc_AVAILABLE=y
yann@2055
   311
# CT_LIBC_SUPPORT_THREADS_ANY is not set
yann@1653
   312
# CT_LIBC_SUPPORT_NPTL is not set
yann@1653
   313
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
yann@2055
   314
# CT_LIBC_SUPPORT_WIN32THREADS is not set
yann@2290
   315
CT_LIBC_SUPPORT_THREADS_NONE=y
yann@1653
   316
CT_THREADS="none"
mgl@1371
   317
mgl@1371
   318
#
mgl@1371
   319
# Common C library options
mgl@1371
   320
#
mgl@1371
   321
# CT_THREADS_NPTL is not set
mgl@1371
   322
# CT_THREADS_LINUXTHREADS is not set
yann@2055
   323
# CT_THREADS_WIN32THREADS is not set
mgl@1371
   324
CT_THREADS_NONE=y
mgl@1371
   325
mgl@1371
   326
#
yann@2173
   327
# newlib other options
yann@2173
   328
#
yann@2173
   329
# CT_LIBC_NEWLIB_IO_C99FMT is not set
yann@2173
   330
# CT_LIBC_NEWLIB_IO_LL is not set
yann@2173
   331
# CT_LIBC_NEWLIB_IO_FLOAT is not set
yann@2173
   332
yann@2173
   333
#
mgl@1371
   334
# Debug facilities
mgl@1371
   335
#
mgl@1371
   336
# CT_DEBUG_dmalloc is not set
mgl@1371
   337
# CT_DEBUG_duma is not set
mgl@1371
   338
# CT_DEBUG_gdb is not set
mgl@1371
   339
# CT_DEBUG_ltrace is not set
mgl@1371
   340
# CT_DEBUG_strace is not set
yann@1563
   341
yann@1563
   342
#
yann@1563
   343
# Companion libraries
yann@1563
   344
#
yann@2173
   345
# CT_COMPLIBS_NEEDED is not set
yann@2173
   346
# CT_GMP_NEEDED is not set
yann@2173
   347
# CT_MPFR_NEEDED is not set
yann@2173
   348
# CT_PPL_NEEDED is not set
yann@2173
   349
# CT_CLOOG_NEEDED is not set
yann@2173
   350
# CT_MPC_NEEDED is not set
yann@2173
   351
# CT_LIBELF_NEEDED is not set
yann@1841
   352
# CT_COMPLIBS is not set
yann@1563
   353
# CT_WRAPPER_NEEDED is not set
yann@1791
   354
yann@1791
   355
#
yann@1791
   356
# Companion tools
yann@1791
   357
#
yann@1791
   358
yann@1791
   359
#
yann@1791
   360
# READ HELP before you say 'Y' below !!!
yann@1791
   361
#
yann@1791
   362
# CT_COMP_TOOLS is not set
yann@2055
   363
yann@2055
   364
#
yann@2055
   365
# Test suite
yann@2055
   366
#
yann@2055
   367
# CT_TEST_SUITE is not set
yann@2055
   368
# CT_TEST_SUITE_GCC is not set