2003-02-05 Michael Chastain <mec@shout.net>
authorMichael Chastain <mec@google.com>
Wed, 5 Feb 2003 17:45:14 +0000 (17:45 +0000)
committerMichael Chastain <mec@google.com>
Wed, 5 Feb 2003 17:45:14 +0000 (17:45 +0000)
* PROBLEMS (i[3456]86-*-linux*): Warn about binutils
2.12.1 and earlier versions.

gdb/ChangeLog
gdb/PROBLEMS

index 11881642dacb0d42551d0561a88275a261c9bb2e..cf0b828af699a185058a6a5b4ddb454ed3e953c2 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-05  Michael Chastain  <mec@shout.net>
+
+       * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
+       2.12.1 and earlier versions.
+
 2003-02-05  Andrew Cagney  <ac131313@redhat.com>
 
        Remove orphaned hosts, targets and files.
index b2f45d8bff2e98f3f9798f2788a8060c395442b1..a26f3e0b2fc87868bf6db4d76349d91915b65cd7 100644 (file)
@@ -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
This page took 0.026025 seconds and 4 git commands to generate.