Subject: Re: can't build libc: cannot allocate memory
To: Erik Fair <fair@clock.org>
From: None <seebs@plethora.net>
List: port-m68k
Date: 03/17/1999 14:21:10
In message <v04020a1cb315b94ed391@[209.32.93.104]>, Erik Fair writes:
>I've been getting this for a month on my 24MB Sun 3/60 (20 MHz 68020):
>
>building standard c library
>/usr/bin/nm: memcmp.o: Cannot allocate memory
>ar: libc.a: Cannot allocate memory
>*** Error code 1
>
>Stop.
>
>What the heck is going on here? I've tried updating the tools, to no
>effect. Is there a remedy, or will we be unable to build 1.4?

You can probably unlimit datasize; the default limits are too small on
some systems, IMHO.

-s