pkarashchenko commented on PR #7834:
URL: https://github.com/apache/nuttx/pull/7834#issuecomment-1343872647

   ```
   2022-12-08T23:02:51.2864262Z   Building NuttX...
   2022-12-08T23:03:36.6916656Z riscv64-unknown-elf-ld: 
/tools/riscv64-unknown-elf-gcc/bin/../lib/gcc/riscv64-unknown-elf/10.2.0/libgcc.a(div.o):
 ABI is incompatible with that of the selected emulation:
   2022-12-08T23:03:36.6917760Z   target emulation `elf64-littleriscv' does not 
match `elf32-littleriscv'
   2022-12-08T23:03:36.6918858Z riscv64-unknown-elf-ld: failed to merge target 
specific data of file 
/tools/riscv64-unknown-elf-gcc/bin/../lib/gcc/riscv64-unknown-elf/10.2.0/libgcc.a(div.o)
   2022-12-08T23:03:36.7460126Z riscv64-unknown-elf-ld: 
/github/workspace/sources/nuttx/staging/libc.a(lib_flsl.o): in function `flsl':
   2022-12-08T23:03:36.7461291Z 
/github/workspace/sources/nuttx/libs/libc/string/lib_flsl.c:61: undefined 
reference to `__clzsi2'
   2022-12-08T23:03:36.7613336Z make[1]: *** [Makefile:154: nuttx] Error 1
   2022-12-08T23:03:36.7621942Z make: *** [tools/Unix.mk:516: nuttx] Error 2
   ```
   Most probably can be due to recent RISCV toolchain update


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to