mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
Added file showing how to compile riscv toolchain for different extension combinations.
This commit is contained in:
parent
db76878581
commit
019e300a14
3
benchmarks/riscv-coremark/multilib.txt
Normal file
3
benchmarks/riscv-coremark/multilib.txt
Normal file
@ -0,0 +1,3 @@
|
||||
If you need to compile for different abi, below is an example of how to configure the gnu riscv toolchain.
|
||||
|
||||
./configure --prefix=/import/eager1/ross/riscv-multilib-bin --enable-multilib --multilib-generate="rv32i-ilp32--;rv32im-ilp32--;rv32iac-ilp32--;rv32imac-ilp32--;rv32imafc-ilp32f--;rv64ic-lp64--;rv64imac-lp64--;rv64imafdc-lp64d--"
|
Loading…
Reference in New Issue
Block a user