ericwu13
ericwu13
and when configure riscv-gnu-toolchains, I got the following error... and failed the building process. `../../../riscv-gcc/gcc/graphite-isl-ast-to-gimple.c: In function 'void ivs_params_clear(ivs_params&)': ../../../riscv-gcc/gcc/graphite-isl-ast-to-gimple.c:98:29: error: 'isl_id_free' was not declared in this scope isl_id_free (it->first);...
what do you mean "don't use ricv-tools", does not it include the riscv-gnu-toolchains? And what I want eventually is to build a custom riscv-tools (with simulator, compiler, and etc.)
ok, first of all, thanks for the link provided, I solved the problems! But when I typed `cd riscv-gnu-toolchain` `git checkout master` It said that my repo is up-todate, could...
> Hi all, > > I am trying to compile zsim against Pin 3.0 which was released about a week ago (March 24th, 2016). It appears they removed the functions...
Hi, @shahrooz1997 Sorry for disturbing you. However, did u solve the issue? Thanks.