samples/avr32-unknown-none/crosstool.config
author "Martin Lund" <mgl@doredevelopment.dk>
Fri May 22 14:46:18 2009 +0000 (2009-05-22)
branchavr32
changeset 1371 802c132f1f71
child 1372 ff171891e7c4
permissions -rw-r--r--
Added initial AVR32 support (bare-metal,newlib)
mgl@1371
     1
#
mgl@1371
     2
# Automatically generated make config: don't edit
mgl@1371
     3
# crosstool-NG version: svn_trunk@1547
mgl@1371
     4
# Thu May 21 21:55:59 2009
mgl@1371
     5
#
mgl@1371
     6
mgl@1371
     7
#
mgl@1371
     8
# Paths and misc options
mgl@1371
     9
#
mgl@1371
    10
mgl@1371
    11
#
mgl@1371
    12
# crosstool-NG behavior
mgl@1371
    13
#
mgl@1371
    14
# CT_OBSOLETE is not set
mgl@1371
    15
CT_EXPERIMENTAL=y
mgl@1371
    16
CT_DEBUG_CT=y
mgl@1371
    17
CT_DEBUG_PAUSE_STEPS=y
mgl@1371
    18
# CT_DEBUG_CT_SAVE_STEPS is not set
mgl@1371
    19
# CT_NO_OVERIDE_LC_MESSAGES is not set
mgl@1371
    20
mgl@1371
    21
#
mgl@1371
    22
# Paths
mgl@1371
    23
#
mgl@1371
    24
CT_LOCAL_TARBALLS_DIR=""
mgl@1371
    25
CT_WORK_DIR="${CT_TOP_DIR}/targets"
mgl@1371
    26
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
mgl@1371
    27
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
mgl@1371
    28
# CT_CUSTOM_PATCH is not set
mgl@1371
    29
CT_REMOVE_DOCS=y
mgl@1371
    30
CT_INSTALL_DIR_RO=y
mgl@1371
    31
mgl@1371
    32
#
mgl@1371
    33
# Downloading
mgl@1371
    34
#
mgl@1371
    35
# CT_FORBID_DOWNLOAD is not set
mgl@1371
    36
# CT_FORCE_DOWNLOAD is not set
mgl@1371
    37
# CT_USE_MIRROR is not set
mgl@1371
    38
CT_CONNECT_TIMEOUT=10
mgl@1371
    39
# CT_ONLY_DOWNLOAD is not set
mgl@1371
    40
mgl@1371
    41
#
mgl@1371
    42
# Extracting
mgl@1371
    43
#
mgl@1371
    44
# CT_FORCE_EXTRACT is not set
mgl@1371
    45
CT_OVERIDE_CONFIG_GUESS_SUB=y
mgl@1371
    46
# CT_ONLY_EXTRACT is not set
mgl@1371
    47
mgl@1371
    48
#
mgl@1371
    49
# Build behavior
mgl@1371
    50
#
mgl@1371
    51
CT_PARALLEL_JOBS=1
mgl@1371
    52
CT_LOAD=0
mgl@1371
    53
CT_NICE=0
mgl@1371
    54
CT_USE_PIPES=y
mgl@1371
    55
# CT_CONFIG_SHELL_ASH is not set
mgl@1371
    56
mgl@1371
    57
#
mgl@1371
    58
# Logging
mgl@1371
    59
#
mgl@1371
    60
# CT_LOG_ERROR is not set
mgl@1371
    61
# CT_LOG_WARN is not set
mgl@1371
    62
CT_LOG_INFO=y
mgl@1371
    63
# CT_LOG_EXTRA is not set
mgl@1371
    64
# CT_LOG_DEBUG is not set
mgl@1371
    65
# CT_LOG_ALL is not set
mgl@1371
    66
CT_LOG_LEVEL_MAX="INFO"
mgl@1371
    67
# CT_LOG_SEE_TOOLS_WARN is not set
mgl@1371
    68
CT_LOG_PROGRESS_BAR=y
mgl@1371
    69
CT_LOG_TO_FILE=y
mgl@1371
    70
CT_LOG_FILE_COMPRESS=y
mgl@1371
    71
mgl@1371
    72
#
mgl@1371
    73
# Target options
mgl@1371
    74
#
mgl@1371
    75
CT_ARCH="avr32"
mgl@1371
    76
# CT_ARCH_64 is not set
mgl@1371
    77
# CT_ARCH_SUPPORTS_BOTH_MMU is not set
mgl@1371
    78
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
mgl@1371
    79
# CT_ARCH_SUPPORT_ARCH is not set
mgl@1371
    80
# CT_ARCH_SUPPORT_ABI is not set
mgl@1371
    81
# CT_ARCH_SUPPORT_CPU is not set
mgl@1371
    82
# CT_ARCH_SUPPORT_TUNE is not set
mgl@1371
    83
# CT_ARCH_SUPPORT_FPU is not set
mgl@1371
    84
# CT_ARCH_DEFAULT_HAS_MMU is not set
mgl@1371
    85
# CT_ARCH_DEFAULT_BE is not set
mgl@1371
    86
# CT_ARCH_DEFAULT_LE is not set
mgl@1371
    87
# CT_ARCH_FLOAT_HW is not set
mgl@1371
    88
CT_ARCH_FLOAT_SW=y
mgl@1371
    89
CT_TARGET_CFLAGS=""
mgl@1371
    90
CT_TARGET_LDFLAGS=""
mgl@1371
    91
mgl@1371
    92
#
mgl@1371
    93
# General target options
mgl@1371
    94
#
mgl@1371
    95
# CT_ARCH_alpha is not set
mgl@1371
    96
# CT_ARCH_arm is not set
mgl@1371
    97
CT_ARCH_avr32=y
mgl@1371
    98
# CT_ARCH_ia64 is not set
mgl@1371
    99
# CT_ARCH_mips is not set
mgl@1371
   100
# CT_ARCH_powerpc64 is not set
mgl@1371
   101
# CT_ARCH_powerpc is not set
mgl@1371
   102
# CT_ARCH_sh is not set
mgl@1371
   103
# CT_ARCH_x86_64 is not set
mgl@1371
   104
# CT_ARCH_x86 is not set
mgl@1371
   105
# CT_ARCH_USE_MMU is not set
mgl@1371
   106
mgl@1371
   107
#
mgl@1371
   108
# Target optimisations
mgl@1371
   109
#
mgl@1371
   110
mgl@1371
   111
#
mgl@1371
   112
# Toolchain options
mgl@1371
   113
#
mgl@1371
   114
mgl@1371
   115
#
mgl@1371
   116
# General toolchain options
mgl@1371
   117
#
mgl@1371
   118
CT_USE_SYSROOT=y
mgl@1371
   119
CT_SYSROOT_DIR_PREFIX=""
mgl@1371
   120
mgl@1371
   121
#
mgl@1371
   122
# Tuple completion and aliasing
mgl@1371
   123
#
mgl@1371
   124
CT_TARGET_VENDOR="unknown"
mgl@1371
   125
CT_TARGET_ALIAS_SED_EXPR=""
mgl@1371
   126
CT_TARGET_ALIAS=""
mgl@1371
   127
mgl@1371
   128
#
mgl@1371
   129
# Toolchain type
mgl@1371
   130
#
mgl@1371
   131
# CT_NATIVE is not set
mgl@1371
   132
CT_CROSS=y
mgl@1371
   133
# CT_CROSS_NATIVE is not set
mgl@1371
   134
# CT_CANADIAN is not set
mgl@1371
   135
CT_TOOLCHAIN_TYPE="cross"
mgl@1371
   136
mgl@1371
   137
#
mgl@1371
   138
# Build system
mgl@1371
   139
#
mgl@1371
   140
CT_BUILD=""
mgl@1371
   141
CT_BUILD_PREFIX=""
mgl@1371
   142
CT_BUILD_SUFFIX=""
mgl@1371
   143
mgl@1371
   144
#
mgl@1371
   145
# Operating System
mgl@1371
   146
#
mgl@1371
   147
CT_BARE_METAL=y
mgl@1371
   148
CT_KERNEL="bare-metal"
mgl@1371
   149
CT_KERNEL_bare_metal=y
mgl@1371
   150
# CT_KERNEL_linux is not set
mgl@1371
   151
mgl@1371
   152
#
mgl@1371
   153
# Companion libraries
mgl@1371
   154
#
mgl@1371
   155
# CT_GMP_MPFR is not set
mgl@1371
   156
# CT_PPL_CLOOG is not set
mgl@1371
   157
mgl@1371
   158
#
mgl@1371
   159
# Binary utilities
mgl@1371
   160
#
mgl@1371
   161
# CT_ARCH_BINFMT_ELF is not set
mgl@1371
   162
CT_ARCH_BINFMT_FLAT=y
mgl@1371
   163
mgl@1371
   164
#
mgl@1371
   165
# GNU binutils
mgl@1371
   166
#
mgl@1371
   167
CT_BINUTILS_VERSION="2.18"
mgl@1371
   168
# CT_BINUTILS_V_2_14 is not set
mgl@1371
   169
# CT_BINUTILS_V_2_15 is not set
mgl@1371
   170
# CT_BINUTILS_V_2_16_1 is not set
mgl@1371
   171
# CT_BINUTILS_V_2_17 is not set
mgl@1371
   172
CT_BINUTILS_V_2_18=y
mgl@1371
   173
# CT_BINUTILS_V_2_18_50_0_4 is not set
mgl@1371
   174
# CT_BINUTILS_V_2_18_50_0_6 is not set
mgl@1371
   175
# CT_BINUTILS_V_2_18_50_0_7 is not set
mgl@1371
   176
# CT_BINUTILS_V_2_18_50_0_8 is not set
mgl@1371
   177
# CT_BINUTILS_V_2_18_50_0_9 is not set
mgl@1371
   178
# CT_BINUTILS_V_2_18_90 is not set
mgl@1371
   179
# CT_BINUTILS_V_2_18_91 is not set
mgl@1371
   180
# CT_BINUTILS_V_2_18_92 is not set
mgl@1371
   181
# CT_BINUTILS_V_2_18_93 is not set
mgl@1371
   182
# CT_BINUTILS_V_2_19 is not set
mgl@1371
   183
# CT_BINUTILS_V_2_19_1 is not set
mgl@1371
   184
# CT_BINUTILS_V_2_19_50_0_1 is not set
mgl@1371
   185
# CT_BINUTILS_V_2_19_51_0_1 is not set
mgl@1371
   186
# CT_BINUTILS_V_2_19_51_0_2 is not set
mgl@1371
   187
CT_BINUTILS_EXTRA_CONFIG=""
mgl@1371
   188
mgl@1371
   189
#
mgl@1371
   190
# elf2flt
mgl@1371
   191
#
mgl@1371
   192
CT_ELF2FLT_VERSION="head"
mgl@1371
   193
CT_ELF2FLT_CVSHEAD=y
mgl@1371
   194
# CT_ELF2FLT_CVS_SNAPSHOT is not set
mgl@1371
   195
CT_ELF2FLT_EXTRA_CONFIG=""
mgl@1371
   196
mgl@1371
   197
#
mgl@1371
   198
# C compiler
mgl@1371
   199
#
mgl@1371
   200
CT_CC="gcc"
mgl@1371
   201
CT_CC_VERSION="4.2.2"
mgl@1371
   202
CT_CC_gcc=y
mgl@1371
   203
# CT_CC_V_3_2_3 is not set
mgl@1371
   204
# CT_CC_V_3_3_6 is not set
mgl@1371
   205
# CT_CC_V_3_4_6 is not set
mgl@1371
   206
# CT_CC_V_4_0_0 is not set
mgl@1371
   207
# CT_CC_V_4_0_1 is not set
mgl@1371
   208
# CT_CC_V_4_0_2 is not set
mgl@1371
   209
# CT_CC_V_4_0_3 is not set
mgl@1371
   210
# CT_CC_V_4_0_4 is not set
mgl@1371
   211
# CT_CC_V_4_1_0 is not set
mgl@1371
   212
# CT_CC_V_4_1_1 is not set
mgl@1371
   213
# CT_CC_V_4_1_2 is not set
mgl@1371
   214
# CT_CC_V_4_2_0 is not set
mgl@1371
   215
# CT_CC_V_4_2_1 is not set
mgl@1371
   216
CT_CC_V_4_2_2=y
mgl@1371
   217
# CT_CC_V_4_2_3 is not set
mgl@1371
   218
# CT_CC_V_4_2_4 is not set
mgl@1371
   219
# CT_CC_V_4_3_0 is not set
mgl@1371
   220
# CT_CC_V_4_3_1 is not set
mgl@1371
   221
# CT_CC_V_4_3_2 is not set
mgl@1371
   222
# CT_CC_V_4_3_3 is not set
mgl@1371
   223
# CT_CC_V_4_4_0 is not set
mgl@1371
   224
# CT_CC_GCC_4_3_or_later is not set
mgl@1371
   225
# CT_CC_GCC_4_4_or_later is not set
mgl@1371
   226
CT_CC_CORE_EXTRA_CONFIG=""
mgl@1371
   227
CT_CC_SUPPORT_CXX=y
mgl@1371
   228
CT_CC_SUPPORT_FORTRAN=y
mgl@1371
   229
CT_CC_SUPPORT_JAVA=y
mgl@1371
   230
CT_CC_SUPPORT_ADA=y
mgl@1371
   231
CT_CC_SUPPORT_OBJC=y
mgl@1371
   232
CT_CC_SUPPORT_OBJCXX=y
mgl@1371
   233
mgl@1371
   234
#
mgl@1371
   235
# Additional supported languages:
mgl@1371
   236
#
mgl@1371
   237
# CT_CC_LANG_CXX is not set
mgl@1371
   238
CT_LIBC="none"
mgl@1371
   239
mgl@1371
   240
#
mgl@1371
   241
# C-library
mgl@1371
   242
#
mgl@1371
   243
CT_LIBC_VERSION="1.17.0"
mgl@1371
   244
# CT_LIBC_eglibc is not set
mgl@1371
   245
# CT_LIBC_glibc is not set
mgl@1371
   246
CT_LIBC_newlib=y
mgl@1371
   247
# CT_LIBC_uClibc is not set
mgl@1371
   248
CT_NEWLIB_V_1_17_0=y
mgl@1371
   249
mgl@1371
   250
#
mgl@1371
   251
# Common C library options
mgl@1371
   252
#
mgl@1371
   253
# CT_LIBC_SUPPORT_NPTL is not set
mgl@1371
   254
# CT_LIBC_SUPPORT_LINUXTHREADS is not set
mgl@1371
   255
CT_THREADS="none"
mgl@1371
   256
# CT_THREADS_NPTL is not set
mgl@1371
   257
# CT_THREADS_LINUXTHREADS is not set
mgl@1371
   258
CT_THREADS_NONE=y
mgl@1371
   259
mgl@1371
   260
#
mgl@1371
   261
# Tools facilities
mgl@1371
   262
#
mgl@1371
   263
# CT_TOOL_libelf is not set
mgl@1371
   264
# CT_TOOL_sstrip is not set
mgl@1371
   265
mgl@1371
   266
#
mgl@1371
   267
# Debug facilities
mgl@1371
   268
#
mgl@1371
   269
# CT_DEBUG_dmalloc is not set
mgl@1371
   270
# CT_DEBUG_duma is not set
mgl@1371
   271
# CT_DEBUG_gdb is not set
mgl@1371
   272
# CT_DEBUG_ltrace is not set
mgl@1371
   273
# CT_DEBUG_strace is not set