#4673: Runtime loader exported symbols address size not consistent
------------------------+--------------------
Reporter: Ryan Long | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: lib/dl | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------+--------------------
In rtl-sym.c, where the exported symbols table is read in
`rtems_rtl_symbol_global_add`, the addresses are expected to be of size
`sizeof(unsigned long)`. This works fine for most architectures because
most of them evaluate to 4. For Aarch64 however, this evaluates to 8.
--
Ticket URL: <http://devel.rtems.org/ticket/4673>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs