From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11342 invoked by alias); 20 Dec 2001 16:09: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 11321 invoked from network); 20 Dec 2001 16:09:44 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 20 Dec 2001 16:09:44 -0000 Received: from cygbert.vinschen.de (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id IAA21608 for ; Thu, 20 Dec 2001 08:09:42 -0800 (PST) Received: (from corinna@localhost) by cygbert.vinschen.de (8.9.3/8.9.3/Linux sendmail 8.9.3) id RAA22029 for gdb-patches@sources.redhat.com; Thu, 20 Dec 2001 17:08:41 +0100 Date: Thu, 20 Dec 2001 08:09:00 -0000 From: Corinna Vinschen To: gdb-patches Subject: Re: [RFC]: Use `gdb_compile' instead of `target_link' for linking asm-source testcase Message-ID: <20011220170841.T21898@cygbert.vinschen.de> Reply-To: gdb-patches Mail-Followup-To: gdb-patches References: <20011218145813.Y21898@cygbert.vinschen.de> <3C1F8D1C.77D4D94E@redhat.com> <20011220123119.P21898@cygbert.vinschen.de> <3C21ED48.938C6556@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C21ED48.938C6556@redhat.com>; from fnasser@redhat.com on Thu, Dec 20, 2001 at 08:53:12AM -0500 X-SW-Source: 2001-12/txt/msg00518.txt.bz2 On Thu, Dec 20, 2001 at 08:53:12AM -0500, Fernando Nasser wrote: > Corinna Vinschen wrote: > > > > On Tue, Dec 18, 2001 at 01:38:20PM -0500, Fernando Nasser wrote: > > > This looks reasonable to me. > > > > > > Fernando > > > > Since there's no further discussion or any complaints, does that mean > > the patch is ok and approved? > > > > Yes. Thanks. Thanks, applied. Corinna