如果上述步骤都无效: 检查你的系统兼容性,确保你的操作系统支持RISC-V工具链。 寻求进一步的技术支持,可能是在相关的开发者论坛、社区或者从工具链的官方支持渠道获取帮助。 希望这些步骤能帮助你解决riscv32-unknown-elf-gcc: command not found的问题!如果还有其他疑问,请随时提问。
I installed the the tool by executing build.sh. It displayed a message 'RISC-V Toolchain installation completed!' at the end. After that when I use 'riscv32-unknown-elf-gcc' it still says command not found. I already have installed riscv...