Re: Problem compiling leon3 and gr712rc with Tests and SMP enabled.

2022-02-18 Thread Jerzy Jaskuc
Thanks Sebastian! It seems like it was dependency tracking. All is working now after deleting the build directory. Thanks and all the best, Jerzy On Fri, 18 Feb 2022 at 11:20, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 18/02/2022 12:02, Jerzy Jaskuc wrote: > > Am I doing

Re: Problem compiling leon3 and gr712rc with Tests and SMP enabled.

2022-02-18 Thread Sebastian Huber
On 18/02/2022 12:02, Jerzy Jaskuc wrote: Am I doing something wrong or missing some new steps with it? Any help would be appreciated! This is probably a bug in the dependency tracking of the build system. Try to delete the build directory before the waf configure. -- embedded brains GmbH Her

Problem compiling leon3 and gr712rc with Tests and SMP enabled.

2022-02-18 Thread Jerzy Jaskuc
Hi, I've been trying to manually build BSP using waf on RTEMS 6. I'm working off HEAD of the RTEMS master branch. However, on gr712rc, whenever I try to have both SMP and tests enabled I get compile errors, which I can't really understand. When I try building with only either option, it works in b