On Tue, Mar 29, 2016 at 6:08 PM, Hesham Almatary <heshamelmat...@gmail.com> wrote:
> Building RTEMS without this patch will fail with some nfs and rpc libs > since newlib version is outdated (March 2015). > > Then this will fix one of the two repeating BSP build failures. :) If you can fix the sh4 BSP, then another gets knocked off. lol > On Wed, Mar 30, 2016 at 10:03 AM Joel Sherrill <j...@rtems.org> wrote: > >> I am OK with this if you want to push it. >> >> I guess you saw that I plan/hope to bump the newlib and gcc versions >> on all targets I can when the next newlib snapshot comes out. >> >> --joel >> >> On Tue, Mar 29, 2016 at 5:23 PM, Hesham Almatary < >> heshamelmat...@gmail.com> wrote: >> >>> --- >>> rtems/config/4.12/rtems-or1k.bset | 2 +- >>> rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg | 13 +++++++++++++ >>> 2 files changed, 14 insertions(+), 1 deletion(-) >>> create mode 100644 rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg >>> >>> diff --git a/rtems/config/4.12/rtems-or1k.bset >>> b/rtems/config/4.12/rtems-or1k.bset >>> index 7d8baba..fe6a23d 100644 >>> --- a/rtems/config/4.12/rtems-or1k.bset >>> +++ b/rtems/config/4.12/rtems-or1k.bset >>> @@ -38,7 +38,7 @@ >>> 4.12/rtems-autotools >>> devel/expat-2.1.0-1 >>> tools/rtems-binutils-2.26-1 >>> -tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg >>> +tools/rtems-gcc-4.9.3-newlib-git-1.cfg >>> tools/rtems-tools-4.12-1 >>> tools/rtems-gdb-7.11-1 >>> >>> diff --git a/rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg >>> b/rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg >>> new file mode 100644 >>> index 0000000..ad95302 >>> --- /dev/null >>> +++ b/rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg >>> @@ -0,0 +1,13 @@ >>> +# >>> +# GCC 4.9.3., Newlib GIT >>> +# >>> + >>> +%define gcc_version 4.9.3 >>> +%define newlib_version 8b1ede3ce11d53292036aadfcfb6043df0235f9c >>> + >>> +%hash md5 gcc-%{gcc_version}.tar.bz2 6f831b4d251872736e8e9cc09746f327 >>> + >>> +# >>> +# The gcc/newlib build instructions. >>> +# >>> +%include tools/rtems-gcc-4.9-newlib-git-1.cfg >>> >> -- >>> 2.8.0.rc3 >>> >>> _______________________________________________ >>> devel mailing list >>> devel@rtems.org >>> http://lists.rtems.org/mailman/listinfo/devel >>> >>
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel