]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/PROBLEMS: Say that HP-UX cc doesn't work.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Mar 2017 07:58:31 +0000 (00:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Mar 2017 07:59:30 +0000 (00:59 -0700)
etc/PROBLEMS

index dbb313b06ff6bc4abd2370f9c2f86a9804ccc3b2..029f7560da02d75f90d8bfa447e4d2333f603dfb 100644 (file)
@@ -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.