mgl@1371: # mgl@1371: # Automatically generated make config: don't edit yann@2290: # crosstool-NG version: hg_default@2288_0dc641fc4754 yann@2290: # Sat Jan 29 16:56:13 2011 mgl@1371: # yann@1941: # CT_BACKEND is not set yann@2055: CT_MODULES=y mgl@1371: mgl@1371: # mgl@1371: # Paths and misc options mgl@1371: # mgl@1371: mgl@1371: # mgl@1371: # crosstool-NG behavior mgl@1371: # mgl@1371: # CT_OBSOLETE is not set mgl@1371: CT_EXPERIMENTAL=y yann@1567: # CT_DEBUG_CT is not set mgl@1371: mgl@1371: # mgl@1371: # Paths mgl@1371: # yann@1563: CT_LOCAL_TARBALLS_DIR="${HOME}/src" yann@1567: CT_SAVE_TARBALLS=y yann@2140: CT_WORK_DIR="${CT_TOP_DIR}/.build" mgl@1371: CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" mgl@1371: CT_INSTALL_DIR="${CT_PREFIX_DIR}" yann@2290: CT_RM_RF_PREFIX_DIR=y mgl@1371: CT_REMOVE_DOCS=y mgl@1371: CT_INSTALL_DIR_RO=y yann@2173: CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y mgl@1371: mgl@1371: # mgl@1371: # Downloading mgl@1371: # mgl@1371: # CT_FORBID_DOWNLOAD is not set mgl@1371: # CT_FORCE_DOWNLOAD is not set mgl@1371: # CT_USE_MIRROR is not set mgl@1371: CT_CONNECT_TIMEOUT=10 mgl@1371: # CT_ONLY_DOWNLOAD is not set mgl@1371: mgl@1371: # mgl@1371: # Extracting mgl@1371: # mgl@1371: # CT_FORCE_EXTRACT is not set mgl@1371: CT_OVERIDE_CONFIG_GUESS_SUB=y mgl@1371: # CT_ONLY_EXTRACT is not set yann@1563: CT_PATCH_BUNDLED=y yann@1563: # CT_PATCH_LOCAL is not set yann@1563: # CT_PATCH_BUNDLED_LOCAL is not set yann@1563: # CT_PATCH_LOCAL_BUNDLED is not set yann@1563: # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set yann@1563: # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set yann@1653: # CT_PATCH_NONE is not set yann@1563: CT_PATCH_ORDER="bundled" yann@1563: # CT_PATCH_SINGLE is not set yann@1563: # CT_PATCH_USE_LOCAL is not set mgl@1371: mgl@1371: # mgl@1371: # Build behavior mgl@1371: # mgl@1371: CT_PARALLEL_JOBS=1 mgl@1371: CT_LOAD=0 mgl@1371: CT_USE_PIPES=y yann@1567: CT_CONFIG_SHELL_SH=y mgl@1371: # CT_CONFIG_SHELL_ASH is not set yann@1567: # CT_CONFIG_SHELL_BASH is not set yann@1563: # CT_CONFIG_SHELL_CUSTOM is not set yann@1567: CT_CONFIG_SHELL="sh" mgl@1371: mgl@1371: # mgl@1371: # Logging mgl@1371: # mgl@1371: # CT_LOG_ERROR is not set mgl@1371: # CT_LOG_WARN is not set yann@1567: # CT_LOG_INFO is not set yann@1567: CT_LOG_EXTRA=y yann@1841: # CT_LOG_ALL is not set mgl@1371: # CT_LOG_DEBUG is not set yann@1567: CT_LOG_LEVEL_MAX="EXTRA" mgl@1371: # CT_LOG_SEE_TOOLS_WARN is not set mgl@1371: CT_LOG_PROGRESS_BAR=y mgl@1371: CT_LOG_TO_FILE=y mgl@1371: CT_LOG_FILE_COMPRESS=y mgl@1371: mgl@1371: # mgl@1371: # Target options mgl@1371: # mgl@1371: CT_ARCH="avr32" mgl@1371: # CT_ARCH_SUPPORTS_BOTH_MMU is not set mgl@1371: # CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set yann@1791: CT_ARCH_SUPPORTS_32=y yann@1653: # CT_ARCH_SUPPORTS_64 is not set mgl@1468: CT_ARCH_SUPPORT_ARCH=y mgl@1371: # CT_ARCH_SUPPORT_ABI is not set mgl@1468: CT_ARCH_SUPPORT_CPU=y mgl@1468: CT_ARCH_SUPPORT_TUNE=y mgl@1468: CT_ARCH_SUPPORT_FPU=y mgl@1371: # CT_ARCH_DEFAULT_HAS_MMU is not set mgl@1372: CT_ARCH_DEFAULT_BE=y mgl@1371: # CT_ARCH_DEFAULT_LE is not set yann@1791: CT_ARCH_DEFAULT_32=y yann@1653: # CT_ARCH_DEFAULT_64 is not set mgl@1468: CT_ARCH_ARCH="" mgl@1468: CT_ARCH_CPU="" mgl@1468: CT_ARCH_TUNE="" mgl@1468: CT_ARCH_FPU="" yann@1791: CT_ARCH_32=y yann@1653: # CT_ARCH_64 is not set yann@1791: CT_ARCH_BITNESS=32 mgl@1371: # CT_ARCH_FLOAT_HW is not set mgl@1371: CT_ARCH_FLOAT_SW=y mgl@1371: CT_TARGET_CFLAGS="" mgl@1371: CT_TARGET_LDFLAGS="" mgl@1371: mgl@1371: # mgl@1371: # General target options mgl@1371: # mgl@1371: # CT_ARCH_alpha is not set mgl@1371: # CT_ARCH_arm is not set mgl@1371: CT_ARCH_avr32=y yann@1941: # CT_ARCH_blackfin is not set yann@1791: # CT_ARCH_m68k is not set mgl@1371: # CT_ARCH_mips is not set yann@1563: # CT_ARCH_powerpc is not set yann@1653: # CT_ARCH_s390 is not set mgl@1371: # CT_ARCH_sh is not set yann@1563: # CT_ARCH_x86 is not set yann@1941: CT_ARCH_alpha_AVAILABLE=y yann@1941: CT_ARCH_arm_AVAILABLE=y yann@1941: CT_ARCH_avr32_AVAILABLE=y yann@1941: CT_ARCH_blackfin_AVAILABLE=y yann@1941: CT_ARCH_m68k_AVAILABLE=y yann@1941: CT_ARCH_mips_AVAILABLE=y yann@1941: CT_ARCH_powerpc_AVAILABLE=y yann@1941: CT_ARCH_s390_AVAILABLE=y yann@1941: CT_ARCH_sh_AVAILABLE=y yann@1941: CT_ARCH_x86_AVAILABLE=y mgl@1372: CT_ARCH_USE_MMU=y mgl@1371: mgl@1371: # mgl@1371: # Target optimisations mgl@1371: # mgl@1371: mgl@1371: # mgl@1371: # Toolchain options mgl@1371: # mgl@1371: mgl@1371: # mgl@1371: # General toolchain options mgl@1371: # yann@2290: CT_FORCE_SYSROOT=y mgl@1371: CT_USE_SYSROOT=y yann@2290: CT_SYSROOT_NAME="sysroot" mgl@1371: CT_SYSROOT_DIR_PREFIX="" yann@2290: # CT_STATIC_TOOLCHAIN is not set mgl@1371: mgl@1371: # mgl@1371: # Tuple completion and aliasing mgl@1371: # mgl@1371: CT_TARGET_VENDOR="unknown" mgl@1371: CT_TARGET_ALIAS_SED_EXPR="" mgl@1371: CT_TARGET_ALIAS="" mgl@1371: mgl@1371: # mgl@1371: # Toolchain type mgl@1371: # mgl@1371: # CT_NATIVE is not set mgl@1371: CT_CROSS=y mgl@1371: # CT_CROSS_NATIVE is not set mgl@1371: # CT_CANADIAN is not set mgl@1371: CT_TOOLCHAIN_TYPE="cross" mgl@1371: mgl@1371: # mgl@1371: # Build system mgl@1371: # mgl@1371: CT_BUILD="" mgl@1371: CT_BUILD_PREFIX="" mgl@1371: CT_BUILD_SUFFIX="" mgl@1371: mgl@1371: # mgl@1371: # Operating System mgl@1371: # mgl@1371: CT_BARE_METAL=y yann@2055: # CT_MINGW32 is not set yann@1563: # CT_KERNEL_SUPPORTS_SHARED_LIBS is not set mgl@1371: CT_KERNEL="bare-metal" mgl@1371: CT_KERNEL_bare_metal=y mgl@1371: # CT_KERNEL_linux is not set yann@2055: # CT_KERNEL_mingw32 is not set yann@1941: CT_KERNEL_bare_metal_AVAILABLE=y yann@1941: CT_KERNEL_linux_AVAILABLE=y yann@2055: CT_KERNEL_mingw32_AVAILABLE=y mgl@1371: mgl@1371: # yann@1563: # Common kernel options mgl@1371: # mgl@1371: mgl@1371: # mgl@1371: # Binary utilities mgl@1371: # mgl@1372: CT_ARCH_BINFMT_ELF=y mgl@1372: # CT_ARCH_BINFMT_FLAT is not set yann@1941: # CT_ARCH_BINFMT_FDPIC is not set mgl@1371: mgl@1371: # mgl@1371: # GNU binutils mgl@1371: # yann@2290: # CT_BINUTILS_V_2_21 is not set yann@2055: # CT_BINUTILS_V_2_20_1 is not set yann@1616: # CT_BINUTILS_V_2_20 is not set yann@1563: # CT_BINUTILS_V_2_19_1 is not set yann@1563: # CT_BINUTILS_V_2_19 is not set yann@1563: CT_BINUTILS_V_2_18=y yann@1563: # CT_BINUTILS_V_2_17 is not set yann@1563: # CT_BINUTILS_V_2_16_1 is not set yann@1616: CT_BINUTILS_VERSION="2.18" mgl@1371: CT_BINUTILS_EXTRA_CONFIG="" mgl@1371: mgl@1371: # mgl@1371: # C compiler mgl@1371: # mgl@1371: CT_CC="gcc" mgl@1371: CT_CC_VERSION="4.2.2" mgl@1371: CT_CC_gcc=y yann@2290: # CT_CC_V_4_5_2 is not set yann@2173: # CT_CC_V_4_5_1 is not set yann@1941: # CT_CC_V_4_5_0 is not set yann@2173: # CT_CC_V_4_4_5 is not set yann@2055: # CT_CC_V_4_4_4 is not set yann@1791: # CT_CC_V_4_4_3 is not set yann@1616: # CT_CC_V_4_4_2 is not set yann@1563: # CT_CC_V_4_4_1 is not set yann@1563: # CT_CC_V_4_4_0 is not set yann@2173: # CT_CC_V_4_3_5 is not set yann@1563: # CT_CC_V_4_3_4 is not set yann@1563: # CT_CC_V_4_3_3 is not set yann@1563: # CT_CC_V_4_3_2 is not set yann@1563: # CT_CC_V_4_3_1 is not set yann@1563: # CT_CC_V_4_2_4 is not set yann@1563: # CT_CC_V_4_2_3 is not set yann@1563: CT_CC_V_4_2_2=y yann@1563: # CT_CC_V_4_2_1 is not set yann@1563: # CT_CC_V_4_2_0 is not set yann@1563: # CT_CC_V_4_1_2 is not set yann@1563: # CT_CC_V_4_0_4 is not set yann@1563: # CT_CC_V_3_4_6 is not set yann@1941: CT_CC_GCC_4_2_or_later=y mgl@1371: # CT_CC_GCC_4_3_or_later is not set mgl@1371: # CT_CC_GCC_4_4_or_later is not set yann@1941: # CT_CC_GCC_4_5_or_later is not set yann@2173: # CT_CC_GCC_HAS_GRAPHITE is not set yann@2173: # CT_CC_GCC_HAS_LTO is not set yann@1941: # CT_CC_GCC_USE_GMP_MPFR is not set yann@2055: # CT_CC_GCC_USE_PPL_CLOOG is not set yann@2173: # CT_CC_GCC_USE_MPC is not set yann@2173: # CT_CC_GCC_USE_LIBELF is not set yann@1563: CT_CC_ENABLE_CXX_FLAGS="" mgl@1371: CT_CC_CORE_EXTRA_CONFIG="" mgl@1371: CT_CC_SUPPORT_CXX=y mgl@1371: CT_CC_SUPPORT_FORTRAN=y mgl@1371: CT_CC_SUPPORT_JAVA=y mgl@1371: CT_CC_SUPPORT_ADA=y mgl@1371: CT_CC_SUPPORT_OBJC=y mgl@1371: CT_CC_SUPPORT_OBJCXX=y mgl@1371: mgl@1371: # mgl@1371: # Additional supported languages: mgl@1371: # mgl@1371: # CT_CC_LANG_CXX is not set mgl@1371: mgl@1371: # yann@2055: # gcc other options yann@2055: # yann@2055: CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y yann@2173: # CT_CC_GCC_LIBMUDFLAP is not set yann@2173: # CT_CC_GCC_LIBGOMP is not set yann@2173: # CT_CC_GCC_LIBSSP is not set yann@2055: yann@2055: # yann@2055: # Misc. obscure options. yann@2055: # yann@2055: # CT_CC_GCC_DISABLE_PCH is not set yann@2173: CT_CC_GCC_LDBL_128=m yann@2055: yann@2055: # mgl@1371: # C-library mgl@1371: # yann@1653: CT_LIBC="newlib" mgl@1371: CT_LIBC_VERSION="1.17.0" mgl@1371: # CT_LIBC_eglibc is not set mgl@1371: # CT_LIBC_glibc is not set yann@2055: # CT_LIBC_mingw is not set mgl@1371: CT_LIBC_newlib=y yann@1653: # CT_LIBC_none is not set mgl@1371: # CT_LIBC_uClibc is not set yann@1941: CT_LIBC_eglibc_AVAILABLE=y yann@1941: CT_LIBC_glibc_AVAILABLE=y yann@2055: CT_LIBC_mingw_AVAILABLE=y yann@1941: CT_LIBC_newlib_AVAILABLE=y yann@1791: # CT_LIBC_NEWLIB_V_1_18_0 is not set yann@1653: CT_LIBC_NEWLIB_V_1_17_0=y yann@1653: # CT_LIBC_NEWLIB_CVS is not set yann@1653: yann@1653: # yann@1653: # Architecture specific options yann@1653: # mgl@1373: CT_ATMEL_AVR32_HEADERS=y yann@1941: CT_LIBC_none_AVAILABLE=y yann@1941: CT_LIBC_uClibc_AVAILABLE=y yann@2055: # CT_LIBC_SUPPORT_THREADS_ANY is not set yann@1653: # CT_LIBC_SUPPORT_NPTL is not set yann@1653: # CT_LIBC_SUPPORT_LINUXTHREADS is not set yann@2055: # CT_LIBC_SUPPORT_WIN32THREADS is not set yann@2290: CT_LIBC_SUPPORT_THREADS_NONE=y yann@1653: CT_THREADS="none" mgl@1371: mgl@1371: # mgl@1371: # Common C library options mgl@1371: # mgl@1371: # CT_THREADS_NPTL is not set mgl@1371: # CT_THREADS_LINUXTHREADS is not set yann@2055: # CT_THREADS_WIN32THREADS is not set mgl@1371: CT_THREADS_NONE=y mgl@1371: mgl@1371: # yann@2173: # newlib other options yann@2173: # yann@2173: # CT_LIBC_NEWLIB_IO_C99FMT is not set yann@2173: # CT_LIBC_NEWLIB_IO_LL is not set yann@2173: # CT_LIBC_NEWLIB_IO_FLOAT is not set yann@2173: yann@2173: # mgl@1371: # Debug facilities mgl@1371: # mgl@1371: # CT_DEBUG_dmalloc is not set mgl@1371: # CT_DEBUG_duma is not set mgl@1371: # CT_DEBUG_gdb is not set mgl@1371: # CT_DEBUG_ltrace is not set mgl@1371: # CT_DEBUG_strace is not set yann@1563: yann@1563: # yann@1563: # Companion libraries yann@1563: # yann@2173: # CT_COMPLIBS_NEEDED is not set yann@2173: # CT_GMP_NEEDED is not set yann@2173: # CT_MPFR_NEEDED is not set yann@2173: # CT_PPL_NEEDED is not set yann@2173: # CT_CLOOG_NEEDED is not set yann@2173: # CT_MPC_NEEDED is not set yann@2173: # CT_LIBELF_NEEDED is not set yann@1841: # CT_COMPLIBS is not set yann@1563: # CT_WRAPPER_NEEDED is not set yann@1791: yann@1791: # yann@1791: # Companion tools yann@1791: # yann@1791: yann@1791: # yann@1791: # READ HELP before you say 'Y' below !!! yann@1791: # yann@1791: # CT_COMP_TOOLS is not set yann@2055: yann@2055: # yann@2055: # Test suite yann@2055: # yann@2055: # CT_TEST_SUITE is not set yann@2055: # CT_TEST_SUITE_GCC is not set