From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25099 invoked by alias); 23 Oct 2009 16:08:33 -0000 Received: (qmail 25090 invoked by uid 22791); 23 Oct 2009 16:08:32 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 23 Oct 2009 16:08:25 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 32B171360E; Fri, 23 Oct 2009 09:08:24 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost4.vmware.com (Postfix) with ESMTP id 2840AC9C50; Fri, 23 Oct 2009 09:08:24 -0700 (PDT) Message-ID: <4AE1D35E.1030403@vmware.com> Date: Fri, 23 Oct 2009 16:08:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Pierre Muller CC: "gdb-patches@sourceware.org" Subject: Re: More record.c build failures References: <000301ca53c5$a332ab30$e9980190$@u-strasbg.fr> In-Reply-To: <000301ca53c5$a332ab30$e9980190$@u-strasbg.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: 2009-10/txt/msg00592.txt.bz2 Pierre Muller wrote: > record.c is bound to give problems > on all targets that do not compile gcore.c > source. > > gcore.o is a optional object that > is only added to the list of compiled > object in the config directory. You're right, and I'm going to propose putting record.o under the same sort of configury.