[RTEMS Project] #3698: libdl failure on many PowerPC BSPs

RTEMS trac trac at rtems.org
Fri Feb 22 10:04:59 UTC 2019


#3698: libdl failure on many PowerPC BSPs
---------------------------+--------------------------
 Reporter:  Joel Sherrill  |       Owner:  Chris Johns
     Type:  defect         |      Status:  assigned
 Priority:  normal         |   Milestone:  5.1
Component:  lib/dl         |     Version:  5
 Severity:  normal         |  Resolution:
 Keywords:                 |  Blocked By:
 Blocking:                 |
---------------------------+--------------------------

Comment (by Sebastian Huber):

 The reason for this is excessive use of copy and paste in the past
 combined with the long history of the PowerPC port.

 The bsps/powerpc/shared/start/linkcmds.base is similar to the
 bsps/arm/shared/start/linkcmds.base or
 bsps/riscv/shared/start/linkcmds.base. It uses memory regions and should
 be used for new BSPs.

 The 64-bit PowerPC ELFv2 ABI has no small data area.

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


More information about the bugs mailing list