Cross Compiling for x86_64 on x86
Deepak Mathews
deepak2427 at gmail.com
Mon Dec 7 06:36:36 UTC 2009
Hi,
I am trying to cross compile for x86 64 bit from a x86 32 bit host machine.
I am facing a lot of issues in this regard.
Has anyone been able to successfully do this.
Why is the target being linked against libjvm.so which is in the ALT_BOOTDIR
on the host system.
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.
Thanks.
Deepak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20091207/7bf1d29c/attachment.htm>
More information about the build-dev
mailing list