From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fd0Xe-0006us-34 for qemu-devel@nongnu.org; Mon, 08 May 2006 03:52:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fd0Xc-0006uA-E6 for qemu-devel@nongnu.org; Mon, 08 May 2006 03:52:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fd0Xc-0006u6-AG for qemu-devel@nongnu.org; Mon, 08 May 2006 03:52:28 -0400 Received: from [212.20.112.165] (helo=pavel.int.rudna.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fd0YP-0004u1-2S for qemu-devel@nongnu.org; Mon, 08 May 2006 03:53:17 -0400 From: Pavel@Janik.cz (Pavel =?iso-8859-2?Q?Jan=EDk?=) Subject: Re: [Qemu-devel] -cc checking wrong In-Reply-To: <20060508003411.GB15033@jbrown.mylinuxbox.org> (Jim C. Brown's message of "Sun, 7 May 2006 20:34:11 -0400") Date: Mon, 08 May 2006 09:52:12 +0200 Message-ID: <87d5epnec3.fsf@Janik.cz> References: <87aca2qjj9.fsf@Janik.cz> <87d5eppicn.fsf@Janik.cz> <20060508001855.GA15033@jbrown.mylinuxbox.org> <20060508003411.GB15033@jbrown.mylinuxbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org From: "Jim C. Brown" Date: Sun, 7 May 2006 20:34:11 -0400 > The right thing to do might be to check if the first arg is ccache, > and if so check for both ccache and the 2nd compiler. Especially if > ccache is the only compiler that requires arguments be passed to it > in --cc or CC=3D This is also wrong - you can use "distcc ccache gcc" as your compiler... --=20 Pavel Jan=EDk Sounds like a "bug waiting to be implemented" ;) -- Rik van Riel in linux-kernel