samples/x86_64-unknown-mingw32/crosstool.config
author Yann Diorcet (diorcet.yann@gmail.com)
Fri Nov 16 14:59:27 2012 +0100 (2012-11-16)
changeset 3115 1c68438f44f7
permissions -rw-r--r--
complibs: introduce generic multi-complibs infrastructure

Use the same method as companion tools for providing generic and
extendable companion libs.

Signed-off-by: Yann Diorcet <diorcet.yann@gmail.com>
Message-Id: <515c5c4635d99ebe4877.1353074410@macbook-smorlat.local>
Patchwork-Id: 199613
     1 CT_EXPERIMENTAL=y
     2 CT_LOCAL_TARBALLS_DIR="${HOME}/src"
     3 CT_SAVE_TARBALLS=y
     4 CT_LOG_EXTRA=y
     5 CT_ARCH_64=y
     6 CT_ARCH_x86=y
     7 CT_KERNEL_windows=y
     8 CT_BINUTILS_V_2_21_1a=y
     9 CT_BINUTILS_PLUGINS=y
    10 CT_CC_V_4_5_2=y
    11 CT_CC_LANG_CXX=y
    12 CT_MINGW_DIRECTX=y
    13 CT_MINGW_DDK=y
    14 CT_GMP_V_4_3_2=y
    15 CT_MPFR_V_2_4_2=y
    16 CT_PPL_V_0_10_2=y
    17 CT_CLOOG_V_0_15_10=y