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: Tue, 16 Oct 2001 21:12:00 -0000 Message-id: <3BCD0508.4010805@cygnus.com> References: <20011011161453.A15989@nevyn.them.org> <3BCA382D.30809@cygnus.com> <20011014214419.A7881@nevyn.them.org> X-SW-Source: 2001-10/msg00241.html > I'm confused. What exacactly did you try here - what was the configure >> and CC? > > > More accurately, neither built gdbserver. > > I didn't set CC to anything special. Because mips64vr5000-unknown-elf > is a simulator target, the cross-debugger build includes gdbserver. It > didn't link, because MIPS has been multi-arched, and gdb_arch stuff is > scattered all over the headers. For solaris, I got lots of > prototype-related errors trying to build in the gdbserver directory; I > don't remember offhand what they were. Ah, ok. I'd not be too worried about the sim target. Did solaris build without the changes? Andrew