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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
