open64-compiler / open64

open64 compiler
78 stars 29 forks source link

xcalcc needs to set the default gcc according to the host architecture #8

Open shinmingliu opened 1 year ago

shinmingliu commented 1 year ago

Currently it is hard coded to be "riscv64-linux-gnu-gcc" while the x86_64 hosted compiler currently name it "x86_64-linux-gnu-gcc".