Hi,<div><br></div><div>I am trying to cross compile for x86 64 bit from a x86 32 bit host machine.</div><div><br></div><div>I am facing a lot of issues in this regard.</div><div><br></div><div>Has anyone been able to successfully do this.</div>
<div><br></div><div>Why is the target being linked against libjvm.so which is in the ALT_BOOTDIR on the host system. </div><div><br></div><div>Even if i fix that issue by copying libjvm.so from a 64bit JDK, an adlc utility is run during the compilation, which is of 64 bit, so cannot be executed on the host machine.</div>
<div><br></div><div>Thanks.</div><div><br></div><div>Deepak</div>