I followed the installation guide, but when I try to compile using make all i get the following errors:
******/lib/gcc/riscv32-unknown-elf/11.1.0/../../../../riscv32-unknown-elf/bin/ld: *********/lib/gcc/riscv32-unknown-elf/11.1.0/libgcc.a(_clz.o): can't link soft-float modules with single-float modules
******/lib/gcc/riscv32-unknown-elf/11.1.0/../../../../riscv32-unknown-elf/bin/ld: failed to merge target specific data of file *****/lib/gcc/riscv32-unknown-elf/11.1.0/libgcc.a(_clz.o)
I followed the installation guide, but when I try to compile using
make alli get the following errors: