Cross Compiling for x86_64 on x86
Deepak Mathews
deepak2427 at gmail.com
Mon Dec 7 07:15:40 UTC 2009
Hi,
Thank you Eric, for your quick reply.
Sorry, I had forgot to mention the platform.
It is Linux.
Thanks.
Deepak
On Mon, Dec 7, 2009 at 12:16 PM, Erik Trimble <Erik.Trimble at sun.com> wrote:
> Deepak Mathews wrote:
>
>> 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
>>
> First off, which platform? Windows? Linux? Solaris?
>
> Frankly, I don't think we've ever tried doing Windows 64-bit on a 32-bit
> platform, and I can't imagine it would really be easy at all.
>
>
>
> --
> Erik Trimble
> Java System Support
> Mailstop: usca22-123
> Phone: x17195
> Santa Clara, CA
> Timezone: US/Pacific (GMT-0800)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20091207/d31a88c9/attachment.htm>
More information about the build-dev
mailing list