From 8cc15142e83c23ceb7b474c3937ff6548f2062db Mon Sep 17 00:00:00 2001 From: Michael Chastain Date: Wed, 5 Feb 2003 17:45:14 +0000 Subject: 2003-02-05 Michael Chastain * PROBLEMS (i[3456]86-*-linux*): Warn about binutils 2.12.1 and earlier versions. --- gdb/PROBLEMS | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gdb/PROBLEMS') 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 -- cgit v1.1