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: Cserzo Miklos
Subject: Re: Large size array problem
Date: Wed, 11 Jun 2003 15:55:16 +0200 (CEST)


On Wed, 11 Jun 2003, Nick Clifton wrote:

Hi Nick,

> > So is there a limitation for memory allocation for a single array?
>
> Sadly yes.  GAS does not support single array sizes greater than half
> of the address space of the architecture.

OK, thanks for that. However, if we are talking about 64 bit architecture
2 Gig is not the half of the address space.

> > Is there a special switch to force a larger memory allocation?
>
> No, sorry, there is not.  My best suggestion would be to see if you
> can split your array up into several, smaller arrays.

Sure, I'll do that. Thank you again.

Cheers,

miklos





reply via email to

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