From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4630 invoked by alias); 30 Oct 2007 13:41:15 -0000 Received: (qmail 4618 invoked by uid 22791); 30 Oct 2007 13:41:15 -0000 X-Spam-Check-By: sourceware.org Received: from igw2.br.ibm.com (HELO igw2.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 30 Oct 2007 13:41:12 +0000 Received: from mailhub3.br.ibm.com (mailhub3 [9.18.232.110]) by igw2.br.ibm.com (Postfix) with ESMTP id 9920217F50A for ; Tue, 30 Oct 2007 11:38:11 -0200 (BRDT) Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v8.5) with ESMTP id l9UDeZf0761912 for ; Tue, 30 Oct 2007 11:40:51 -0200 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l9UDeUol018217 for ; Tue, 30 Oct 2007 10:40:30 -0300 Received: from [9.18.202.22] ([9.18.202.22]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l9UDeUw2018201; Tue, 30 Oct 2007 10:40:30 -0300 Subject: Re: [patch/libdecnumber] Remove GNUism from Makefile.in From: Thiago Jung Bauermann To: Paolo Bonzini Cc: gcc-patches@gcc.gnu.org, gdb-patches In-Reply-To: <472598E6.6070101@gnu.org> References: <1193494933.5787.179.camel@localhost.localdomain> <472598E6.6070101@gnu.org> Content-Type: text/plain Date: Tue, 30 Oct 2007 13:56:00 -0000 Message-Id: <1193751629.5787.216.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2007-10/txt/msg00817.txt.bz2 On Mon, 2007-10-29 at 09:25 +0100, Paolo Bonzini wrote: > Thiago Jung Bauermann wrote: > > Hi, > > > > The attached patch permits libdecnumber to be compiled by a non-GNU > > make. I realise that gcc requires GNU make for the build, but recently > > libdecnumber has been incorporated in GDB to enable DFP debugging, and > > GDB doesn't require GNU make. > > > > The change is to substitute the "ifeq" condition to determine inclusion > > of BID-related objects in the library by a variable which is set by the > > configure script. > > > > Is this ok? > > Ok. Thanks! I don't have access to the GCC repo. Could you or someone else commit this, please? -- []'s Thiago Jung Bauermann Software Engineer IBM Linux Technology Center