OSDN Git Service

Document IRIX->ARM cross compile problem.
authorAndrew Cagney <cagney@redhat.com>
Thu, 27 Apr 2000 00:23:02 +0000 (00:23 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 27 Apr 2000 00:23:02 +0000 (00:23 +0000)
gdb/ChangeLog
gdb/TODO

index 145b07b..9205c6a 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.
+
 2000-04-26  Michael Snyder  <msnyder@seadog.cygnus.com>
 
        * utils.c (internal_verror): Call target_terminal_ours.
index e54bffb..b1e0648 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -159,6 +159,19 @@ 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.
+
+
+--
+
                ------------------------------------------------
 
 Code cleanups