[RTEMS Project] #2921: libdl assumes constructors in ELF are a ".ctors" section.
RTEMS trac
trac at rtems.org
Thu Mar 9 02:58:32 UTC 2017
#2921: libdl assumes constructors in ELF are a ".ctors" section.
-------------------------+-------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 4.11.2
Component: libdl | Version: 4.11
Severity: normal | Keywords:
-------------------------+-------------------------
The RTL libdl loader assumes constructors are in a section called '.ctor'
and destructors are in '.dtor'. The section can have any name. The section
type needs to be used.
--
Ticket URL: <http://devel.rtems.org/ticket/2921>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list