Commit 7cc654b8 by David Edelsohn Committed by David Edelsohn

* doc/install.texi (*-ibm-aix*): Add comment about system limits.

From-SVN: r98186
parent fae4f6aa
2005-04-15 David Edelsohn <edelsohn@gnu.org>
* doc/install.texi (*-ibm-aix*): Add comment about system limits.
2005-04-15 Kazu Hirata <kazu@cs.umass.edu> 2005-04-15 Kazu Hirata <kazu@cs.umass.edu>
PR tree-optimization/20936. PR tree-optimization/20936.
......
...@@ -3018,6 +3018,10 @@ Support for AIX version 3 and older was discontinued in GCC 3.4. ...@@ -3018,6 +3018,10 @@ Support for AIX version 3 and older was discontinued in GCC 3.4.
AIX Make frequently has problems with GCC makefiles. GNU Make 3.79.1 or AIX Make frequently has problems with GCC makefiles. GNU Make 3.79.1 or
newer is recommended to build on this platform. newer is recommended to build on this platform.
``out of memory'' bootstrap failures may indicate a problem with
process resource limits (ulimit). Hard limits are configured in the
/etc/security/limits system configuration file.
To speed up the configuration phases of bootstrapping and installing GCC, To speed up the configuration phases of bootstrapping and installing GCC,
one may use GNU Bash instead of AIX @command{/bin/sh}, e.g., one may use GNU Bash instead of AIX @command{/bin/sh}, e.g.,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment