riscv-software-src / riscv-tools

RISC-V Tools (ISA Simulator and Tests)
1.14k stars 447 forks source link

RV32e compilation #157

Open esolera opened 6 years ago

esolera commented 6 years ago

Where or How can I compile programs with target in rv32e architecture????

I'm tried with this but fail "$riscv32-unknown-elf-gcc -march=rv32ic -mabi=ilp32e -o..."