From 1b11d05bdf4a0bee014c99cfe104c6b2db021c11 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 31 Oct 2014 15:02:07 +1100 Subject: rtems4.11: Upgrade to gcc-4.9.2. Build rtems-tools and install. RTEMS kernel requires the rtems-tools package be installed to build the libdl tests. --- rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg (limited to 'rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg') diff --git a/rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg new file mode 100644 index 0000000..67e5b35 --- /dev/null +++ b/rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg @@ -0,0 +1,13 @@ +# +# GCC 4.9.2., Newlib GIT +# + +%define gcc_version 4.9.2 +%define newlib_version 9b9f839addfe16ab0fd11f09a30a28139bfae6d5 + +%hash md5 gcc-%{gcc_version}.tar.bz2 4df8ee253b7f3863ad0b86359cd39c43 + +# +# The gcc/newlib build instructions. +# +%include tools/rtems-gcc-4.9-newlib-git-1.cfg -- cgit v1.2.3