Lucian Silistru commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/473#note_122529


The issue is that bsp_interrupt_get_dispatch_table_slot in record can replace 
the weak bsp_interrupt_get_dispatch_table_slot in generic, and break interrupt 
handling, at link time. And without RECORD_ENABLE being defined.


I've quickly workaround-ed it by swapping source files around in the yml but as 
I think about a fix all that comes to mind is moving this array and (strong) 
function to extension confdef header, under the config.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/473#note_122529
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to