[Bug bootstrap/30495] can't compile on AIX

2007-02-23 Thread dje at gcc dot gnu dot org
--- Comment #4 from dje at gcc dot gnu dot org 2007-02-24 04:42 --- The 4G is the cumulative allocation, not the total amount of memory currently in use. The problem has nothing to do with physical memory installed in the system. The process data and stack resource limits need to be la

[Bug bootstrap/30495] can't compile on AIX

2007-01-18 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-01-18 17:44 --- > I mean genattrtab is trying to allocate 4 gigs of mem No, that is how much it allocated overall, not how much is actually still in use. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30495

[Bug bootstrap/30495] can't compile on AIX

2007-01-18 Thread mircea_lutic at yahoo dot com
--- Comment #2 from mircea_lutic at yahoo dot com 2007-01-18 15:54 --- out of memory allocating 16 bytes after a total of 4161654796 bytes /etc/security/limits: default: fsize = 2097151 core = 2097151 cpu = -1 data = 262144 rss = 65536 st

[Bug bootstrap/30495] can't compile on AIX

2007-01-18 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-18 10:18 --- >From http://gcc.gnu.org/install/specific.html: “out of memory” bootstrap failures may indicate a problem with process resource limits (ulimit). Hard limits are configured in the /etc/security/limits system configura