]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Document IRIX->ARM cross compile problem.
authorAndrew Cagney <cagney@redhat.com>
Thu, 27 Apr 2000 00:20:19 +0000 (00:20 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 27 Apr 2000 00:20:19 +0000 (00:20 +0000)
gdb/ChangeLog
gdb/TODO

index 2ad21d6ec78291f2bc55acea89e8919a4eccb85d..159600691413f080249ea57fb236f51447a0757e 100644 (file)
@@ -1,3 +1,7 @@
+Thu Apr 27 10:06:42 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * TODO: Document IRIX X ARM cross compile problems.
+
 Wed Apr 26 17:50:39 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * TODO: Document BFD automake problem.
index 30140bc73c4576cd4bf792770bee5a4c869cba6e..300477f0c81dd559d3b65af0449a190ebda98c53 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -157,6 +157,19 @@ http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00000.html
 (Broken) support for GDB's remote protocol across UDP is to be
 included in the follow-on release.
 
+--
+
+Can't build IRIX -> arm GDB.
+http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00356.html
+
+David Whedon writes:
+> Now I'm building for an embedded arm target.  If there is a way of turning
+> remote-rdi off, I couldn't find it. It looks like it gets built by default
+> in gdb/configure.tgt(line 58) Anyway, the build dies in
+> gdb/rdi-share/unixcomm.c.  SERPORT1 et. al. never get defined because we
+> aren't one of the architectures supported.
+
+
 --
 
                ------------------------------------------------