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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to