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