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]

installation error


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




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