This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

genattrtab consumes all RAM


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!

Dave

 --------------------------------------------------------------------   
/ Dr. David Alan Gilbert      | Running Linux on           |  Happy  \ 
\   gro.gilbert @ treblig.org |     Alpha, ARM and SPARC   |  In Hex /
 \____________________________|___ http://www.treblig.demon.co.uk __/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]