[RTEMS Project] #4673: Runtime loader exported symbols address size not consistent
RTEMS trac
trac at rtems.org
Fri Jul 29 13:17:44 UTC 2022
#4673: Runtime loader exported symbols address size not consistent
-----------------------+--------------------------------------
Reporter: Ryan Long | Owner: Ryan Long <ryan.long@…>
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: lib/dl | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------+--------------------------------------
Changes (by Ryan Long <ryan.long@…>):
* owner: (none) => Ryan Long <ryan.long@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"ace7db96d4561665b07ba15c2fe5f9349f4d3d8c/rtems-tools"
ace7db9/rtems-tools]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="ace7db96d4561665b07ba15c2fe5f9349f4d3d8c"
rtems-syms.cpp: Change check to pointer size
Changed from a RISC-V specific value being in the conditional to a check
for
the size of the architecture's pointer.
Closes #4673
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4673#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list