This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Array Size Limits
- From: John Podesta <podesta at courant dot nyu dot edu>
- To: gcc-help at gcc dot gnu dot org
- Cc: podesta at quack dot cims dot nyu dot edu
- Date: Mon, 13 Dec 2004 06:54:38 -0500 (EST)
- Subject: Array Size Limits
I installed MinGw on a pentiuim 4m laptop with 1G of RAM.
Apparently GCC won't run when I make my array size too big.
Is there some limit on the array size and is there any way for me
to set it up so I can have large arrays, e.g., A[500000].
Thanks.
John Podesta
NASA GSFC