Re: Can the sb-set-builder be restarted after error

2018-08-06 Thread Chris Johns
On 07/08/2018 07:29, DeCaro, Fred wrote: > So I ran a command like this: > > ../source-builder/sb-set-builder --prefix=/c/opt/rtems/4_11_3  --keep-going  > 4.11/rtems-arm > > and it failed in the rtems-tool part. Everything else seemed to build without > errors. > OK. > > I went in and fixed

Can the sb-set-builder be restarted after error

2018-08-06 Thread DeCaro, Fred
So I ran a command like this: ../source-builder/sb-set-builder --prefix=/c/opt/rtems/4_11_3 --keep-going 4.11/rtems-arm and it failed in the rtems-tool part. Everything else seemed to build without errors. I went in and fixed the rtems-tool error and then re-ran just the rtems-tools part as f