summaryrefslogtreecommitdiff
path: root/doc/install.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-01-26 07:36:00 -0800
committerKarl Berry <karl@freefriends.org>2011-01-26 07:36:00 -0800
commit01523ab68d2ce6ad7a0dc7f22c3b7063f3cead74 (patch)
tree2d10574c4db09ed9066935dcfe7390379ef78fb0 /doc/install.texi
parentf92b8f0781006878574cff1eb4cbd79694739c38 (diff)
downloadgnulib-01523ab68d2ce6ad7a0dc7f22c3b7063f3cead74.tar.gz
autoupdate
Diffstat (limited to 'doc/install.texi')
-rw-r--r--doc/install.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/install.texi b/doc/install.texi
index c43298b01c..d397b8a89b 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -261,6 +261,11 @@ use an ANSI C compiler:
@noindent
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
+HP-UX @command{make} updates targets which have the same time stamps as
+their prerequisites, which makes it generally unusable when shipped
+generated files such as @command{configure} are involved. Use GNU
+@command{make} instead.
+
On OSF/1 a.k.a.@: Tru64, some versions of the default C compiler cannot
parse its @code{<wchar.h>} header file. The option @option{-nodtk} can be
used as a workaround. If GNU CC is not installed, it is therefore