Large array size in C++



Hi all!

I am trying to run a Neural network program written in C++ on my SGI
prism server. But for a larger array size, it is giving me segmentation
fault.

Is there any where I can make compiler to accept higher array size?



Regards,
swagat

.