Shark codeBase

Andrew Haley aph at redhat.com
Tue Jan 19 11:11:14 UTC 2016


Hi,

On 19/01/16 11:03, Bahram Yarahmadi wrote:
> But I got this Error :In file included from
> /home/bahram/jdk8u/hotspot/src/share/vm/opto/compile.hpp:41:0,
>                  from
> /home/bahram/jdk8u/hotspot/src/share/vm/ci/ciTypeFlow.cpp:38:
> /home/bahram/jdk8u/hotspot/src/share/vm/opto/regmask.hpp:40:39: fatal
> error: adfiles/adGlobals_zero.hpp: No such file or directory
>  # include "adfiles/adGlobals_zero.hpp"

It is going to be a significant task to get all this stuff built.
Shark is certainly in need of some work to get it working well.  It is
unlikely that anyone is going to have the time to talk you through
fixing any problems with the build.  So please don't just post error
messages: try to debug what is going wrong with the build yourself,
and ask specific questions.  Don't just say "How do I fix this?"  If
you can persuade people that you are serious and have actually dome
some work, maybe they will want to help you.

Firstly, have you built Zero?  Did it work?  Then move on to trying
to get Shark built.  But I hope that you have a lot of time to spend
on this: getting to know such a large code base is hard, and we can't
do it for you.

Andrew.


More information about the zero-dev mailing list