W-Mai commented on PR #10720:
URL: https://github.com/apache/nuttx/pull/10720#issuecomment-1727144406
well, risc-v failed again.
some links problem
```cpp
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make
rule.
Configuring...
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make
rule.
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make
rule.
Building NuttX...
riscv-none-elf-ld: sotest.o: ABI is incompatible with that of the selected
emulation:
target emulation `elf64-littleriscv' does not match `elf32-littleriscv'
riscv-none-elf-ld: failed to merge target specific data of file sotest.o
riscv-none-elf-ld: attempt to do relocatable link with elf64-littleriscv
input and elf32-littleriscv output
riscv-none-elf-ld: sotest.o: file class ELFCLASS64 incompatible with
ELFCLASS32
riscv-none-elf-ld: final link failed: file in wrong format
make[4]: *** [Makefile:54: sotest] Error 1
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]