This is the mail archive of the gcc@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]

Query


Hi,

I wished to create some large dimensional arrays in a program (6000x1000)
and it fails to upload this memory (stack overflow). As soon as i reduce the
dimension of arrays..it works perfectly.
Could u help me out. I have tried this on different machines.  
Could you also tell if I could create virtual memory or somethign of that
sort for the program.

Thanks a lot
Shashank


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