public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Build problems on AIX
@ 2010-11-30 20:33 Piotr Wyderski
  2010-11-30 20:34 ` Piotr Wyderski
  0 siblings, 1 reply; 2+ messages in thread
From: Piotr Wyderski @ 2010-11-30 20:33 UTC (permalink / raw)
  To: gcc

Hello,

I'm not able to build GCC (4.4.5 and 4.5.1 from the official releases) on AIX
(config.guess: powerpc-ibm-aix6.1.0.0). They both fail exactly the same way:

build/genattrtab ../../gcc/config/rs6000/rs6000.md \
  insn-conditions.md > tmp-attrtab.c

out of memory allocating 16 bytes after a total of 4161654796 bytes
make[3]: *** [s-attrtab] Error 1
make[3]: Leaving directory
`/mnt/local1/piotrw/projects/build/gcc-4.4.5/objdir/gcc'

The build compiler is GCC 4.2.3 in 32-bit mode. The source trees
have been configured as:

 ../configure --prefix=/opt/tools32/gcc-4.4.5 --with-gmp=/opt/tools32
--with-mpfr=/opt/tools32 --with-mpc=/opt/tools32 --with-as=/opt/tools32/bin/as
--with-ld=/opt/tools32/bin/ --enable-languages=c,c++ --enable-threads
--enable-version-specific-runtime-libs

I use the newest GMP/MPFR/MPC libraries. What can be the problem and
how do I fix that?

    Best regards,
    Piotr Wyderski

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build problems on AIX
  2010-11-30 20:33 Build problems on AIX Piotr Wyderski
@ 2010-11-30 20:34 ` Piotr Wyderski
  0 siblings, 0 replies; 2+ messages in thread
From: Piotr Wyderski @ 2010-11-30 20:34 UTC (permalink / raw)
  To: gcc

The problem was caused by ulimits, so please ignore my report.
I feel sorry for generating spurious input -- the platform is totally insane.

Best regards
Piotr Wyderski

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-30 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-30 20:33 Build problems on AIX Piotr Wyderski
2010-11-30 20:34 ` Piotr Wyderski

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).