RTEMS | Test suite files produced by rtems-syms are not reproducible (#4941)

Sebastian Huber (@sebhub) gitlab at rtems.org
Tue Jul 9 08:09:16 UTC 2024




Sebastian Huber commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/4941#note_108907


The issue is that `rtems-syms` directly creates the object file using a temporary source file. The name of this temporary file changes each time the object file is created. This can be fixed by creating the source file and then compile the object using the build system.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/4941#note_108907
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/20240709/f934cb22/attachment.htm>


More information about the bugs mailing list