>>>>> Tim Rightnour writes:
Tim> out of memory allocating 250000 bytes after a total of 134102464 bytes
Tim> Is that not enough ram to build gcc anymore? It seems a bit excessive.
There are lots of holes in the address space. This usually means
that you have process resource limits set too low.
David