error when building hotspot in aarch64.

Andrew Haley aph at redhat.com
Tue Jul 21 14:49:53 UTC 2015


On 07/21/2015 03:39 PM, 李雪军 wrote:
>  configure cmd: 
> configure --openjdk-target=aarch64 --with-debug-level=slowdebug
> make
> error happen in frame_aarch64.cpp 
> in frame::frame(....){
>   init(...);
> }
> init is undefined.
> 
> 
> is init function missing the implementation?

No.  We need more information.

Tell us what configure prints out and the exact compiler output
when you have the problem.

Andrew.




More information about the hotspot-dev mailing list