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

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

Large size array problem


From: Cserzo Miklos
Subject: Large size array problem
Date: Tue, 10 Jun 2003 15:46:18 +0200 (CEST)


Dear Sir,

I am using the GNU Pascal built on GCC 3.2.1 under Sun Solaris 9 (64 bit
architecture). I am using the GNU as (gas) with this system and it works
fine in normal cases. Please find a sample Pascal code and the assembler
counterpart that generates error. Virtually, the size of the array is too
large for the gas. Smaller arrays are OK. The problem is on the gas side
by the look of it. The memory of the system should be sufficient for the
larger array.

So is there a limitation for memory allocation for a single array? Is
there a special switch to force a larger memory allocation?


Regards,

miklos

Attachment: prime-fail.p
Description: Pascal source

Attachment: prime-fail.s
Description: Assembler

Attachment: comp.log
Description: compilation log


reply via email to

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