Re: Delivery Status Notification (Failure)

2016-02-24 Thread Marcos Díaz
Which BSP are you trying to build, can you give me the configure line you used? On Wed, Feb 24, 2016 at 2:08 AM, animesh pathak wrote: > Hello, > I am new to Rtems. I am trying to build it and getting an error > I have successfully installed RSB. Now I am following the

Re: RTEMS 4.12 tool chain update required

2016-02-24 Thread Hesham Almatary
Thanks for the heads up. This is sorted out in the latest RSB patch I submitted. On Mon, Jan 18, 2016 at 2:01 PM, Sebastian Huber wrote: > Hello, > > I updated the RTEMS 4.12 tool chain to use the > > * current Binutils 2.26 branch (the Binutils 2.26

Re: [PATCH 7/8] OR1k cache flush/invalidate additions

2016-02-24 Thread Hesham Almatary
On Sat, Feb 20, 2016 at 11:01 PM, wrote: > From: Jakob Viketoft > > Close #2602 > --- > c/src/lib/libcpu/or1k/shared/cache/cache.c | 129 > + > 1 file changed, 94 insertions(+), 35 deletions(-) > > diff

[PATCH] [RSB] update newlib git revision to get RTEMS dependency

2016-02-24 Thread Hesham Almatary
--- rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg | 2 +- rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg

Re: RTEMS 4.12 tool chain update required

2016-02-24 Thread Joel Sherrill
We will need to bump again once the next newlib snapshot comes out. I added methods missing methods to pthread.h and need it before I can submit patches to add those methods to RTEMS. I suppose we could bump to a git snapshot but I would rather avoid that since it seems to cause users with

RE: [PATCH 7/8] OR1k cache flush/invalidate additions

2016-02-24 Thread Jakob Viketoft
___ From: devel [devel-boun...@rtems.org] on behalf of Hesham Almatary [heshamelmat...@gmail.com] Sent: Wednesday, February 24, 2016 18:08 To: jakob.viket...@gmail.com Cc: rtems-de...@rtems.org Subject: Re: [PATCH 7/8] OR1k cache flush/invalidate additions

Re: [PATCH] [RSB] update newlib git revision to get RTEMS dependency

2016-02-24 Thread Chris Johns
Ok to commit. Thanks. On 25/02/2016 03:25, Hesham Almatary wrote: --- rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg | 2 +- rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git