Bobbchten
Results
1
issues of
Bobbchten
使用 riscv64-xs编译时报错relocation truncated to fit: R_RISCV_HI20,编译器重新安装了也没法解决,使用-mcmodel=medany 选项也无法解决
2
/home/ccb/Desktop/nexus-am/apps/coremark/build/riscv64-xs//./src/core_portme.o: in function start_time': /home/ccb/Desktop/nexus-am/apps/coremark/src/core_portme.c:49:(.text+0xe): relocation truncated to fit: R_RISCV_HI20 against symbol start_time_val' defined in .sbss section in /home/ccb/Desktop/nexus-am/apps/coremark/build/riscv64-xs//./src/core_portme.o /home/ccb/Desktop/nexus-am/apps/coremark/build/riscv64-xs//./src/core_state.o: in function core_init_state': /home/ccb/Desktop/nexus-am/apps/coremark/src/core_state.c:133:(.text+0x1a): relocation truncated to fit: R_RISCV_HI20 against...