From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g2CMlWR26273 for linux-mips-outgoing; Tue, 12 Mar 2002 14:47:32 -0800 Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g2CMlS926270 for ; Tue, 12 Mar 2002 14:47:28 -0800 Received: from localhost.localdomain (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g2CLk0r05392; Tue, 12 Mar 2002 16:46:00 -0500 Received: from mx.hsv.redhat.com (IDENT:root@spot.hsv.redhat.com [172.16.16.7]) by localhost.localdomain (8.11.6/8.11.6) with ESMTP id g2CLlPm21188; Tue, 12 Mar 2002 16:47:25 -0500 Received: from redhat.com (dhcp-166.hsv.redhat.com [172.16.17.166]) by mx.hsv.redhat.com (8.11.6/8.11.0) with ESMTP id g2CLlSN08779; Tue, 12 Mar 2002 15:47:28 -0600 Message-ID: <3C8E772E.2030301@redhat.com> Date: Tue, 12 Mar 2002 15:46:22 -0600 From: Lanny DeVaney User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012 X-Accept-Language: en-us MIME-Version: 1.0 To: Johannes Stezenbach CC: linux-mips@oss.sgi.com Subject: Re: gdbserver References: <3C8E5560.2090907@redhat.com> <20020312204518.GA8593@convergence.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com Precedence: bulk Thanks. I used the 20020311 snapshot and it built like a champ. Thanks, Lanny DeVaney Red Hat, Inc. Johannes Stezenbach wrote: >On Tue, Mar 12, 2002 at 01:22:08PM -0600, Lanny DeVaney wrote: > >>I've looked back through the archives and find some references to >>problems configuring and/or building gdbserver for mips-linux. >> >>I'm attempting to build gdb/gdbserver with --target=mips-linux as well, >>using gdb-5.1.1. Have the earlier issues (they looked to be 1-2 years >>old) been resolved or am I still looking at a "manual build" process? >>I'm getting lots of errors with the build, although the configure seems >>to go OK. x86 host, linux-mips target. >> > >I tried the gdb+dejagnu-20020305 snapshot recently and >both gdb and gdbserver built without problems. IIRC >gdbserver was still broken in gdb-5.1.1. >I haven't used the newly built gdbserver yet, though. > >Regards, >Johannes >