[RTEMS Project] #2704: Weak symbols not found by loaded code
RTEMS trac
trac at rtems.org
Thu Aug 25 05:58:07 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 |
--------------------------------+---------------------
Changes (by Chris Johns <chrisj@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"ef4a46e0293111361c970a287c29a185905121b2/rtems-tools"]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="ef4a46e0293111361c970a287c29a185905121b2"
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:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list