Hello, I just tried to compile some riscv bsps with tests enabled and got a compile time error for the dl06 test. I tried with griscv and rv32imac with the following configure:
../rtems-5.0.0-m2006-2/configure --target=riscv-rtems5 --prefix../install/bsps --disable-networking --enable-tests --enable-rtemsbsp=griscv I got the following error: rtems-ld -r /localdata2/somm_ja/rtems/5-0-rc/build-riscv/riscv-rtems5/c/griscv \ -C riscv-rtems5-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:8479: recipe for target 'dl06.rap' failed make[5]: *** [dl06.rap] Error 10 make[5]: Leaving directory '/localdata2/somm_ja/rtems/5-0-rc/build-riscv/riscv-rtems5/c/griscv/testsuites/libtests' Makefile:663: recipe for target 'libtests' failed make[4]: *** [libtests] Error 2 make[4]: Leaving directory '/localdata2/somm_ja/rtems/5-0-rc/build-riscv/riscv-rtems5/c/griscv/testsuites' Makefile:1222: recipe for target 'testsuites' failed make[3]: *** [testsuites] Error 2 make[3]: Leaving directory '/localdata2/somm_ja/rtems/5-0-rc/build-riscv/riscv-rtems5/c/griscv' Makefile:716: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/localdata2/somm_ja/rtems/5-0-rc/build-riscv/riscv-rtems5/c/griscv' Makefile:289: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/localdata2/somm_ja/rtems/5-0-rc/build-riscv/riscv-rtems5/c' Makefile:410: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 make all 112,71s user 27,01s system 102% cpu 2:16,13 total It is the first time I tried anything with riscv, so I might have done something wrong. Best regards, Jan Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR) German Aerospace Center Simulation and Software Technology | Software for Space Systems and Interactive Visualization | Lilienthalplatz 7 | 38108 Braunschweig | Germany Jan Sommer Telephone +49 531 295-2494 | Telefax 0531 295-2767 | jan.som...@dlr.de DLR.de/SC _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel