summaryrefslogtreecommitdiff
path: root/gdb/README
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-10-18 04:35:35 +0000
committerAndrew Cagney <cagney@redhat.com>2001-10-18 04:35:35 +0000
commita3c215e583764c5aa025c35fc43ca340ab62d042 (patch)
tree1be1a50d617efff12ea4c046fe8b72253229bc29 /gdb/README
parent541b4b475078104cede5c9a0dbe1fa7632410f88 (diff)
downloadgdb-a3c215e583764c5aa025c35fc43ca340ab62d042.tar.gz
* README: Mention problems with HP/UX.
Diffstat (limited to 'gdb/README')
-rw-r--r--gdb/README14
1 files changed, 12 insertions, 2 deletions
diff --git a/gdb/README b/gdb/README
index 6f32b257acc..a9e334aba54 100644
--- a/gdb/README
+++ b/gdb/README
@@ -429,9 +429,19 @@ GDB or its supporting libraries.
Host/target specific installation notes
=======================================
-solaris??-64-???
+hppa2.0-hp-hpux10.20
-Something goes here on how to set up a 64 bit build.
+Due to a problem with libiberty/regex.c, GDB does not build on HP/UX
+10.20 when using the HP supplied compiler.
+
+Due to bit rot problems, GDB does not work on HP/UX 10.20 when built
+with GCC.
+
+
+hppa2.0w-hp-hpux11.00
+
+Due to a problem with ltconfig and long argument lines, GDB does not
+configure on HP/UX 11.00.
Remote debugging