]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
authorMichael Chastain <mec@google.com>
Fri, 13 Aug 2004 16:31:11 +0000 (16:31 +0000)
committerMichael Chastain <mec@google.com>
Fri, 13 Aug 2004 16:31:11 +0000 (16:31 +0000)
* PROBLEMS: Mention build/1411.

gdb/ChangeLog
gdb/PROBLEMS

index 0ae4a4e312d9bda9050d9a70ac03f6b8c7ef5998..187a642102b0d6c7825ad21a9ed824c8be5fa016 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * PROBLEMS: Mention build/1411.
+
 2004-08-09  Robert Millan  <robertmh@gnu.org>
 
        Committed by Nathanael Nerode.
index 8cdfe324756ed61eb8ed38fb7c46a9014a326dd6..d1cc2b73fba354c5e50cd4f753747e0f75bb5177 100644 (file)
@@ -6,6 +6,24 @@
 
 *** Build problems
 
+build/1411: build fails on hpux 10.20 and hpux 11.00 with CMA threads
+
+GDB does not build on HP/UX 10.20 or HP/UX 11.00 if the CMA
+thread package is installed.  The compile error is:
+
+  ../../gdb/hpux-thread.c:222: variable-size type declared outside of any function
+
+This happens only if the CMA thread package is installed.
+
+As a workaround, you can disable support for CMA threads
+by editing the file gdb/configure.  Find the line:
+
+  if test -f /usr/include/dce/cma_config.h ; then
+
+And replace it with:
+
+  if false ; then
+
 build/1458: compile failed on hpux11
 
 GDB has build problems on HP/UX 11 with some versions of the HP