From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3060 invoked by alias); 2 Oct 2002 00:54:45 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3053 invoked from network); 2 Oct 2002 00:54:45 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 2 Oct 2002 00:54:45 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17wYih-0003JE-00 for ; Tue, 01 Oct 2002 20:54:35 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17wXnD-0006gy-00 for ; Tue, 01 Oct 2002 20:55:11 -0400 Date: Tue, 01 Oct 2002 17:54:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: can't build cross-gdb for --target=mips-sgi-irix6 Message-ID: <20021002005511.GA25406@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2002-10/txt/msg00031.txt.bz2 On Tue, Oct 01, 2002 at 09:49:59PM -0300, Alexandre Oliva wrote: > mips-sgi-irix6-gdb (5.3 branch and mainline) failed to link on > athlon-pc-linux-gnu. breakpoint.c didn't to compile in > disable_breakpoints_in_shlibs() because SOLIB_ADD was not defined. I > think solib.h must be #included somewhere, and I think the right place > is config/mips/tm-irix6.h. I couldn't test this natively, because I > don't have access to any irix box at the moment, but the cross > debugger built correctly with this patch. Ok to install? Well, how does it compile when native? It looks like nothing includes "solib.h" in that case, so it must be getting the definitions from somewhere... -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer