[rtems-crossrpms commit] Upgrade to gcc-4.7.2.

Ralf Corsepius ralf at rtems.org
Fri Oct 19 12:21:02 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Oct 18 05:46:52 2012 +0200

Upgrade to gcc-4.7.2.

---

 rtems4.11/bfin/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index a13f87d..4a4754d 100644
--- a/rtems4.11/bfin/Makefile.am
+++ b/rtems4.11/bfin/Makefile.am
@@ -9,12 +9,12 @@ BINUTILS_RPMREL = 5
 include ../binutils.am
 BINUTILS_OPTS +=
 
-GCC_VERS = 4.7.1
+GCC_VERS = 4.7.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 1
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 16`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 




More information about the vc mailing list