aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-04-26 08:12:39 +0000
committerAndrew Cagney <cagney@redhat.com>2000-04-26 08:12:39 +0000
commit4fd99b5a5d7043354dd66b991b273bb922fcfc57 (patch)
tree7e0451a91ef0c9664fcba38808fa9fb8287dd7cf /gdb
parent8064c6ae87256d633137b3e494bf9f765d9a4c66 (diff)
downloadfsf-binutils-gdb-4fd99b5a5d7043354dd66b991b273bb922fcfc57.zip
fsf-binutils-gdb-4fd99b5a5d7043354dd66b991b273bb922fcfc57.tar.gz
fsf-binutils-gdb-4fd99b5a5d7043354dd66b991b273bb922fcfc57.tar.bz2
Document bfd/doc/Makefile.in TEXINPUTS problem.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/TODO b/gdb/TODO
index 251ff8f..e54bffb 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -28,6 +28,17 @@ disappearance of user.h).
--
+The BFD directory requires bug-fixed AUTOMAKE et.al.
+
+AUTOMAKE 1.4 incorrectly set the TEXINPUTS environment variable. It
+contained the full path to texinfo.tex when it should have only
+contained the directory. The bug has been fixed in the current
+AUTOMAKE sources. Automake snapshots can be found in:
+ ftp://sourceware.cygnus.com/pub/gdb/snapshots
+and ftp://sourceware.cygnus.com/pub/binutils
+
+--
+
gdb-cvs fails to build on freebsd-elf
http://sourceware.cygnus.com/ml/gdb/2000-04/msg00004.html