From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16592 invoked by alias); 6 Feb 2002 21:06:58 -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 16316 invoked from network); 6 Feb 2002 21:06:52 -0000 Received: from unknown (HELO conn.mc.mpls.visi.com) (208.42.156.2) by sources.redhat.com with SMTP; 6 Feb 2002 21:06:52 -0000 Received: from grante.comtrol.com (grante.dsl.visi.com [208.42.141.248]) by conn.mc.mpls.visi.com (Postfix) with SMTP id 37AA68204 for ; Wed, 6 Feb 2002 15:06:51 -0600 (CST) Received: (qmail 31487 invoked by uid 500); 6 Feb 2002 21:12:41 -0000 Date: Wed, 06 Feb 2002 13:06:00 -0000 From: Grant Edwards To: Fernando Nasser Cc: Richard.Earnshaw@arm.com, Nick Clifton , gdb-patches@sources.redhat.com Subject: Re: Confusion over the definition of 'bool' in rdi-share/host.h Message-ID: <20020206151240.B31050@visi.com> References: <200202061055.KAA25668@cam-mail2.cambridge.arm.com> <3C6139CC.274DFEA5@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3C6139CC.274DFEA5@redhat.com>; from fnasser@redhat.com on Wed, Feb 06, 2002 at 09:12:28AM -0500 X-SW-Source: 2002-02/txt/msg00180.txt.bz2 On Wed, Feb 06, 2002 at 09:12:28AM -0500, Fernando Nasser wrote: > > the rdi's host.h is really a non-autoconf approach to > > generating host definitions. It's contents should really be > > replaced with an include of the standard autoconf generated > > definitions followed by some cleanups (ie defining the types > > that the rdi code need in terms of what autoconf has provided) > > to make the rest of the rdi files compile cleanly. > But until someone finds the time to do that I guess we must > apply Nick's patch. I could probably make some time to work on this if somebody wanted to tell me exactly what set of sources I should start with. Keeping support for ADP is pretty important to one of the products I work on. -- Grant Edwards grante@visi.com