This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: genattrtab consumes all RAM
- To: Dave Gilbert <gilbertd at treblig dot org>
- Subject: Re: genattrtab consumes all RAM
- From: Jeffrey A Law <law at hurl dot cygnus dot com>
- Date: Sun, 28 Feb 1999 12:02:40 -0700
- cc: egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.LNX.3.96.990228152121.751K-100000@tardis.home.dave>you write
:
> Hi,
> I've just tried to cross build to arm-penguin-linux-gnuelf
> (egcs 19990221) from Linux/Alpha and hit the following:
>
> ./genattrtab ./config/arm/arm.md > tmp-attrtab.c; \
> fi
> genattrtab: virtual memory exhausted
> make[1]: *** [s-attrtab] Error 33
>
>
> The Alpha has 320MB of RAM and 128MB swap - so me thinks something is
> wrong there!
This should have been fixed in last night's snapshot.
jeff