[RTEMS Project] #2704: Weak symbols not found by loaded code
RTEMS trac
trac at rtems.org
Thu Aug 25 05:58:24 UTC 2016
#2704: Weak symbols not found by loaded code
--------------------------------+---------------------
Reporter: pggauvin | Owner: chrisj
Type: defect | Status: closed
Priority: normal | Milestone:
Component: libdl | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: libdl, weak symbol |
--------------------------------+---------------------
Comment (by Chris Johns <chrisj@…>):
In [changeset:"885aebd6b34755198196a96825fc82b9fc4a0789/rtems-tools"]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="885aebd6b34755198196a96825fc82b9fc4a0789"
linkers/syms: Add weak symbols to the global symbol table.
Add any weak symbols that have been linked into the base image to the
global symbol table. A weak symbol is global when view viewed from
a dynamically loaded module.
Closes #2704.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2704#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list