Closed hauhsu closed 8 years ago
I wonder if this is a java issue. Which version of java are you running?
$ java -version
java version "1.8.0_71"
Java(TM) SE Runtime Environment (build 1.8.0_71-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.71-b15, mixed mode)
But the issue disappeared after I pull a newer version.... Should I close it?
Hi, I cloned the newest rocket-chip repo and follow the instructions to compile riscv-tools and emulator. It worked fine on my iMac about a month ago, but the current version failed while compiling emulator.
The following are the error messages:
The OS version is EL Capitan 10.11.6 I also tried to compile on Ubuntu 14.04, no errors. Can anyone help? Thanks.