hppa2.0n-hp-hpux11.00 resource exhaustion bootstrap failure

John David Anglin dave@hiauly3.hia.nrc.ca
Wed Sep 10 00:47:00 GMT 2003


> Is this something for which I should raise a PR or is it just that my
> machine is underconfigured? (data seg size is default I think).

I believe that you need to increase maxdsiz and maxdsiz_64bit.  I have these
at 805306368 and 1073741824, respectively.  This is on a machine with 1 GB
ram.  This is probably too much but I found it necessary for some C++
builds.

GCC memory consumption has been increasing with each new version.  I am
concerned that we are approaching the addressability limit for 32-bit
processors.

Dave



More information about the Gcc-bugs mailing list