From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] gdbserver overhaul Date: Sun, 14 Oct 2001 18:13:00 -0000 Message-id: <3BCA382D.30809@cygnus.com> References: <20011011161453.A15989@nevyn.them.org> X-SW-Source: 2001-10/msg00213.html > I've added preprocessor gunk to make this compile on other non-Linux > gdbserver targets, since I only had the Linux ones available to test on. I > tested on Linux/{ARM,i386,mips,ppc,sh}; the SH bits require some patches > available from the SH community but not yet in mainstream GDB, but I'm > including the gdbserver parts anyway. I'm fairly sure that ia64 and m68k > will continue to work if they did beforehand. Note that the "compile" at the > beginning of this paragraph is really "compile iff it already did". I tried > to find a non-Linux target to test; I tried mips64vr5000-unknown-elf > (low-sim.c) and sparc-sun-solaris2.8 (low-solaris.c). Neither built. I'm confused. What exacactly did you try here - what was the configure and CC? enjoy, Andrew