Re: Building a BSP for rtems7

2021-11-12 Thread Joel Sherrill
On Fri, Nov 12, 2021 at 4:50 PM Chris Johns wrote: > > On 13/11/21 9:08 am, Joel Sherrill wrote: > > On Fri, Nov 12, 2021 at 3:50 PM Chris Johns wrote: > >> > >> On 13/11/21 12:46 am, Sebastian Huber wrote: > >>> On 11/11/2021 22:31, Joel Sherrill wrote: > On Thu, Nov 11, 2021 at 12:56 PM

Re: Building a BSP for rtems7

2021-11-12 Thread Chris Johns
On 13/11/21 9:08 am, Joel Sherrill wrote: > On Fri, Nov 12, 2021 at 3:50 PM Chris Johns wrote: >> >> On 13/11/21 12:46 am, Sebastian Huber wrote: >>> On 11/11/2021 22:31, Joel Sherrill wrote: On Thu, Nov 11, 2021 at 12:56 PM Sebastian Huber wrote: > > > On 11/11/2021

Re: Building a BSP for rtems7

2021-11-12 Thread Joel Sherrill
On Fri, Nov 12, 2021 at 3:50 PM Chris Johns wrote: > > On 13/11/21 12:46 am, Sebastian Huber wrote: > > On 11/11/2021 22:31, Joel Sherrill wrote: > >> On Thu, Nov 11, 2021 at 12:56 PM Sebastian Huber > >> wrote: > >>> > >>> > >>> On 11/11/2021 17:47, Joel Sherrill wrote: > Hi > >

Re: Building a BSP for rtems7

2021-11-12 Thread Chris Johns
On 13/11/21 12:46 am, Sebastian Huber wrote: > On 11/11/2021 22:31, Joel Sherrill wrote: >> On Thu, Nov 11, 2021 at 12:56 PM Sebastian Huber >>   wrote: >>> >>> >>> On 11/11/2021 17:47, Joel Sherrill wrote: Hi I was looking at the logs for building the rtems7 tools and it seems

Re: Building a BSP for rtems7

2021-11-12 Thread Joel Sherrill
On Fri, Nov 12, 2021, 9:26 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 12/11/2021 16:17, Joel Sherrill wrote: > > Grrr.. the patch I posted is necessary but not sufficient. Attached is > > the config file in case something in it is wrong. I think somewhere > > else has a

Re: Building a BSP for rtems7

2021-11-12 Thread Sebastian Huber
On 12/11/2021 16:17, Joel Sherrill wrote: Grrr.. the patch I posted is necessary but not sufficient. Attached is the config file in case something in it is wrong. I think somewhere else has a 6. :( Did you add a patch like this to RTEMS: diff --git a/spec/build/cpukit/optvermaj.yml

Re: Building a BSP for rtems7

2021-11-12 Thread Joel Sherrill
Grrr.. the patch I posted is necessary but not sufficient. Attached is the config file in case something in it is wrong. I think somewhere else has a 6. :( == # project configured on Fri Nov 12 09:05:51 2021 by # waf 2.0.20 (abi 20, python 20705f0 on

Re: Building a BSP for rtems7

2021-11-12 Thread Joel Sherrill
On Fri, Nov 12, 2021 at 7:46 AM Sebastian Huber wrote: > > On 11/11/2021 22:31, Joel Sherrill wrote: > > On Thu, Nov 11, 2021 at 12:56 PM Sebastian Huber > > wrote: > >> > >> > >> On 11/11/2021 17:47, Joel Sherrill wrote: > >>> Hi > >>> > >>> I was looking at the logs for building the rtems7

Re: Building a BSP for rtems7

2021-11-12 Thread Sebastian Huber
On 11/11/2021 22:31, Joel Sherrill wrote: On Thu, Nov 11, 2021 at 12:56 PM Sebastian Huber wrote: On 11/11/2021 17:47, Joel Sherrill wrote: Hi I was looking at the logs for building the rtems7 tools and it seems that I am missing something on the waf configure for rtems to build for

Re: Building a BSP for rtems7

2021-11-11 Thread Joel Sherrill
On Thu, Nov 11, 2021 at 12:56 PM Sebastian Huber wrote: > > > > On 11/11/2021 17:47, Joel Sherrill wrote: > > Hi > > > > I was looking at the logs for building the rtems7 tools and it seems > > that I am missing something on the waf configure for rtems to build > > for rtems7. Assuming it is

Re: Building a BSP for rtems7

2021-11-11 Thread Sebastian Huber
On 11/11/2021 17:47, Joel Sherrill wrote: Hi I was looking at the logs for building the rtems7 tools and it seems that I am missing something on the waf configure for rtems to build for rtems7. Assuming it is possible. My command was: ./waf configure

Building a BSP for rtems7

2021-11-11 Thread Joel Sherrill
Hi I was looking at the logs for building the rtems7 tools and it seems that I am missing something on the waf configure for rtems to build for rtems7. Assuming it is possible. My command was: ./waf configure --rtems-tools=/home/joel/rtems-cron-7/tools/7 --rtems-bsps=sparc/leon3 --out=b-leon3