[rtems-crossrpms commit] GCC-4.7.1

Ralf Corsepius ralf at rtems.org
Thu Jul 12 17:06:31 UTC 2012


Module:    rtems-crossrpms
Branch:    master
Commit:    ac18588a59cb612c4af6673453710a6cd65f42ad
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=ac18588a59cb612c4af6673453710a6cd65f42ad

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Tue Jul 10 13:20:59 2012 +0200

GCC-4.7.1

---

 rtems4.11/sh/Makefile.am                      |    4 ++--
 rtems4.11/sh/Makefile.in                      |    4 ++--
 rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec |   18 +++++++++---------
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index b5156e3..6654b0c 100644
--- a/rtems4.11/sh/Makefile.am
+++ b/rtems4.11/sh/Makefile.am
@@ -9,12 +9,12 @@ BINUTILS_RPMREL = 4
 include ../binutils.am
 BINUTILS_OPTS +=
 
-GCC_VERS = 4.6.3
+GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
 GCC_RPMREL = 6
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
diff --git a/rtems4.11/sh/Makefile.in b/rtems4.11/sh/Makefile.in
index 05f4447..4ab224c 100644
--- a/rtems4.11/sh/Makefile.in
+++ b/rtems4.11/sh/Makefile.in
@@ -195,12 +195,12 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/common/clean.add \
 	$(top_srcdir)/binutils/target-binutils.add \
 	$(top_srcdir)/binutils/base-binutils.add
-GCC_VERS = 4.6.3
+GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
 GCC_RPMREL = 6
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
 GCC_OPTS = --languages=c --newlib --languages=cxx
 GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec b/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec
index 015721c..1edbeda 100644
--- a/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec
+++ b/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec
@@ -46,9 +46,9 @@
 %endif
 
 
-%define gcc_pkgvers 4.6.3
-%define gcc_version 4.6.3
-%define gcc_rpmvers %{expand:%(echo "4.6.3" | tr - _ )}
+%define gcc_pkgvers 4.7.1
+%define gcc_version 4.7.1
+%define gcc_rpmvers %{expand:%(echo "4.7.1" | tr - _ )}
 
 %define newlib_pkgvers		1.20.0
 %define newlib_version		1.20.0
@@ -246,7 +246,7 @@ BuildRequires:	rtems-4.11-sh-rtems4.11-binutils
 Requires:	rtems-4.11-gcc-common
 Requires:	rtems-4.11-sh-rtems4.11-binutils
 Requires:	rtems-4.11-sh-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
-Requires:	rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-10%{?dist}
+Requires:	rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-13%{?dist}
 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
@@ -380,7 +380,7 @@ cd ..
   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
-echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
+echo "RTEMS gcc-%{gcc_version}-6%{?dist}/newlib-%{newlib_version}-13%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
 
 
   # Fix timestamps
@@ -665,7 +665,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
 # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-sh-rtems4.11-binutils
-# Requires:       rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-10%{?dist}
+# Requires:       rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-13%{?dist}
 # License:	GPL
 
 # %if %build_infos
@@ -683,7 +683,7 @@ Summary:        libgcc for sh-rtems4.11-gcc
 Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
-Requires:       rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-10%{?dist}
+Requires:       rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-13%{?dist}
 License:	GPL
 
 %description -n rtems-4.11-sh-rtems4.11-gcc-libgcc
@@ -868,7 +868,7 @@ Summary:      	C Library (newlib) for sh-rtems4.11
 Group: 		Development/Tools
 License:	Distributable
 Version:	%{newlib_version}
-Release:        10%{?dist}
+Release:        13%{?dist}
 %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:	rtems-4.11-newlib-common
@@ -889,7 +889,7 @@ Newlib C Library for sh-rtems4.11.
 Summary:	Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
-Release:        10%{?dist}
+Release:        13%{?dist}
 %{?_with_noarch_subpackages:BuildArch: noarch}
 License:	Distributable
 




More information about the vc mailing list