Re: virtual memory exhausted

2006-03-04 Thread Paul D. Smith
%% "jagabandhu panda" <[EMAIL PROTECTED]> writes: jp> While compiling an atmospheric model it says jp> Entering the directory /directory path jp> make[3] *** virtual memory exhausted. Stop jp> Leaving the directory /directory path jp> I came to know that this is a bug. I am using gnu-m

Re: virtual memory exhausted

2003-10-06 Thread Jerome Zago
On Monday 06 October 2003 11:49, Peter A. Kerzum wrote: > Excuse me for another silly question, but can you tell when could this > error occure: > > virtual memory exhausted When calling malloc(0) on some systems. See http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2888&group_id=71 for detai