Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何配置 RISCV 工具链以支持 Ada ?gprBuild 工具是否支持 riscv64-unknown-elf 工具链?......
我尝试通过使用以下命令安装 gprBuild 工具:
sudo apt install gpr
安装后使用命令搜索支持的目标
gprconfig --show-targets
它只显示 x86-64-linux-gcc 并且没有任何 RISCV 工具链