RTEMS Waf | Valid SMP BSP configuration can fail (#7)
Matteo Concas (@matteo.concas)
gitlab at rtems.org
Tue May 12 07:58:42 UTC 2026
Matteo Concas commented: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/issues/7#note_149840
Thinking about it more I think the root cause is probably that our (Frontgrade Gaisler) toolchain is modified to allow for a `-qbsp=` flag. This flag is only considered if no `-B` flag is present and its default value is `leon3` which leads to a mismatch between the object file and the linker flags.
Still, if the `-B` has an impact on the object file it should also be set in the first step in my opinion.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/issues/7#note_149840
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260512/207070de/attachment.htm>
More information about the bugs
mailing list