source: rtems-source-builder/rtems/config/4.11/rtems-arm.bset @ 3e86a96

4.104.114.95
Last change on this file since 3e86a96 was 3e86a96, checked in by Chris Johns <chrisj@…>, on 04/14/13 at 08:08:10

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.

  • Property mode set to 100644
File size: 349 bytes
Line 
1#
2# Tools Set for RTEMS ARM 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch arm
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# Need to add this option to build.
16#
17%define enable_obsolete 1
18
19#
20# Tools configuration.
21#
22expat-2.1.0-1
23tools/rtems-binutils-2.23.1-1
24tools/rtems-gcc-4.7.3-newlib-2.0.0-1
25tools/rtems-gdb-7.5-1
Note: See TracBrowser for help on using the repository browser.