More clarifications
This commit was SVN r6944.
Этот коммит содержится в:
родитель
12760d2488
Коммит
2b04d3aaeb
25
HACKING
25
HACKING
@ -74,10 +74,12 @@ section.
|
|||||||
|
|
||||||
If you are building Open MPI from a developer's tree, you must first
|
If you are building Open MPI from a developer's tree, you must first
|
||||||
install fairly recent versions of the GNU tools Autoconf, Automake,
|
install fairly recent versions of the GNU tools Autoconf, Automake,
|
||||||
and Libtool. As of the initial writing of this document (early 2004),
|
and Libtool. As of August 2005, the following versions are known to
|
||||||
you needed *at least* Autoconf v2.58, Automake v1.8.5, and Libtool
|
work:
|
||||||
v1.5. It is possible that since then, the lowest acceptable versions
|
|
||||||
of these tools have increased.
|
Autoconf: v2.59
|
||||||
|
Automake: v1.9.6
|
||||||
|
Libtool: v1.5.18
|
||||||
|
|
||||||
More generally, we have never found that the most recent versions of
|
More generally, we have never found that the most recent versions of
|
||||||
these tools cause problems with our configure / build process. When
|
these tools cause problems with our configure / build process. When
|
||||||
@ -88,18 +90,11 @@ shell$ autoconf --version
|
|||||||
shell$ automake --version
|
shell$ automake --version
|
||||||
shell$ libtool --version
|
shell$ libtool --version
|
||||||
|
|
||||||
AUTOMAKE NOTE: It seems that Automake 1.7 (or better) is ok for
|
|
||||||
*building* Open MPI, but you really need later
|
|
||||||
versions for "make dist" to work properly (1.8.5 is
|
|
||||||
known to work; no real testing has been conducted to
|
|
||||||
determine the lowest version number where "make dist"
|
|
||||||
works).
|
|
||||||
|
|
||||||
To strengthen the above point: the core Open MPI developers typically
|
To strengthen the above point: the core Open MPI developers typically
|
||||||
use very recent versions of the GNU tools. Little checking is done to
|
use very, very recent versions of the GNU tools. Little checking is
|
||||||
ensure that the code base is compatible with older versions of these
|
done to ensure that the code base is compatible with older versions of
|
||||||
tools. If you have a problem, try upgrading your GNU tools to the
|
these tools. If you have a problem, try upgrading your GNU tools to
|
||||||
latest versions and try again.
|
the latest versions and try again.
|
||||||
|
|
||||||
If you need newer versions, you are *strongly* encouraged to heed the
|
If you need newer versions, you are *strongly* encouraged to heed the
|
||||||
following advice:
|
following advice:
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user