This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]