[RTEMS Project] #3698: libdl failure on many PowerPC BSPs
RTEMS trac
trac at rtems.org
Mon Feb 25 06:16:13 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 the recent link-time errors on some small memory BSPs is
the change from workspace initialization to static allocation for the
objects. I work on this already, but is a bit tedious. My approach is to
add some general *.tcfg files like this:
testsuites/testdata/disable-256k-data-or-more-tests.tcfg
testsuites/testdata/disable-128k-data-or-more-tests.tcfg
testsuites/testdata/disable-64k-data-or-more-tests.tcfg
testsuites/testdata/disable-32k-data-or-more-tests.tcfg
--
Ticket URL: <http://devel.rtems.org/ticket/3698#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list