Subject: Re: Out of memory
To: A. Sporner <asporner@eagle.ibc.edu>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 04/04/1997 09:08:57
> Hello group,
> 
> I am going through the make process and I get to a point and the following
> message:
> 
> 
> # make
> ===> lib
> ===> lib/csu
> ===> lib/csu/vax
> ===> lib/csu/c++
> ===> lib/libarch
> ===> lib/libc
> make: Cannot allocate memory.
> *** Error code 2
> 
Try to do 'unlimit datasize' before starting make. NetBSD/vax had a soft
limit on 6MB data before, but i've increased the default now.

-- Ragge