[PATCH] [RSB] use updated newlib revision for or1k

Hesham Almatary heshamelmatary at gmail.com
Wed Mar 30 00:11:29 UTC 2016


On Wed, Mar 30, 2016 at 10:15 AM Joel Sherrill <joel at rtems.org> wrote:

> On Tue, Mar 29, 2016 at 6:08 PM, Hesham Almatary <heshamelmatary at 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
>
>
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).


> On Wed, Mar 30, 2016 at 10:03 AM Joel Sherrill <joel at 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 <
>>> heshamelmatary at 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 at rtems.org
>>>> http://lists.rtems.org/mailman/listinfo/devel
>>>>
>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20160330/0119b8ea/attachment-0001.html>


More information about the devel mailing list