summaryrefslogtreecommitdiff
path: root/samples/armeb-unknown-linux-gnu/crosstool.config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-25 08:43:42 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-25 08:43:42 (GMT)
commitf4fcd86228b01d540b38e3ed191bd1e6eff906fa (patch)
treead19212301c27b44de05d8491ae610f2fb7ff6a9 /samples/armeb-unknown-linux-gnu/crosstool.config
parent1daa15eb1edd343067d5cb80134eec4b8156d38f (diff)
This sample is the first to build gcc-4.3 for ARM.
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 18 11 7 0 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-)
Diffstat (limited to 'samples/armeb-unknown-linux-gnu/crosstool.config')
-rw-r--r--samples/armeb-unknown-linux-gnu/crosstool.config18
1 files changed, 11 insertions, 7 deletions
diff --git a/samples/armeb-unknown-linux-gnu/crosstool.config b/samples/armeb-unknown-linux-gnu/crosstool.config
index 4e690b1..0528d66 100644
--- a/samples/armeb-unknown-linux-gnu/crosstool.config
+++ b/samples/armeb-unknown-linux-gnu/crosstool.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# crosstool-NG version: 1.1.0+svn_trunk@832
-# Sun Jul 20 00:49:57 2008
+# crosstool-NG version: 1.2.0+svn_trunk@843M
+# Tue Jul 22 17:18:42 2008
#
#
@@ -214,7 +214,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y
# C compiler
#
CT_CC_GCC=y
-CT_CC_VERSION="4.2.4"
+CT_CC_VERSION="4.3.1"
CT_CC="gcc"
# CT_CC_V_2_95_3 is not set
# CT_CC_V_3_2_3 is not set
@@ -232,13 +232,15 @@ CT_CC="gcc"
# 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_GCC_4_3_or_later is not set
+CT_CC_V_4_3_1=y
+CT_CC_GCC_4_3_or_later=y
CT_CC_CXA_ATEXIT=y
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
@@ -250,7 +252,7 @@ CT_CC_SUPPORT_OBJCXX=y
# Additional supported languages:
#
CT_CC_LANG_CXX=y
-CT_CC_LANG_FORTRAN=y
+# CT_CC_LANG_FORTRAN is not set
# CT_CC_LANG_JAVA is not set
# CT_CC_LANG_ADA is not set
# CT_CC_LANG_OBJC is not set
@@ -266,6 +268,8 @@ CT_LIBC_VERSION="2.7"
CT_LIBC="glibc"
CT_LIBC_SUPPORT_NPTL=y
CT_LIBC_SUPPORT_LINUXTHREADS=y
+# CT_LIBC_V_LATEST is not set
+# CT_LIBC_V_date is not set
# CT_LIBC_V_2_3_6 is not set
# CT_LIBC_V_2_5 is not set
# CT_LIBC_V_2_5_1 is not set