From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29631 invoked by alias); 20 Apr 2008 14:23:14 -0000 Received: (qmail 29617 invoked by uid 22791); 20 Apr 2008 14:23:13 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 20 Apr 2008 14:22:48 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 4F643983E4; Sun, 20 Apr 2008 14:22:46 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 3AB1298150; Sun, 20 Apr 2008 14:22:46 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JnaRI-0006JZ-S0; Sun, 20 Apr 2008 10:22:44 -0400 Date: Mon, 21 Apr 2008 16:53:00 -0000 From: Daniel Jacobowitz To: Ben Elliston Cc: gdb Subject: Re: [aimingoff@mba.nifty.com: build/2446: Architecture depend file under gdb/libdecnumber] Message-ID: <20080420142244.GA23943@caradoc.them.org> Mail-Followup-To: Ben Elliston , gdb References: <20080416230010.GB3853@caradoc.them.org> <1208484463.13905.1.camel@helios> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1208484463.13905.1.camel@helios> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00181.txt.bz2 On Fri, Apr 18, 2008 at 12:07:42PM +1000, Ben Elliston wrote: > Hi Daniel > > On Wed, 2008-04-16 at 19:00 -0400, Daniel Jacobowitz wrote: > > > Ben, any comments? I suspect this is because "make distclean" > > doesn't delete it; see the top level src-release file if you're not > > familiar with how gdb snapshots and releases get built. > > Right--it should be removed by distclean. I am checking in the > following patch: > > 2008-04-18 Ben Elliston > > * Makefile.in (distclean): Add gstdint.h. Thanks - I applied this to the branch too in case there's a 6.8.1 release. -- Daniel Jacobowitz CodeSourcery