This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
installation error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: installation error
- From: Rubens Cruz Gatto <gatto at dss dot inpe dot br>
- Date: Thu, 11 Oct 2001 10:22:52 -0200
- Organization: INPE
Hi,
I'm trying to install gcc-3.0.1 under Linux (Slackware 6.0).
Following the installation instructions, I installed the GNU make and,
after
doing make bootstrap , it fails with these messages
.
.
.
make[3]: Entering directory `/usr/local/gcc/gcc/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/gcc/gcc/po'
./genattrtab ../../gcc-3.0.1/gcc/config/i386/i386.md > tmp-attrtab.c
genattrtab: virtual memory exhausted
make[2]: *** [s-attrtab] Error 33
make[2]: Leaving directory `/usr/local/gcc/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/gcc/gcc'
make: *** [bootstrap] Error 2
What is happening? What sould I do?
Thanks in advance...
Rubens C. Gatto
National Institute for Space Research - INPE
Sao Jose dos Campos, SP, Brazil