lhmax2010
Results
1
comments of
lhmax2010
After remove the echo "add_compile_options(-specs=picolibc.specs)" >> tools/cmake/compiler_flags.cmake echo "add_link_options(-specs=picolibc.specs)" >> tools/cmake/compiler_flags.cmake And then we move to compile with the latest riscv64 toolchain, it compile success. But we met the new...