RTEMS | Build system fails when switching configuration between SMP and non-SMP (#5482)
Kinsey Moore (@opticron)
gitlab at rtems.org
Sat Feb 7 15:49:00 UTC 2026
Kinsey Moore created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5482
## Summary
If a BSP is built without SMP enabled, config.ini altered to enable SMP, `./waf configure` run, and then `./waf` issued again, the build will produce linker errors. This can be seen with x86_64/amd64 and aarch64/zynqmp_apu and likely any other BSP that supports SMP.
This implies that there is some kind of failure to detect the dependencies that would require regeneration of the some of the object files.
<!-- Pre-set options
- milestone
-->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5482
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/20260207/a582f4f6/attachment-0001.htm>
More information about the bugs
mailing list