From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10184 invoked by alias); 24 Jan 2011 21:52:01 -0000 Received: (qmail 10132 invoked by uid 22791); 24 Jan 2011 21:52:00 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SARE_UNSUB22 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 24 Jan 2011 21:51:56 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 133BA2BABF2; Mon, 24 Jan 2011 16:51:55 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CQIstaS2Ptpf; Mon, 24 Jan 2011 16:51:55 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0152B2BAB7F; Mon, 24 Jan 2011 16:51:54 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id B8D641459AD; Mon, 24 Jan 2011 16:51:54 -0500 (EST) Date: Mon, 24 Jan 2011 21:58:00 -0000 From: Joel Brobecker To: Kevin Buettner Cc: gdb-patches@sourceware.org Subject: Re: [RFC] configure.tgt: Update mips*-*-* to use remote-mips.o Message-ID: <20110124215154.GD2413@adacore.com> References: <20110119164407.2deca0ad@mesquite.lan> <201101201451.p0KEpPGX030318@d06av02.portsmouth.uk.ibm.com> <20110120173748.5105a479@mesquite.lan> <20110124144109.47cf1843@mesquite.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110124144109.47cf1843@mesquite.lan> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-01/txt/msg00475.txt.bz2 > > In /cvs/gdbadmin/ss: > > > > * gdb_find.sh: Don't prune remote-mips.c. > > I was unable to commit this change. Here is the error that I saw > when I attempted the commit: No comprendo why it worked for me but not for you. I looked at the permissions, and none of them made sense to me, so for sure I'm missing something. Nevertheless, I checked the change in, and updated the checkout on sourceware.org (this has to be done manually). -- Joel