[RTEMS Project] #4069: dl06 does not link on RISCV
RTEMS trac
trac at rtems.org
Sun Sep 6 08:13:07 UTC 2020
#4069: dl06 does not link on RISCV
--------------------------+--------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+--------------------
{{{
rtems-ld -r /home/jiri/src/rtems/riscvmp/riscv-rtems6/c/griscv \
-C riscv-rtems6-gcc -c "-march=rv32imafd -mabi=ilp32d" \
-O rap -b dl06.pre -e rtems_main -s \
-o dl06.rap dl06-o1.o dl06-o2.o -lm
error: rap::object: Section index '0' not found: dl06-o1.o
Makefile:8528: recipe for target 'dl06.rap' failed
make[5]: *** [dl06.rap] Error 10
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4069>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list