From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MwqD5-0008Eu-Sm for qemu-devel@nongnu.org; Sun, 11 Oct 2009 00:39:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MwqD1-0008A6-At for qemu-devel@nongnu.org; Sun, 11 Oct 2009 00:39:07 -0400 Received: from [199.232.76.173] (port=47304 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwqD1-00089y-7k for qemu-devel@nongnu.org; Sun, 11 Oct 2009 00:39:03 -0400 Received: from smtp-out.google.com ([216.239.45.13]:31334) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MwqCz-0006Sk-Qt for qemu-devel@nongnu.org; Sun, 11 Oct 2009 00:39:02 -0400 Received: from zps18.corp.google.com (zps18.corp.google.com [172.25.146.18]) by smtp-out.google.com with ESMTP id n9B4cvMM009349 for ; Sat, 10 Oct 2009 21:38:57 -0700 Received: from gxk1 (gxk1.prod.google.com [10.202.11.1]) by zps18.corp.google.com with ESMTP id n9B4csLk004196 for ; Sat, 10 Oct 2009 21:38:55 -0700 Received: by gxk1 with SMTP id 1so9681481gxk.19 for ; Sat, 10 Oct 2009 21:38:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 10 Oct 2009 21:38:54 -0700 Message-ID: <60cad3f0910102138r219d8134r24a6ba72807c647f@mail.gmail.com> Subject: Re: [Qemu-devel] Configure and dependency files From: David Turner Content-Type: multipart/alternative; boundary=001636284b5cfdc65d0475a16395 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-devel@nongnu.org --001636284b5cfdc65d0475a16395 Content-Type: text/plain; charset=ISO-8859-1 The dependency files are included by the Makefile, that's how the automatic-dependency stuff works. On Sat, Oct 10, 2009 at 9:05 PM, malc wrote: > > Why does configure instructs gcc to emit dependency files at all? What's > the reason for including those -M options, it's not going to be used by > anything, or? > > -- > mailto:av1474@comtv.ru > > > --001636284b5cfdc65d0475a16395 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The dependency files are included by the Makefile, that's how the autom= atic-dependency stuff works.

On Sat, Oct = 10, 2009 at 9:05 PM, malc <av1474@comtv.ru> wrote:

Why does configure instructs gcc to emit dependency files at all? What'= s
the reason for including those -M options, it's not going to be used by=
anything, or?

--
mailto:av1474@comtv.ru



--001636284b5cfdc65d0475a16395--