From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Subject: Re: Build break -cc1: error: unrecognized option `-Wdeclaration-after-statement' Date: Tue, 22 Nov 2005 15:39:33 -0600 Message-ID: <1132695573.3617.0.camel@laptop> References: <4383888F.1030406@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4383888F.1030406@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: David F Barrera Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org What distro was this on ? gcc vesrion ? On Tue, 2005-11-22 at 15:07 -0600, David F Barrera wrote: > Unable to build Xen on x86_64 machine: > > changeset: 7974:393256b2ead0 > tag: tip > user: smh22@firebug.cl.cam.ac.uk > date: Tue Nov 22 12:10:50 2005 +0100 > summary: Avoid GPF when attempting to save / restore 64bit guests. > More thought > > > make[4]: Entering directory `/tmp/xen-unstable.hg/xen/tools' > gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer > -Wdeclaration-after-statement -o symbols symbols.c > cc1: error: unrecognized option `-Wdeclaration-after-statement' >