riscv-tools以power / ubuntu为基础

时间:2017-10-31 13:13:46

标签: ubuntu riscv

我正在完成构建Rocket Emulator并遇到问题的步骤。在构建riscv-tools时,jimtcl似乎对我的机器类型不满意。我在一个带有Ubuntu 16.04.1 LTS的POWER8盒子上运行。

我已经能够在X86笔记本电脑上使用VirtBox下的Ubuntu 17.04构建并运行ASM测试。

以下错误信息。任何帮助或提示/解决方法都赞赏...

感谢

=============================================== ==========

启动RISC-V工具链构建过程

删除现有的riscv-openocd / build目录 配置项目riscv-openocd 错误:/gpfs/ess1fs0/grassi/rocket-chip/riscv-tools/riscv-openocd/jimtcl/autosetup/config.guess:无法猜测系统类型

此脚本,上次修改时为2010-09-24,无法识别您正在使用的操作系统。建议您从

下载最新版本的配置脚本
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;  f=config.guess;hb=HEAD
and
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

If the version you run (/gpfs/ess1fs0/grassi/rocket-chip/riscv-tools/riscv-openocd/jimtcl/autosetup/config.guess) is already up to date, please send the following data and any information you think might be

与提供所需要的相关 处理系统的信息。

config.guess timestamp = 2010-09-24

uname -m = ppc64le
uname -r = 4.4.0-21-generic
uname -s = Linux
uname -v = #37-Ubuntu SMP Mon Apr 18 18:30:22 UTC 2016

/usr/bin/uname -p =
/bin/uname -X     =

hostinfo               =
/bin/universe          =
/usr/bin/arch -k       =
/bin/arch              =
/usr/bin/oslevel       =
/usr/convex/getsysinfo =

UNAME_MACHINE = ppc64le
UNAME_RELEASE = 4.4.0-21-generic
UNAME_SYSTEM  = Linux
UNAME_VERSION = #37-Ubuntu SMP Mon Apr 18 18:30:22 UTC 2016
child process exited abnormally
configure: error: ../../jimtcl/configure.gnu failed for jimtcl

0 个答案:

没有答案