mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-31 00:23:56 +00:00
Update the EXPERIMENTAL SuperH sample to use gcc-4.3.2.
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 28 21 7 0 +++++++++++++++++++------ 1 file changed, 21 insertions(+), 7 deletions(-)
This commit is contained in:
parent
3d8001821e
commit
3d7298fc4f
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: svn_trunk@1398M
|
||||
# Thu Mar 5 18:34:36 2009
|
||||
# crosstool-NG version: svn_trunk@1407
|
||||
# Fri Mar 6 19:58:32 2009
|
||||
#
|
||||
|
||||
#
|
||||
@ -215,7 +215,17 @@ CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
#
|
||||
# GMP and MPFR
|
||||
#
|
||||
# CT_GMP_MPFR is not set
|
||||
CT_GMP_MPFR=y
|
||||
# CT_GMP_MPFR_TARGET is not set
|
||||
CT_GMP_V_4_2_2=y
|
||||
# CT_GMP_V_4_2_4 is not set
|
||||
CT_GMP_VERSION="4.2.2"
|
||||
CT_GMP_CHECK=y
|
||||
CT_MPFR_V_2_3_1=y
|
||||
# CT_MPFR_V_2_3_2 is not set
|
||||
# CT_MPFR_V_2_4_0 is not set
|
||||
CT_MPFR_VERSION="2.3.1"
|
||||
CT_MPFR_CHECK=y
|
||||
|
||||
#
|
||||
# binutils
|
||||
@ -236,8 +246,10 @@ CT_BINUTILS_VERSION="2.19"
|
||||
# CT_BINUTILS_V_2_18_92 is not set
|
||||
# CT_BINUTILS_V_2_18_93 is not set
|
||||
CT_BINUTILS_V_2_19=y
|
||||
# CT_BINUTILS_V_2_19_1 is not set
|
||||
# CT_BINUTILS_V_2_19_50_0_1 is not set
|
||||
# CT_BINUTILS_V_2_19_51_0_1 is not set
|
||||
# CT_BINUTILS_V_2_19_51_0_2 is not set
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
|
||||
@ -245,7 +257,7 @@ CT_BINUTILS_EXTRA_CONFIG=""
|
||||
# C compiler
|
||||
#
|
||||
CT_CC="gcc"
|
||||
CT_CC_VERSION="4.2.4"
|
||||
CT_CC_VERSION="4.3.2"
|
||||
CT_CC_gcc=y
|
||||
# CT_CC_V_3_2_3 is not set
|
||||
# CT_CC_V_3_3_6 is not set
|
||||
@ -262,18 +274,20 @@ CT_CC_gcc=y
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
CT_CC_V_4_2_4=y
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_V_4_3_2 is not set
|
||||
CT_CC_V_4_3_2=y
|
||||
# CT_CC_V_4_3_3 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
CT_CC_GCC_4_3_or_later=y
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_SJLJ_EXCEPTIONS_CONFIGURE=y
|
||||
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
|
||||
# CT_CC_SJLJ_EXCEPTIONS_DONT_USE is not set
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
|
||||
CT_CC_BUGURL=""
|
||||
CT_CC_SUPPORT_CXX=y
|
||||
CT_CC_SUPPORT_FORTRAN=y
|
||||
CT_CC_SUPPORT_JAVA=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user