This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: No gcj 64 bit compilation support? What the?
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Me Myself and I <stargate7thsymbol at live dot co dot uk>
- Cc: gcc-help at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Thu, 15 Sep 2011 09:43:43 +0100
- Subject: Re: No gcj 64 bit compilation support? What the?
- References: <BAY159-W20CD92154C5B0FAB527CBDD0070@phx.gbl> <4E71B9BB.3000100@redhat.com>
On 15 September 2011 09:39, Andrew Haley wrote:
> On 09/15/2011 09:16 AM, Me Myself and I wrote:
>
>>
>> Then why is this, if my compiler is on a 64 bit operating system with
>> 64 bit hardware? ?Shouldn't it compile to 64 bit files anyway?
>> Isn't the operating system really doing this by default? Is this my reply really accurate?
>> If not, why not? Where can I find simple instructions to build gcj
>> to compile 64 bit optimised executable files?
>
> We don't know the answers to any of these questions because we don't
> know who built the gcj you're using or what OS it runs on.
The OP mentioned Mandriva 2011 but that still doesn't tell us much,
this is a gcc list not a Mandriva one so we don't know about the
distro or what packages are installed.
Does Mandriva ship an x86_64.rpm for gcj? Have you installed it?
What does "rpm -qa *gcj*" show?