2003-02-05 Michael Chastain <mec@shout.net>

* PROBLEMS (i[3456]86-*-linux*): Warn about binutils
	2.12.1 and earlier versions.
This commit is contained in:
Michael Chastain 2003-02-05 17:45:14 +00:00
parent 6349e62823
commit 8cc15142e8
2 changed files with 14 additions and 0 deletions

View 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> 2003-02-05 Andrew Cagney <ac131313@redhat.com>
Remove orphaned hosts, targets and files. Remove orphaned hosts, targets and files.

View file

@ -65,3 +65,12 @@ building GDB vis:
$ make CFLAGS='-O2 -D__digital__' $ 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