[RTEMS Project] #3155: libdl not supported on 64-bit PowerPC

RTEMS trac trac at rtems.org
Fri Oct 6 07:14:43 UTC 2017


#3155: libdl not supported on 64-bit PowerPC
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  joel.sherrill@…
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:  Indefinite
Component:  cpukit           |     Version:  4.12
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber):

 I guess this prototype is wrong
 {{{
 bool
 rtems_rtl_elf_find_symbol (rtems_rtl_obj_t* obj,
                            const Elf_Sym*   sym,
                            const char*      symname,
                            Elf_Word*        value)
 }}}

 It should probably be Elf_Addr *value.

--
Ticket URL: <http://devel.rtems.org/ticket/3155#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list