[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-25 a094732: * etc/PROBLEMS: Say that HP-UX cc doesn'
From: |
Paul Eggert |
Subject: |
[Emacs-diffs] emacs-25 a094732: * etc/PROBLEMS: Say that HP-UX cc doesn't work. |
Date: |
Fri, 17 Mar 2017 03:59:45 -0400 (EDT) |
branch: emacs-25
commit a09473261c8b11243e68d84c5dc2448d65a67e77
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>
* etc/PROBLEMS: Say that HP-UX cc doesn't work.
---
etc/PROBLEMS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index dbb313b..029f756 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1955,6 +1955,13 @@ EOF
This is a bug in HPUX; HPUX patch PHKL_16260 is said to fix it.
+*** HP-UX 11.31 cc: Emacs does not build.
+
+HP-UX 11.31 cc has bugs in its implementation of flexible array
+members, a C99 feature that Emacs relies on. To work around the
+problem, install GCC and use it to build Emacs. For details, see:
+http://lists.gnu.org/archive/html/bug-gnulib/2017-03/msg00066.html
+
** AIX
*** AIX: Trouble using ptys.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-25 a094732: * etc/PROBLEMS: Say that HP-UX cc doesn't work.,
Paul Eggert <=