From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: RE: ioemu build failure with GCC > 4.3 Date: Thu, 10 Jul 2008 15:06:49 +0100 Message-ID: <18550.6009.679263.796205@mariner.uk.xensource.com> References: <37E52D09333DE2469A03574C88DBF40F021BEF97@pdsmsx414.ccr.corp.intel.com> <20080710094317.GE23601@redhat.com> <18549.55810.700581.571255@mariner.uk.xensource.com> <18549.56124.526376.460576@mariner.uk.xensource.com> <409D32C55C48D34DB5E31C8AB29EB15B05343B84@FTLPEXCH05.citrite.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <409D32C55C48D34DB5E31C8AB29EB15B05343B84@FTLPEXCH05.citrite.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ross Philipson Cc: xen-devel@lists.xensource.com, "Daniel P. Berrange" , Keir Fraser , "He, Qing" List-Id: xen-devel@lists.xenproject.org Ross Philipson writes ("RE: [Xen-devel] ioemu build failure with GCC > 4.3"): > I think the patch also needs "--disable-gcc-check" I don't have such a late gcc4 here to hand so you may well be right. However --disable-gcc-check seems to be broken right now: ./configure: line 1244: test: too many arguments ./configure: line 1244: test: too many arguments I'll look into this. Ian.