[RTEMS Project] #3698: libdl failure on many PowerPC BSPs
RTEMS trac
trac at rtems.org
Sat Feb 23 23:32:17 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 Chris Johns):
I now see there are a couple of other BSP specific linkcmds files all of
which need to be modified.
I am now seeing:
{{{
gmake[5]: Entering directory '/opt/work/chris/rtems/kernel/bsps/psim
/powerpc-rtems5/c/mpc5643l_dpu/testsuites/sptests'
powerpc-rtems5-gcc -mcpu=8540 -meabi -msdata=sysv -fno-common -msoft-
float -mno-spe -mstrict-align -O2 -g -fno-keep-inline-functions
-ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-
function-declaration -Wstrict-prototypes -Wnested-externs
-B./../../lib/libbsp/powerpc/mpc55xxevb
-B/opt/work/chris/rtems/kernel/rtems.git/bsps/powerpc/mpc55xxevb/start
-specs bsp_specs -qrtems -L./../../cpukit
-L/opt/work/chris/rtems/kernel/rtems.git/bsps/powerpc/shared/start -Wl,--
wrap=printf -Wl,--wrap=puts -Wl,--wrap=putchar -Wl,--gc-sections -o
sp47.exe sp47/sp47-init.o
./../../lib/libbsp/powerpc/mpc55xxevb/librtemsbsp.a
./../../cpukit/librtemscpu.a
/opt/work/rtems/5/lib/gcc/powerpc-rtems5/7.4.0/../../../../powerpc-
rtems5/bin/ld:linkcmds.mpc55xx:18 cannot move location counter backwards
(from 00000000400165c0 to 0000000040010000)
collect2: error: ld returned 1 exit status
gmake[5]: *** [Makefile:5229: sp47.exe] Error 1
}}}
and this does not look related to what I have been working on. Is this
test too big for this target?
--
Ticket URL: <http://devel.rtems.org/ticket/3698#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list