From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5jyi-0006Q5-E7 for qemu-devel@nongnu.org; Sun, 17 May 2009 13:16:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5jyd-0006Mm-Dc for qemu-devel@nongnu.org; Sun, 17 May 2009 13:16:48 -0400 Received: from [199.232.76.173] (port=58140 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5jyd-0006Mb-8Y for qemu-devel@nongnu.org; Sun, 17 May 2009 13:16:43 -0400 Received: from mx2.redhat.com ([66.187.237.31]:40836) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M5jyc-0000QB-LO for qemu-devel@nongnu.org; Sun, 17 May 2009 13:16:43 -0400 Message-ID: <4A104671.6090902@redhat.com> Date: Sun, 17 May 2009 20:16:33 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 3/4] Update makefile to build roms References: <1242574141-18488-1-git-send-email-aliguori@us.ibm.com> <1242574141-18488-4-git-send-email-aliguori@us.ibm.com> <4A103143.4010202@redhat.com> <4A1032E8.1090706@us.ibm.com> In-Reply-To: <4A1032E8.1090706@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Glauber Costa , Dustin Kirkland , qemu-devel@nongnu.org, Alex Graf Anthony Liguori wrote: > > gpxe, in particular, looks to be a real pain to get buildable from a > separate directory :-/ > I think this should be fixed in the respective upstreams. Meanwhile a hack to get this to work is to cp -rl everything into the object directory and build it there. This is non-intrusive and sufficiently performant. -- error compiling committee.c: too many arguments to function