2004-04-03 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 3 Apr 2004 16:37:07 +0000 (16:37 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 3 Apr 2004 16:37:07 +0000 (16:37 +0000)
* PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.

gdb/ChangeLog
gdb/PROBLEMS

index 3520d11..65f612f 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-03  Andrew Cagney  <cagney@redhat.com>
+
+       * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
+
 2004-04-02  Andrew Cagney  <cagney@redhat.com>
 
        * sh64-tdep.c (sh64_init_extra_frame_info): Replace
index 0a5a1cd..2f53313 100644 (file)
@@ -4,6 +4,14 @@
                See also: http://www.gnu.org/software/gdb/bugs/
 
 
+*** Build problems
+
+build/1458: comple failed on hpux11
+
+GDB 6.1 is known to have build problems on HP/UX 11.00 using the
+vendor supplied compilers (GDB does build on HP/UX 11.11, and using
+GCC).
+
 *** Misc
 
 gdb/1560: Control-C does not always interrupt GDB.