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

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


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri Oct 19 07:56:14 2012 +0200

Upgrade to gcc-4.7.2.

---

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

diff --git a/rtems4.11/h8300/Makefile.am b/rtems4.11/h8300/Makefile.am
index 629b50a..5ec1448 100644
--- a/rtems4.11/h8300/Makefile.am
+++ b/rtems4.11/h8300/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