SUMMARY: Compiling GCC
J Springer <[email protected]> Fri, 03 Apr 2009 10:14:26 -0500
| Newsgroups | gmane.os.tru64.managers |
|---|---|
| Message-ID | <[email protected]> |
If not for the want of Aspell ...
-> cc1: out of memory allocating 8016 bytes after a total of 131439120 bytes
Thanks to Steve V. and James S. for suggesting that I
increase the data segment size. I am no longer hitting
the 'out of memory' error.
ulimit -d 524288
-> make[4]: *** [alphaev68-dec-osf5.1b/bits/extc++.h.gch/O2g.gch] Error 1
Thanks to John L. who suggested that there is an issue with
Tru64 tar and gcc-4.x
http://www.google.com/search?hl=en&q=extc%2B%2B+tru64+error+1&aq=f&oq
1) Increased data segment size
2) Compiled 3.2
3) Installed GNU tar
4) Compiled GCC 4.3.3
5) Compiled Aspell