summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-01-21 14:09:47 +1100
committerChris Johns <chrisj@rtems.org>2014-01-21 14:09:47 +1100
commit2be445d2aafae21849c5d626b3787e2ab1ac846b (patch)
tree16d3f2e1df18fd719720d1ea59ff98cdff028cc9 /rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg
parent4.11: Move to the released newlib-2.1.0. (diff)
downloadrtems-source-builder-2be445d2aafae21849c5d626b3787e2ab1ac846b.tar.bz2
4.11/lm32: Fix the move to newlib 2.1.0.
Diffstat (limited to 'rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg27
1 files changed, 27 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg b/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg
new file mode 100644
index 0000000..aad4679
--- /dev/null
+++ b/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg
@@ -0,0 +1,27 @@
+#
+# GCC 4.5.3., Newlib 2.0.0
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define gcc_version 4.5.3
+%define newlib_version 2.1.0
+%define mpfr_version 3.0.1
+%define mpc_version 0.8.2
+%define gmp_version 5.0.5
+
+%define with_threads 1
+%define with_plugin 0
+%define with_iconv 1
+
+#
+# Libiberty strsignal fix
+#
+Patch0: %{rtems_gcc_patches}/gcc-4.5.3-strsignal-1.diff
+%include rtems-gcc-patches.cfg
+
+#
+# The gcc/newlib build instructions. We use 4.5 Release 1.
+#
+%include %{_configdir}/gcc-4.5-1.cfg