<div dir="ltr"><div><div><div>Hello everyone,<br></div>I was building rtems for arm-rtems6 using RSB(master) for BSP xilinx_zynq_a9_qemu<br></div>and received this error while making rtems.<br></div>Error :<br>arm-rtems6-gcc  -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -O0 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -B./../../lib/libbsp/arm/xilinx-zynq -B/home/eshan/development/rtems/kernel/rtems/bsps/arm/xilinx-zynq/start -specs bsp_specs -qrtems -L./../../cpukit -L/home/eshan/development/rtems/kernel/rtems/bsps/arm/shared/start -Wl,--wrap=printf -Wl,--wrap=puts -Wl,--wrap=putchar -Wl,--gc-sections -o math.exe math/math-init.o math/math-domath.o -lm ./../../lib/libbsp/arm/xilinx-zynq/librtemsbsp.a ./../../cpukit/librtemscpu.a ./../../cpukit/librtemstest.a <br>/home/eshan/development/rtems/6/lib/gcc/arm-rtems6/10.2.1/../../../../arm-rtems6/bin/ld: math/math-domath.o: in function `domath':<br>/home/eshan/development/rtems/kernel/rtems/c/src/../../testsuites/libtests/math/domath.h:142: undefined reference to `fma'<br>collect2: error: ld returned 1 exit status<br>Makefile:3938: recipe for target 'math.exe' failed<br>make[5]: *** [math.exe] Error 1<br>make[5]: Leaving directory '/home/eshan/development/rtems/kernel/xilinx_zynq_a9_qemu/arm-rtems6/c/xilinx_zynq_a9_qemu/testsuites/libtests'<br>Makefile:663: recipe for target 'libtests' failed<br>make[4]: *** [libtests] Error 2<br>make[4]: Leaving directory '/home/eshan/development/rtems/kernel/xilinx_zynq_a9_qemu/arm-rtems6/c/xilinx_zynq_a9_qemu/testsuites'<br>Makefile:1222: recipe for target 'testsuites' failed<br>make[3]: *** [testsuites] Error 2<br>make[3]: Leaving directory '/home/eshan/development/rtems/kernel/xilinx_zynq_a9_qemu/arm-rtems6/c/xilinx_zynq_a9_qemu'<br>Makefile:716: recipe for target 'all-recursive' failed<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory '/home/eshan/development/rtems/kernel/xilinx_zynq_a9_qemu/arm-rtems6/c/xilinx_zynq_a9_qemu'<br>Makefile:289: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/home/eshan/development/rtems/kernel/xilinx_zynq_a9_qemu/arm-rtems6/c'<br>Makefile:410: recipe for target 'all-recursive' failed<br>make: *** [all-recursive] Error 1<br><div><div><div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Thanks <br></div>- Eshan <br></div></div></div></div></div></div></div>