From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30047 invoked by alias); 29 Jun 2008 14:47:53 -0000 Received: (qmail 30038 invoked by uid 22791); 29 Jun 2008 14:47:53 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 29 Jun 2008 14:47:33 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 215EB9840B; Sun, 29 Jun 2008 14:47:32 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 02F029809E; Sun, 29 Jun 2008 14:47:31 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KCyBe-000393-JC; Sun, 29 Jun 2008 10:47:30 -0400 Date: Sun, 29 Jun 2008 14:47:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: Mark Kettenis , gdb@sourceware.org Subject: Re: Automatic dependency tracking Message-ID: <20080629144730.GB11412@caradoc.them.org> Mail-Followup-To: Tom Tromey , Mark Kettenis , gdb@sourceware.org References: <200806152203.14626.pedro@codesourcery.com> <20080616012617.GA8944@caradoc.them.org> <20080625182858.GA25575@caradoc.them.org> <200806281920.m5SJKAQI008684@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00308.txt.bz2 On Sat, Jun 28, 2008 at 01:30:46PM -0600, Tom Tromey wrote: > How does OpenBSD handle this for GCC? > Or does the OpenBSD gcc maintainer also rewrite the Makefiles? > > Ugh. I believe OpenBSD is enough versions back on GCC that it is not yet an issue; I see GCC 3.3.5 in their cvsweb. GCC documented the requirement in August 2003; GCC 3.3.0 was released in May 2003. -- Daniel Jacobowitz CodeSourcery