large array, ia64, "segmentation fault"

Luck, Tony tony.luck@intel.com
Mon Nov 29 09:12:00 GMT 2004


>Excuse me , In the REHL3 64bit platform ,how many can
>i increase the stack size? I mean the maximum size.

Use "ulimit -s {size}" ... you need to be "root" to increase
the limit.  The default seems to be 10MB:

 $ ulimit -s
 10240

-Tony



More information about the Gcc mailing list