From 3e86a96c52e97d3dc787ceaef49759289dd97b02 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 14 Apr 2013 18:08:10 +1000 Subject: Update RTEMS 4.11 to GCC 4.7.3. All build sets for RTEMS 4.11 that where using GCC 4.7.2 have been updated to GCC 4.7.3. This release uses a new patch from the rtems-tools git repo. The AVR tools have the target CFLAGS forced to '-O2 -g' to work around bugs in the AVR GCC compiler related to the default optimizations used when building the various run-time libraries. --- rtems/config/4.11/rtems-m32r.bset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtems/config/4.11/rtems-m32r.bset') diff --git a/rtems/config/4.11/rtems-m32r.bset b/rtems/config/4.11/rtems-m32r.bset index fba3ad6..89e2f7f 100644 --- a/rtems/config/4.11/rtems-m32r.bset +++ b/rtems/config/4.11/rtems-m32r.bset @@ -16,5 +16,5 @@ # expat-2.1.0-1 tools/rtems-binutils-2.23.1-1 -tools/rtems-gcc-4.7.2-newlib-2.0.0-1 +tools/rtems-gcc-4.7.3-newlib-2.0.0-1 tools/rtems-gdb-7.5.1-1 -- cgit v1.2.3