summaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorMichael Chastain <mec.gnu@mindspring.com>2003-02-05 17:45:14 +0000
committerMichael Chastain <mec.gnu@mindspring.com>2003-02-05 17:45:14 +0000
commit2409a96980ab28f3f956d98ecd7b9ff1cdd47a35 (patch)
tree52f159fddfb44450e2fc5af709ed45fefb21881a /gdb/PROBLEMS
parent47ce9a70c6998098ba33b2efec4f745f7b18d59b (diff)
downloadgdb-2409a96980ab28f3f956d98ecd7b9ff1cdd47a35.tar.gz
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 b2f45d8bff2..a26f3e0b2fc 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