From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWcMK-00033Z-Kl for qemu-devel@nongnu.org; Fri, 22 Aug 2008 15:31:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWcMG-00033N-4j for qemu-devel@nongnu.org; Fri, 22 Aug 2008 15:31:43 -0400 Received: from [199.232.76.173] (port=45706 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWcMF-00033K-VZ for qemu-devel@nongnu.org; Fri, 22 Aug 2008 15:31:40 -0400 Received: from ag-out-0708.google.com ([72.14.246.247]:16668) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KWcMF-0000Ol-UR for qemu-devel@nongnu.org; Fri, 22 Aug 2008 15:31:40 -0400 Received: by ag-out-0708.google.com with SMTP id 31so1706935agc.5 for ; Fri, 22 Aug 2008 12:31:38 -0700 (PDT) Message-ID: <48AF13E9.8050803@codemonkey.ws> Date: Fri, 22 Aug 2008 14:30:49 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: Re : [Qemu-devel] [PATCH] Check for gcc3 only if compiling dyngen targets References: <347838.43059.qm@web24505.mail.ird.yahoo.com> In-Reply-To: <347838.43059.qm@web24505.mail.ird.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Sylvain Petreolle wrote: > Currently --disable-gcc-check isnt documented, it only appears on failure to find > compatible gcc (ie 3.x). > Patches are always welcome. Regards, Anthony Liguori > > Kind regards, > Sylvain Petreolle > > >