Some more ARM sample to build gfortran...
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jul 18 15:15:45 2008 +0000 (2008-07-18)
changeset 681e97e219f2838
parent 680 9f988c983151
child 682 44fed7e2a22c
Some more ARM sample to build gfortran...

/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 11 6 5 0 ++++++-----
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 11 6 5 0 ++++++-----
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 11 6 5 0 ++++++-----
3 files changed, 18 insertions(+), 15 deletions(-)
samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
samples/armeb-unknown-linux-gnu/crosstool.config
samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
     1.1 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Fri Jul 18 13:26:27 2008 +0000
     1.2 +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config	Fri Jul 18 15:15:45 2008 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 1.1.0+svn_trunk@783
     1.7 -# Mon Jul 14 10:43:33 2008
     1.8 +# crosstool-NG version: 1.1.0+svn_trunk@814
     1.9 +# Fri Jul 18 11:42:52 2008
    1.10  #
    1.11  
    1.12  #
    1.13 @@ -142,7 +142,7 @@
    1.14  # Kernel
    1.15  #
    1.16  CT_KERNEL_LINUX=y
    1.17 -CT_KERNEL_VERSION="2.6.25.10"
    1.18 +CT_KERNEL_VERSION="2.6.26"
    1.19  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.20  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.21  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.22 @@ -173,7 +173,8 @@
    1.23  # CT_KERNEL_INSTALL_V_2_6_25_7 is not set
    1.24  # CT_KERNEL_INSTALL_V_2_6_25_8 is not set
    1.25  # CT_KERNEL_INSTALL_V_2_6_25_9 is not set
    1.26 -CT_KERNEL_INSTALL_V_2_6_25_10=y
    1.27 +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    1.28 +CT_KERNEL_INSTALL_V_2_6_26=y
    1.29  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    1.30  CT_KERNEL_LINUX_VERBOSITY_0=y
    1.31  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    1.32 @@ -250,7 +251,7 @@
    1.33  # Additional supported languages:
    1.34  #
    1.35  CT_CC_LANG_CXX=y
    1.36 -# CT_CC_LANG_FORTRAN is not set
    1.37 +CT_CC_LANG_FORTRAN=y
    1.38  # CT_CC_LANG_JAVA is not set
    1.39  # CT_CC_LANG_ADA is not set
    1.40  # CT_CC_LANG_OBJC is not set
     2.1 --- a/samples/armeb-unknown-linux-gnu/crosstool.config	Fri Jul 18 13:26:27 2008 +0000
     2.2 +++ b/samples/armeb-unknown-linux-gnu/crosstool.config	Fri Jul 18 15:15:45 2008 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  #
     2.5  # Automatically generated make config: don't edit
     2.6 -# crosstool-NG version: 1.1.0+svn_trunk@783
     2.7 -# Mon Jul 14 10:43:34 2008
     2.8 +# crosstool-NG version: 1.1.0+svn_trunk@814
     2.9 +# Fri Jul 18 15:45:29 2008
    2.10  #
    2.11  
    2.12  #
    2.13 @@ -142,7 +142,7 @@
    2.14  # Kernel
    2.15  #
    2.16  CT_KERNEL_LINUX=y
    2.17 -CT_KERNEL_VERSION="2.6.25.10"
    2.18 +CT_KERNEL_VERSION="2.6.26"
    2.19  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    2.20  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    2.21  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    2.22 @@ -173,7 +173,8 @@
    2.23  # CT_KERNEL_INSTALL_V_2_6_25_7 is not set
    2.24  # CT_KERNEL_INSTALL_V_2_6_25_8 is not set
    2.25  # CT_KERNEL_INSTALL_V_2_6_25_9 is not set
    2.26 -CT_KERNEL_INSTALL_V_2_6_25_10=y
    2.27 +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    2.28 +CT_KERNEL_INSTALL_V_2_6_26=y
    2.29  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    2.30  CT_KERNEL_LINUX_VERBOSITY_0=y
    2.31  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    2.32 @@ -250,7 +251,7 @@
    2.33  # Additional supported languages:
    2.34  #
    2.35  CT_CC_LANG_CXX=y
    2.36 -# CT_CC_LANG_FORTRAN is not set
    2.37 +CT_CC_LANG_FORTRAN=y
    2.38  # CT_CC_LANG_JAVA is not set
    2.39  # CT_CC_LANG_ADA is not set
    2.40  # CT_CC_LANG_OBJC is not set
     3.1 --- a/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Fri Jul 18 13:26:27 2008 +0000
     3.2 +++ b/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config	Fri Jul 18 15:15:45 2008 +0000
     3.3 @@ -1,7 +1,7 @@
     3.4  #
     3.5  # Automatically generated make config: don't edit
     3.6 -# crosstool-NG version: 1.1.0+svn_trunk@783
     3.7 -# Mon Jul 14 10:43:36 2008
     3.8 +# crosstool-NG version: 1.1.0+svn_trunk@814
     3.9 +# Fri Jul 18 16:33:11 2008
    3.10  #
    3.11  
    3.12  #
    3.13 @@ -142,7 +142,7 @@
    3.14  # Kernel
    3.15  #
    3.16  CT_KERNEL_LINUX=y
    3.17 -CT_KERNEL_VERSION="2.6.25.10"
    3.18 +CT_KERNEL_VERSION="2.6.26"
    3.19  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    3.20  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    3.21  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    3.22 @@ -173,7 +173,8 @@
    3.23  # CT_KERNEL_INSTALL_V_2_6_25_7 is not set
    3.24  # CT_KERNEL_INSTALL_V_2_6_25_8 is not set
    3.25  # CT_KERNEL_INSTALL_V_2_6_25_9 is not set
    3.26 -CT_KERNEL_INSTALL_V_2_6_25_10=y
    3.27 +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
    3.28 +CT_KERNEL_INSTALL_V_2_6_26=y
    3.29  CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
    3.30  CT_KERNEL_LINUX_VERBOSITY_0=y
    3.31  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
    3.32 @@ -250,7 +251,7 @@
    3.33  # Additional supported languages:
    3.34  #
    3.35  CT_CC_LANG_CXX=y
    3.36 -# CT_CC_LANG_FORTRAN is not set
    3.37 +CT_CC_LANG_FORTRAN=y
    3.38  # CT_CC_LANG_JAVA is not set
    3.39  # CT_CC_LANG_ADA is not set
    3.40  # CT_CC_LANG_OBJC is not set