esolera

Results 7 comments of esolera

I have centos6, because my school use this version. My gcc version is : ``` gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5) Copyright (C) 2017 Free Software Foundation, Inc. This...

how can i build rv64ima compiler ?????

I okey thanks, today I´m going to tried this build. If something happend I will post it. Thanks

@aswaterman The compilation was well. Now I have all the test in RV64IMA but a build a rocket with this instruction set. The rocket build adding this configuration in config...

Thanks the commits work well for compiling : median, rsort, qsort, vvadd, multiply, towers and dhrystone But when a tried to compile mm with : riscv32-unknown-elf-gcc -I/home/edgar/Desktop/RISCV_FOLDERS/rocket-chip/riscv-tools/riscv-tests/build/../benchmarks/../env -I/home/edgar/Desktop/RISCV_FOLDERS/rocket-chip/riscv-tools/riscv-tests/build/../benchmarks/common -I/home/edgar/Desktop/RISCV_FOLDERS/rocket-chip/riscv-tools/riscv-tests/build/../benchmarks/median -I/home/edgar/Desktop/RISCV_FOLDERS/rocket-chip/riscv-tools/riscv-tests/build/../benchmarks/qsort...

that works veri well thanks =)

now i have this other error : Physical mode Assembler messages: Fatal error: -march=RVIMAFDXhwacha: ISA string must begin with rv32 or rv64 Error: ASM file could not be compiled or...