Compilation error - Printable Version +- PULP Community (https://pulp-platform.org/community) +-- Forum: PULP's Community forum (https://pulp-platform.org/community/forumdisplay.php?fid=1) +--- Forum: PULP General questions (https://pulp-platform.org/community/forumdisplay.php?fid=2) +--- Thread: Compilation error (/showthread.php?tid=53) |
Compilation error - kkarthik976 - 12-18-2018 I am getting the error at the time of compilation when iI use -march=RV64. Even i tried with the rv32 or rv64 also. Regards Karthik RE: Compilation error - kgf - 12-18-2018 Hello Karthik, I am afraid we will need a bit more information than that. I see that you want to compile C code into RISC-V (which core), which tool are you using (gcc version, where did you get it), what is the error message you are getting? Thanks |