summaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-05-24 02:56:56 +0000
committerAndrew Cagney <cagney@redhat.com>2002-05-24 02:56:56 +0000
commit0db712473f7746f65d119d2be2def54c8841c654 (patch)
tree2ecc5f30c60acc65da044e1b16023deb1665da75 /gdb/PROBLEMS
parentb9e5e4dd2b66332b04a4b4cc6baa4908c479c338 (diff)
downloadbinutils-gdb-0db712473f7746f65d119d2be2def54c8841c654.tar.gz
* PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS12
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index 09c62e1712f..49d27967daa 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -18,3 +18,15 @@ can be specified as part of the configuration vis:
$ 'CC=cc -Ae' ./configure
+s390*-*-*
+---------
+
+gdb/513: GDB does not build on s390 GNU/Linux. The problem should be
+fixed in more recent sources.
+
+
+i386-*-freebsd4.4*
+------------------
+
+gdb/455: GDB doesn't build on a FreeBSD 4.4-STABLE system. The
+problem is still being investigated.