From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6450 invoked by alias); 27 Apr 2003 18:35:18 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 6434 invoked from network); 27 Apr 2003 18:35:18 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.172.59.41) by sources.redhat.com with SMTP; 27 Apr 2003 18:35:18 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 22B09354C; Sun, 27 Apr 2003 11:35:17 -0700 (PDT) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h3RIZGW13785; Sun, 27 Apr 2003 11:35:16 -0700 Date: Sun, 27 Apr 2003 18:35:00 -0000 Message-Id: <200304271835.h3RIZGW13785@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andreas Schwab Cc: libc-hacker@sources.redhat.com Subject: Re: Incomplete dependencies for libio/old*.c In-Reply-To: Andreas Schwab's message of , 27 April 2003 14:36:56 +0200 Emacs: no job too big... no job. X-SW-Source: 2003-04/txt/msg00074.txt.bz2 This is a band-aid that still doesn't guarantee the results will be correct in all cases. Instead, we should try out the idea of using -MD output with separate .d files for each object flavor.