public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: AIX_DOS_OS2 <dcrs6000@ispwest.com>
To: gcc-help@gcc.gnu.org
Subject: Problem compiling gcc 4.0.1 on AIX 5.0.0.8
Date: Tue, 09 Aug 2005 02:54:00 -0000	[thread overview]
Message-ID: <42F81D2C.10305@ispwest.com> (raw)

Help!
   I am unable to compile gcc 4.0.1 on AIX 5.0.0.8 because:

"out of memory allocating 80016 bytes after a total of 4161652492 bytes"

This message appear while executing the following commands:
           ********************* configure ************************
/mkcd/GCC/Source/gcc-4.0.1/configure --disable-nls --with-libiconv-prefix=/usr 
--enable-languages=c,c++,f95 --disable-shared --disable-multilib --enable-threads=aix

           ********************* make ************************
/usr/local/bin/make --debug='b,v,i' CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 
-fno-implicit-templates' bootstrap-lean | tee /tmp/GCCmake

This is the last section section of output from make before it error exits:

                       Successfully remade target file `build/varray.o'.
                       Pruning file `../build-powerpc-ibm-aix5.1.0.0/libiberty/libiberty.a'.
                      Finished prerequisites of target file `build/genattrtab'.
                     Must remake target `build/genattrtab'.
/usr/local/bin/gcc   -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o 
build/genattrtab \
  build/genattrtab.o build/genautomata.o \
  build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o build/gensupport.o 
build/insn-conditions.o build/print-rtl.o build/errors.o \
  build/varray.o ../build-powerpc-ibm-aix5.1.0.0/libiberty/libiberty.a -lm
                     Successfully remade target file `build/genattrtab'.
                    Finished prerequisites of target file `s-attrtab'.
                   Must remake target `s-attrtab'.
build/genattrtab /mkcd/GCC/Source/gcc-4.0.1/gcc/config/rs6000/rs6000.md > tmp-attrtab.c

out of memory allocating 80016 bytes after a total of 4161652492 bytes
make[2]: *** [s-attrtab] Error 1
make[2]: Leaving directory `/mkcd/GCC/Source/BuildDir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mkcd/GCC/Source/BuildDir/gcc'
make: *** [bootstrap-lean] Error 2


   I do not know what this output from make means:
	build/genattrtab /mkcd/GCC/Source/gcc-4.0.1/gcc/config/rs6000/rs6000.md > tmp-attrtab.c

   Can't imagine what it would be creating that is so large! :(

   Any assistance would be GREATLY appreciated!

Bye,
Dwight

             reply	other threads:[~2005-08-09  2:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09  2:54 AIX_DOS_OS2 [this message]
2005-08-08  0:18 ` gcc 4.0.1 Memory error during make on AIX 5.0.0.8 using gcc 3.3.3 AIX_DOS_OS2
2005-08-10 14:54   ` Problem compiling gcc 4.0.1 on AIX 5.0.0.8 David Edelsohn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F81D2C.10305@ispwest.com \
    --to=dcrs6000@ispwest.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).