aboutsummaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2003-02-05 17:45:14 +0000
committerMichael Chastain <mec@google.com>2003-02-05 17:45:14 +0000
commit8cc15142e83c23ceb7b474c3937ff6548f2062db (patch)
tree9f78ef4da3ed07eeea0cccf67fd130485714d3cd /gdb/PROBLEMS
parent6349e62823303e3157524f9e34b6c84eb93f795a (diff)
downloadgdb-8cc15142e83c23ceb7b474c3937ff6548f2062db.zip
gdb-8cc15142e83c23ceb7b474c3937ff6548f2062db.tar.gz
gdb-8cc15142e83c23ceb7b474c3937ff6548f2062db.tar.bz2
2003-02-05 Michael Chastain <mec@shout.net>
* PROBLEMS (i[3456]86-*-linux*): Warn about binutils 2.12.1 and earlier versions.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index b2f45d8..a26f3e0 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -65,3 +65,12 @@ building GDB vis:
$ make CFLAGS='-O2 -D__digital__'
+
+i[3456]86-*-linux*
+------------------
+
+gdb/1030: GNU binutils 2.12.1 and earlier versions do not work properly
+with gdb. If you use GNU binutils, upgrade to version 2.13 or later.
+You can check the version of binutils with the command:
+
+ $ ld --version