From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2647 invoked by alias); 15 Aug 2009 12:42:45 -0000 Received: (qmail 2599 invoked by uid 22791); 15 Aug 2009 12:42:44 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.gmx.net (HELO mail.gmx.net) (213.165.64.20) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sat, 15 Aug 2009 12:42:38 +0000 Received: (qmail invoked by alias); 15 Aug 2009 12:42:34 -0000 Received: from xdsl-87-78-133-82.netcologne.de (EHLO localhost.localdomain) [87.78.133.82] by mail.gmx.net (mp008) with SMTP; 15 Aug 2009 14:42:34 +0200 Received: from ralf by localhost.localdomain with local (Exim 4.69) (envelope-from ) id 1McIag-0005NL-Ha for binutils@sourceware.org; Sat, 15 Aug 2009 14:42:34 +0200 Date: Sat, 15 Aug 2009 12:42:00 -0000 From: Ralf Wildenhues To: binutils@sourceware.org Subject: dependency tracking in ld bfd binutils gas gprof opcodes Message-ID: <20090815124234.GA20656@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mutt-Fcc: =binutils User-Agent: Mutt/1.5.20 (2009-08-09) X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2009-08/txt/msg00234.txt.bz2 I will followup up with the patches to enable automake dependency tracking in the following directories: ld bfd binutils gas gprof opcodes They are intended to be applied after the move to Autoconf 2.64 and Automake 1.11, not because I think they don't work with 2.59/1.9.6, but because I haven't tested them that way. Cheers, Ralf