RTEMS | <rtems/score/processormask.h> uses <sys/_bitset.h> from Newlib (#5511)
Gedare Bloom (@gedare)
gitlab at rtems.org
Tue Mar 3 16:54:24 UTC 2026
Gedare Bloom commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5511#note_144172
I think it could be reasonable for us to avoid external dependencies for the `score`. Based on the RTEMS software architecture, it has always been my understanding that anything used by supercore should be in the supercore. This is important from a software design/layering perspective and also from a source control perspective, as if we have external dependencies in the supercore that change (or that we cannot change) then this can lead to latent bugs or blockers.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5511#note_144172
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/20260303/acfe6fd7/attachment-0001.htm>
More information about the bugs
mailing list