<div dir="ltr"><div>Hi, <br></div><div><br></div><div>I am trying to compile rv64imafd BSP and I am facing the following issues. </div><div><br></div><div>Error log pasted below:</div><div><br></div><div>Making all-am in libtests<br>
gmake[5]: Entering directory <br>
'/home/somesh/rtos/rtems/src/kernel/rv64imafd/riscv-rtems5/c/rv64imafd/testsuites/libtests'<br>
rtems-ld -r <br>
/home/somesh/rtos/rtems/src/kernel/rv64imafd/riscv-rtems5/c/rv64imafd \<br>
   -C riscv-rtems5-gcc -c "-march=rv64imafd -mabi=lp64d" \<br>
   -O rap -b dl06.pre -e rtems_main -s \<br>
   -o dl06.rap dl06-o1.o dl06-o2.o -lm<br>
error: rap::object: Section index '0' not found: dl06-o1.o<br>
gmake[5]: *** [Makefile:8479: dl06.rap] Error 10<br>
gmake[5]: Leaving directory <br>
'/home/somesh/rtos/rtems/src/kernel/rv64imafd/riscv-rtems5/c/rv64imafd/testsuites/libtests'</div><div><br></div><div>The command I used for building the BSP is pasted below:</div><div><i>../rtems/configure --prefix=$HOME/rtos/rtems/5 --target=riscv-rtems5 <br>
--enable-rtemsbsp=rv64imafd --enable-tests --enable-posix <br>
--disable-networking</i></div><div><br></div><div>I am using latest release of RTEMS v5.1 on ubuntu v20 system.</div><div><br></div><div>I found the discussion related to similar issue at following link:</div><div><a href="https://www.mail-archive.com/devel@rtems.org/msg24899.html">https://www.mail-archive.com/devel@rtems.org/msg24899.html</a></div><div><br></div><div>There is a ticket raised for the same issue:</div><div><a href="https://devel.rtems.org/ticket/4011">https://devel.rtems.org/ticket/4011</a></div><div>What is the status of this ticket?</div><div><br></div><div>Regards,</div><div>Somesh <br></div><div><br></div></div>