summaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorMichael Chastain <mec.gnu@mindspring.com>2003-02-25 21:58:20 +0000
committerMichael Chastain <mec.gnu@mindspring.com>2003-02-25 21:58:20 +0000
commita3d3f880b9334c956e5eef8a6f6dabf46a1b3b74 (patch)
tree53a1f353eede641bd55c3bd5c503f96c3db1bdf5 /gdb/PROBLEMS
parentc5d2fdc63549c9debe8d3780d77118d98afe2897 (diff)
downloadgdb-a3d3f880b9334c956e5eef8a6f6dabf46a1b3b74.tar.gz
2003-02-25 Michael Chastain <mec@shout.net>
* PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later to avoid uintptr_t definition problems.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index a26f3e0b2fc..f992b0bc77e 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -69,6 +69,10 @@ building GDB vis:
i[3456]86-*-linux*
------------------
+gdb/660: gdb does not build with linux libc5. The symptom is a parse
+error before `uintptr_t'. Upgrade to glibc 2.1.3 or later, which
+defines uintptr_t.
+
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: