samples/avr32-unknown-none/crosstool.config
author "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
Tue May 31 20:12:35 2011 +0200 (2011-05-31)
changeset 2487 481cd34691f0
parent 2290 ba82eb173bd4
child 2581 181206f4bdbc
permissions -rw-r--r--
gcc: promote PKGVERSION and BUGURL options to toolchain level

This patch promotes the PKGVERSION and BUGURL options to toolchain level so that
all toolchain components supporting them can benefit from them.

These options are passed to configure through --with-pkgversion and
--with-bugurl.

They are supported by binutils 2.18+, gcc 4.3+, eglibc 2.9+ and gdb 7.0+.

Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
mgl@1371
     1
#
mgl@1371
     2
# Automatically generated make config: don't edit
yann@2426
     3
# crosstool-NG version: hg_default@2421_9a6bc21d4387
yann@2426
     4
# Thu Apr 28 19:05:15 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
# CT_ARCH_alpha is not set
mgl@1371
   116
# CT_ARCH_arm is not set
mgl@1371
   117
CT_ARCH_avr32=y
yann@1941
   118
# CT_ARCH_blackfin is not set
yann@1791
   119
# CT_ARCH_m68k is not set
mgl@1371
   120
# CT_ARCH_mips is not set
yann@1563
   121
# CT_ARCH_powerpc is not set
yann@1653
   122
# CT_ARCH_s390 is not set
mgl@1371
   123
# CT_ARCH_sh is not set
yann@2426
   124
# CT_ARCH_sparc is not set
yann@1563
   125
# CT_ARCH_x86 is not set
yann@1941
   126
CT_ARCH_alpha_AVAILABLE=y
yann@1941
   127
CT_ARCH_arm_AVAILABLE=y
yann@1941
   128
CT_ARCH_avr32_AVAILABLE=y
yann@1941
   129
CT_ARCH_blackfin_AVAILABLE=y
yann@1941
   130
CT_ARCH_m68k_AVAILABLE=y
yann@1941
   131
CT_ARCH_mips_AVAILABLE=y
yann@1941
   132
CT_ARCH_powerpc_AVAILABLE=y
yann@1941
   133
CT_ARCH_s390_AVAILABLE=y
yann@1941
   134
CT_ARCH_sh_AVAILABLE=y
yann@2426
   135
CT_ARCH_sparc_AVAILABLE=y
yann@1941
   136
CT_ARCH_x86_AVAILABLE=y
yann@2426
   137
yann@2426
   138
#
yann@2426
   139
# Generic target options
yann@2426
   140
#
mgl@1372
   141
CT_ARCH_USE_MMU=y
mgl@1371
   142
mgl@1371
   143
#
mgl@1371
   144
# Target optimisations
mgl@1371
   145
#
mgl@1371
   146
mgl@1371
   147
#
mgl@1371
   148
# Toolchain options
mgl@1371
   149
#
mgl@1371
   150
mgl@1371
   151
#
mgl@1371
   152
# General toolchain options
mgl@1371
   153
#
yann@2290
   154
CT_FORCE_SYSROOT=y
mgl@1371
   155
CT_USE_SYSROOT=y
yann@2290
   156
CT_SYSROOT_NAME="sysroot"
mgl@1371
   157
CT_SYSROOT_DIR_PREFIX=""
yann@2290
   158
# CT_STATIC_TOOLCHAIN is not set
mgl@1371
   159
mgl@1371
   160
#
mgl@1371
   161
# Tuple completion and aliasing
mgl@1371
   162
#
mgl@1371
   163
CT_TARGET_VENDOR="unknown"
mgl@1371
   164
CT_TARGET_ALIAS_SED_EXPR=""
mgl@1371
   165
CT_TARGET_ALIAS=""
mgl@1371
   166
mgl@1371
   167
#
mgl@1371
   168
# Toolchain type
mgl@1371
   169
#
mgl@1371
   170
# CT_NATIVE is not set
mgl@1371
   171
CT_CROSS=y
mgl@1371
   172
# CT_CROSS_NATIVE is not set
mgl@1371
   173
# CT_CANADIAN is not set
mgl@1371
   174
CT_TOOLCHAIN_TYPE="cross"
mgl@1371
   175
mgl@1371
   176
#
mgl@1371
   177
# Build system
mgl@1371
   178
#
mgl@1371
   179
CT_BUILD=""
mgl@1371
   180
CT_BUILD_PREFIX=""
mgl@1371
   181
CT_BUILD_SUFFIX=""
mgl@1371
   182
mgl@1371
   183
#
mgl@1371
   184
# Operating System
mgl@1371
   185
#
mgl@1371
   186
CT_BARE_METAL=y
yann@2055
   187
# CT_MINGW32 is not set
yann@1563
   188
# CT_KERNEL_SUPPORTS_SHARED_LIBS is not set
mgl@1371
   189
CT_KERNEL="bare-metal"
mgl@1371
   190
CT_KERNEL_bare_metal=y
mgl@1371
   191
# CT_KERNEL_linux is not set
yann@2055
   192
# CT_KERNEL_mingw32 is not set
yann@1941
   193
CT_KERNEL_bare_metal_AVAILABLE=y
yann@1941
   194
CT_KERNEL_linux_AVAILABLE=y
yann@2055
   195
CT_KERNEL_mingw32_AVAILABLE=y
mgl@1371
   196
mgl@1371
   197
#
yann@1563
   198
# Common kernel options
mgl@1371
   199
#
mgl@1371
   200
mgl@1371
   201
#
mgl@1371
   202
# Binary utilities
mgl@1371
   203
#
mgl@1372
   204
CT_ARCH_BINFMT_ELF=y
mgl@1372
   205
# CT_ARCH_BINFMT_FLAT is not set
yann@1941
   206
# CT_ARCH_BINFMT_FDPIC is not set
mgl@1371
   207
mgl@1371
   208
#
mgl@1371
   209
# GNU binutils
mgl@1371
   210
#
yann@2290
   211
# CT_BINUTILS_V_2_21 is not set
yann@2055
   212
# CT_BINUTILS_V_2_20_1 is not set
yann@1616
   213
# CT_BINUTILS_V_2_20 is not set
yann@1563
   214
# CT_BINUTILS_V_2_19_1 is not set
yann@1563
   215
# CT_BINUTILS_V_2_19 is not set
yann@1563
   216
CT_BINUTILS_V_2_18=y
yann@1563
   217
# CT_BINUTILS_V_2_17 is not set
yann@1563
   218
# CT_BINUTILS_V_2_16_1 is not set
yann@1616
   219
CT_BINUTILS_VERSION="2.18"
yann@2426
   220
CT_BINUTILS_LINKER_LD=y
yann@2426
   221
# CT_BINUTILS_LINKER_GOLD is not set
yann@2426
   222
# CT_BINUTILS_LINKER_LD_GOLD is not set
yann@2426
   223
# CT_BINUTILS_LINKER_GOLD_LD is not set
yann@2426
   224
CT_BINUTILS_LINKERS_LIST="ld"
yann@2426
   225
CT_BINUTILS_LINKER_DEFAULT="bfd"
mgl@1371
   226
CT_BINUTILS_EXTRA_CONFIG=""
mgl@1371
   227
mgl@1371
   228
#
mgl@1371
   229
# C compiler
mgl@1371
   230
#
mgl@1371
   231
CT_CC="gcc"
mgl@1371
   232
CT_CC_VERSION="4.2.2"
mgl@1371
   233
CT_CC_gcc=y
yann@2426
   234
# CT_CC_GCC_SHOW_LINARO is not set
yann@2426
   235
# CT_CC_V_linaro_4_6_2011_04_0 is not set
yann@2426
   236
# CT_CC_V_4_6_0 is not set
yann@2426
   237
# CT_CC_V_linaro_4_5_2011_04_0 is not set
yann@2290
   238
# CT_CC_V_4_5_2 is not set
yann@2173
   239
# CT_CC_V_4_5_1 is not set
yann@1941
   240
# CT_CC_V_4_5_0 is not set
yann@2426
   241
# CT_CC_V_linaro_4_4_2011_02_0 is not set
yann@2426
   242
# CT_CC_V_4_4_6 is not set
yann@2173
   243
# CT_CC_V_4_4_5 is not set
yann@2055
   244
# CT_CC_V_4_4_4 is not set
yann@1791
   245
# CT_CC_V_4_4_3 is not set
yann@1616
   246
# CT_CC_V_4_4_2 is not set
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@2173
   249
# CT_CC_V_4_3_5 is not set
yann@1563
   250
# CT_CC_V_4_3_4 is not set
yann@1563
   251
# CT_CC_V_4_3_3 is not set
yann@1563
   252
# CT_CC_V_4_3_2 is not set
yann@1563
   253
# CT_CC_V_4_3_1 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=y
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_0_4 is not set
yann@1563
   261
# CT_CC_V_3_4_6 is not set
yann@2426
   262
CT_CC_GCC_4_2=y
yann@1941
   263
CT_CC_GCC_4_2_or_later=y
yann@2426
   264
# CT_CC_GCC_4_3 is not set
mgl@1371
   265
# CT_CC_GCC_4_3_or_later is not set
yann@2426
   266
# CT_CC_GCC_4_4 is not set
mgl@1371
   267
# CT_CC_GCC_4_4_or_later is not set
yann@2426
   268
# CT_CC_GCC_4_5 is not set
yann@1941
   269
# CT_CC_GCC_4_5_or_later is not set
yann@2426
   270
# CT_CC_GCC_4_6 is not set
yann@2426
   271
# CT_CC_GCC_4_6_or_later is not set
yann@2173
   272
# CT_CC_GCC_HAS_GRAPHITE is not set
yann@2173
   273
# CT_CC_GCC_HAS_LTO is not set
yann@1941
   274
# CT_CC_GCC_USE_GMP_MPFR is not set
yann@2055
   275
# CT_CC_GCC_USE_PPL_CLOOG is not set
yann@2173
   276
# CT_CC_GCC_USE_MPC is not set
yann@2173
   277
# CT_CC_GCC_USE_LIBELF is not set
mgl@1371
   278
CT_CC_SUPPORT_CXX=y
mgl@1371
   279
CT_CC_SUPPORT_FORTRAN=y
mgl@1371
   280
CT_CC_SUPPORT_JAVA=y
mgl@1371
   281
CT_CC_SUPPORT_ADA=y
mgl@1371
   282
CT_CC_SUPPORT_OBJC=y
mgl@1371
   283
CT_CC_SUPPORT_OBJCXX=y
mgl@1371
   284
mgl@1371
   285
#
mgl@1371
   286
# Additional supported languages:
mgl@1371
   287
#
mgl@1371
   288
# CT_CC_LANG_CXX is not set
mgl@1371
   289
mgl@1371
   290
#
yann@2055
   291
# gcc other options
yann@2055
   292
#
yann@2426
   293
CT_CC_ENABLE_CXX_FLAGS=""
yann@2426
   294
CT_CC_CORE_EXTRA_CONFIG=""
yann@2426
   295
yann@2426
   296
#
yann@2426
   297
# Optimisation features
yann@2426
   298
#
yann@2426
   299
yann@2426
   300
#
yann@2426
   301
# Settings for libraries running on target
yann@2426
   302
#
yann@2055
   303
CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
yann@2173
   304
# CT_CC_GCC_LIBMUDFLAP is not set
yann@2173
   305
# CT_CC_GCC_LIBGOMP is not set
yann@2173
   306
# CT_CC_GCC_LIBSSP is not set
yann@2055
   307
yann@2055
   308
#
yann@2055
   309
# Misc. obscure options.
yann@2055
   310
#
yann@2055
   311
# CT_CC_GCC_DISABLE_PCH is not set
yann@2173
   312
CT_CC_GCC_LDBL_128=m
yann@2055
   313
yann@2055
   314
#
mgl@1371
   315
# C-library
mgl@1371
   316
#
yann@1653
   317
CT_LIBC="newlib"
mgl@1371
   318
CT_LIBC_VERSION="1.17.0"
mgl@1371
   319
# CT_LIBC_eglibc is not set
mgl@1371
   320
# CT_LIBC_glibc is not set
yann@2055
   321
# CT_LIBC_mingw is not set
mgl@1371
   322
CT_LIBC_newlib=y
yann@1653
   323
# CT_LIBC_none is not set
mgl@1371
   324
# CT_LIBC_uClibc is not set
yann@1941
   325
CT_LIBC_eglibc_AVAILABLE=y
yann@1941
   326
CT_LIBC_glibc_AVAILABLE=y
yann@2055
   327
CT_LIBC_mingw_AVAILABLE=y
yann@1941
   328
CT_LIBC_newlib_AVAILABLE=y
yann@1791
   329
# CT_LIBC_NEWLIB_V_1_18_0 is not set
yann@1653
   330
CT_LIBC_NEWLIB_V_1_17_0=y
yann@1653
   331
# CT_LIBC_NEWLIB_CVS is not set
yann@1653
   332
yann@1653
   333
#
yann@1653
   334
# Architecture specific options
yann@1653
   335
#
mgl@1373
   336
CT_ATMEL_AVR32_HEADERS=y
yann@1941
   337
CT_LIBC_none_AVAILABLE=y
yann@1941
   338
CT_LIBC_uClibc_AVAILABLE=y
yann@2055
   339
# CT_LIBC_SUPPORT_THREADS_ANY is not set
yann@1653
   340
# CT_LIBC_SUPPORT_NPTL is not set
yann@1653
   341
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
yann@2055
   342
# CT_LIBC_SUPPORT_WIN32THREADS is not set
yann@2290
   343
CT_LIBC_SUPPORT_THREADS_NONE=y
yann@1653
   344
CT_THREADS="none"
mgl@1371
   345
mgl@1371
   346
#
mgl@1371
   347
# Common C library options
mgl@1371
   348
#
mgl@1371
   349
# CT_THREADS_NPTL is not set
mgl@1371
   350
# CT_THREADS_LINUXTHREADS is not set
yann@2055
   351
# CT_THREADS_WIN32THREADS is not set
mgl@1371
   352
CT_THREADS_NONE=y
mgl@1371
   353
mgl@1371
   354
#
yann@2173
   355
# newlib other options
yann@2173
   356
#
yann@2173
   357
# CT_LIBC_NEWLIB_IO_C99FMT is not set
yann@2173
   358
# CT_LIBC_NEWLIB_IO_LL is not set
yann@2173
   359
# CT_LIBC_NEWLIB_IO_FLOAT is not set
yann@2173
   360
yann@2173
   361
#
mgl@1371
   362
# Debug facilities
mgl@1371
   363
#
mgl@1371
   364
# CT_DEBUG_dmalloc is not set
mgl@1371
   365
# CT_DEBUG_duma is not set
mgl@1371
   366
# CT_DEBUG_gdb is not set
mgl@1371
   367
# CT_DEBUG_ltrace is not set
mgl@1371
   368
# CT_DEBUG_strace is not set
yann@1563
   369
yann@1563
   370
#
yann@1563
   371
# Companion libraries
yann@1563
   372
#
yann@2173
   373
# CT_COMPLIBS_NEEDED is not set
yann@2173
   374
# CT_GMP_NEEDED is not set
yann@2173
   375
# CT_MPFR_NEEDED is not set
yann@2173
   376
# CT_PPL_NEEDED is not set
yann@2173
   377
# CT_CLOOG_NEEDED is not set
yann@2173
   378
# CT_MPC_NEEDED is not set
yann@2173
   379
# CT_LIBELF_NEEDED is not set
yann@1841
   380
# CT_COMPLIBS is not set
yann@1791
   381
yann@1791
   382
#
yann@1791
   383
# Companion tools
yann@1791
   384
#
yann@1791
   385
yann@1791
   386
#
yann@1791
   387
# READ HELP before you say 'Y' below !!!
yann@1791
   388
#
yann@1791
   389
# CT_COMP_TOOLS is not set
yann@2055
   390
yann@2055
   391
#
yann@2055
   392
# Test suite
yann@2055
   393
#
yann@2055
   394
# CT_TEST_SUITE is not set
yann@2055
   395
# CT_TEST_SUITE_GCC is not set