Hello,

What is the simplest way to run a java program through gem5? I have tried to 
run a HelloWorld program via

> build/X86/gem5.opt configs/example/se.py --cmd /usr/bin/java --options 
> java/HelloWorld

But I get the following error:

/usr/bin/java: error while loading shared libraries: libjli.so: cannot open 
shared object file: No such file or directory

There is no problem running the program outside of gem5.

Thanks!
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to