Re: Trouble building RTEMS from master

2015-11-10 Thread Joel Sherrill
On Nov 4, 2015 1:57 PM, "Gedare Bloom" wrote: > > Did you bootstrap -c and then bootstrap? I think I saw this error > earlier today too, with a new sparc toolchain, but then it went away > after i rm-rf'd my build tree and tried over. Hmm.. I thought I did that but am not sure. Maybe Martin can c

Re: Trouble building RTEMS from master

2015-11-10 Thread Joel Sherrill
On Nov 4, 2015 1:39 PM, "Martin Galvan" < martin.gal...@tallertechnologies.com> wrote: > > Hi everyone! I'm currently having some trouble when building RTEMS > from the git mainline. I'm using a toolchain built using (a fairly > recent) RSB. My configure is: > > ../source/configure --target=arm-rte

Re: Trouble building RTEMS from master (TMS570 and LPC1768)

2015-11-05 Thread Martin Galvan
On Wed, Nov 4, 2015 at 7:33 PM, Pavel Pisa wrote: > So it is important what are intended use cases. > The one where RTEMS image starts from address 0 > is simple and should no use POM nor VIM interrupt bypassing. > But it requires integration with HAL startup for now. This should probably go on a

Re: Trouble building RTEMS from master

2015-11-05 Thread Sebastian Huber
Should be fixed now. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine geschäft

Re: Trouble building RTEMS from master (TMS570 and LPC1768)

2015-11-04 Thread Pavel Pisa
Hello Martin and Gedare, On Wednesday 04 of November 2015 22:58:57 Martin Galvan wrote: > On Wed, Nov 4, 2015 at 6:57 PM, Gedare Bloom wrote: > > Did you bootstrap -c and then bootstrap? I think I saw this error > > earlier today too, with a new sparc toolchain, but then it went away > > after i

Re: Trouble building RTEMS from master

2015-11-04 Thread Martin Galvan
On Wed, Nov 4, 2015 at 6:57 PM, Gedare Bloom wrote: > Did you bootstrap -c and then bootstrap? I think I saw this error > earlier today too, with a new sparc toolchain, but then it went away > after i rm-rf'd my build tree and tried over. Yeah, I did this several times and I'm still seeing it. __

Re: Trouble building RTEMS from master

2015-11-04 Thread Gedare Bloom
Did you bootstrap -c and then bootstrap? I think I saw this error earlier today too, with a new sparc toolchain, but then it went away after i rm-rf'd my build tree and tried over. On Wed, Nov 4, 2015 at 4:39 PM, Martin Galvan wrote: > Hi everyone! I'm currently having some trouble when building

Trouble building RTEMS from master

2015-11-04 Thread Martin Galvan
Hi everyone! I'm currently having some trouble when building RTEMS from the git mainline. I'm using a toolchain built using (a fairly recent) RSB. My configure is: ../source/configure --target=arm-rtems4.11 --enable-rtemsbsp=beagleboneblack --enable-posix --enable-cxx --disable-networking --enable