From 4fe21920fe638fb732b420052387147a8cd78ac6 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 5 Nov 2012 23:29:00 +1100 Subject: Initial import. --- config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg (limited to 'config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg') diff --git a/config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg b/config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg new file mode 100644 index 0000000..8a42675 --- /dev/null +++ b/config/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg @@ -0,0 +1,28 @@ +# +# GCC 4.4.7, Newlib 1.18.0 +# + +%include %{_configdir}/checks.cfg +%include %{_configdir}/base.cfg + +%define gcc_version 4.4.7 +%define newlib_version 1.18.0 +%define mpfr_version 2.4.1 +%define mpc_version 0.8.2 +%define gmp_version 5.0.1 + +%define with_threads 1 +%define with_plugin 0 +%define with_iconv 1 + +# +# The RTEMS 4.10 patches +# +Patch0: gcc-core-4.4.7-rtems4.10-20120314.diff +Patch1: gcc-g++-4.4.7-rtems4.10-20120314.diff +Patch10: newlib-1.18.0-rtems4.10-20110518.diff + +# +# The gcc/newlib build instructions. We use 4.4 Release 1. +# +%include %{_configdir}/gcc-4.4-1.cfg -- cgit v1.2.3