bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Large size array problem


From: Stepan Kasal
Subject: Re: Large size array problem
Date: Wed, 11 Jun 2003 17:20:59 +0200
User-agent: Mutt/1.2.5.1i

Hello,

On Wed, Jun 11, 2003 at 03:55:16PM +0200, Cserzo Miklos wrote:
> OK, thanks for that. However, if we are talking about 64 bit architecture
> 2 Gig is not the half of the address space.

the problem is that even though you have sparc64 architecture,
it might be that your userland programs are compiled for target sparc,
not sparc64.

If I have parsed correctly the asm you posted, ``integer'' in your Pascal
environment means 32bit integer.

Setting up full 64bit development environment might be painful.
First step would be to check whether the basic C compiler creates 64bit
executables.
And I don't know the following steps, sorry.

Hey, does anyone know about a good HOWTO describing this topic?

Sorry that I cannot help you more,
        Stepan Kasal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]