<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Wed, Mar 30, 2016 at 10:15 AM Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 29, 2016 at 6:08 PM, Hesham Almatary <span dir="ltr"><<a href="mailto:heshamelmatary@gmail.com" target="_blank">heshamelmatary@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Building RTEMS without this patch will fail with some nfs and rpc libs since newlib version is outdated (March 2015). <br></div><div><div><br></div></div></blockquote></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Then this will fix one of the two repeating BSP build failures. :)</div><div><br></div><div>If you can fix the sh4 BSP, then another gets knocked off. lol</div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div> </div></div></div></div></blockquote><div>I guess the fix won't be the same. I checked RSB rtems-sh.bset and it's already using the latest gcc-6 and newlib versions (default). <br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div class="gmail_quote"><div dir="ltr">On Wed, Mar 30, 2016 at 10:03 AM Joel Sherrill <<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am OK with this if you want to push it.<div><br></div><div>I guess you saw that I plan/hope to bump the newlib and gcc versions</div><div>on all targets I can when the next newlib snapshot comes out.</div><div><br></div><div>--joel</div></div><div class="gmail_extra"><br><div class="gmail_quote"></div></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 29, 2016 at 5:23 PM, Hesham Almatary <span dir="ltr"><<a href="mailto:heshamelmatary@gmail.com" target="_blank">heshamelmatary@gmail.com</a>></span> wrote:<br></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 rtems/config/4.12/rtems-or1k.bset                   |  2 +-<br>
 rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg | 13 +++++++++++++<br>
 2 files changed, 14 insertions(+), 1 deletion(-)<br>
 create mode 100644 rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg<br>
<br>
diff --git a/rtems/config/4.12/rtems-or1k.bset b/rtems/config/4.12/rtems-or1k.bset<br>
index 7d8baba..fe6a23d 100644<br>
--- a/rtems/config/4.12/rtems-or1k.bset<br>
+++ b/rtems/config/4.12/rtems-or1k.bset<br>
@@ -38,7 +38,7 @@<br>
 4.12/rtems-autotools<br>
 devel/expat-2.1.0-1<br>
 tools/rtems-binutils-2.26-1<br>
-tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg<br>
+tools/rtems-gcc-4.9.3-newlib-git-1.cfg<br>
 tools/rtems-tools-4.12-1<br>
 tools/rtems-gdb-7.11-1<br>
<br>
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<br>
new file mode 100644<br>
index 0000000..ad95302<br>
--- /dev/null<br>
+++ b/rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg<br>
@@ -0,0 +1,13 @@<br>
+#<br>
+# GCC 4.9.3., Newlib GIT<br>
+#<br>
+<br>
+%define gcc_version    4.9.3<br>
+%define newlib_version 8b1ede3ce11d53292036aadfcfb6043df0235f9c<br>
+<br>
+%hash md5 gcc-%{gcc_version}.tar.bz2 6f831b4d251872736e8e9cc09746f327<br>
+<br>
+#<br>
+# The gcc/newlib build instructions.<br>
+#<br>
+%include tools/rtems-gcc-4.9-newlib-git-1.cfg<br>
</blockquote></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><font color="#888888">--<br>
2.8.0.rc3<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</font></span></blockquote></div></div></blockquote></div>
</div></div></blockquote></div></div></div></blockquote></div></div>