From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4473 invoked by alias); 18 Jan 2011 00:45:51 -0000 Received: (qmail 4465 invoked by uid 22791); 18 Jan 2011 00:45:50 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 18 Jan 2011 00:45:46 +0000 Received: (qmail 7584 invoked from network); 18 Jan 2011 00:45:45 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 Jan 2011 00:45:45 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver Date: Tue, 18 Jan 2011 05:20:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.35-24-generic; KDE/4.5.1; x86_64; ; ) Cc: Yao Qi , Tom Tromey References: <4D30E23F.3080103@codesourcery.com> <4D34C9DE.3040603@codesourcery.com> In-Reply-To: <4D34C9DE.3040603@codesourcery.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201101171745.44396.pedro@codesourcery.com> 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: 2011-01/txt/msg00374.txt.bz2 On Monday 17 January 2011 15:59:42, Yao Qi wrote: > > I see that common/Makefile.in doesn't have automatic dependency > > tracking. I think it should, especially if we are planning to move more > > and more code there. This would be simpler with a single configure:-) > > I'll fix that. gdbserver/Makefile.in doesn't either. It would be awesome if it did. :-) -- Pedro Alves