summaryrefslogtreecommitdiff
path: root/doc/INSTALL
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-01-26 10:47:01 -0800
committerKarl Berry <karl@freefriends.org>2011-01-26 10:47:01 -0800
commit55392621466ee6ac755c920f881679b5e345b11d (patch)
treee054d65a25fc66f374d2e40573e23d9bc814879c /doc/INSTALL
parentfc12f35ab10cca4dc698ddee31b5e2bbeeb54167 (diff)
downloadgnulib-55392621466ee6ac755c920f881679b5e345b11d.tar.gz
regen
Diffstat (limited to 'doc/INSTALL')
-rw-r--r--doc/INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 95dac44e24..a1e89e18ad 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -226,6 +226,11 @@ order to use an ANSI C compiler:
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
+ HP-UX `make' updates targets which have the same time stamps as
+their prerequisites, which makes it generally unusable when shipped
+generated files such as `configure' are involved. Use GNU `make'
+instead.
+
On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
parse its `<wchar.h>' header file. The option `-nodtk' can be used as
a workaround. If GNU CC is not installed, it is therefore recommended