Skip to content

Releases: ethycS0/eSC-V

Release list

toolchain

Choose a tag to compare

@ethycS0 ethycS0 released this 22 Mar 19:35

Final toolchain built with custom addition to newlib (upstream patch in newlib), built with:

 ./configure --prefix=$PWD/install --with-arch=rv32i_zicsr_zicfilp_zicfiss --with-abi=ilp32 --disable-multilib
 make -j14 CFLAGS_FOR_TARGET="-O2 -fcf-protection=full -march=rv32i_zicsr_zicfilp_zicfiss -mabi=ilp32"