From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYeZ1-0005pM-Il for qemu-devel@nongnu.org; Tue, 22 Oct 2013 12:12:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYeYw-0002GB-HT for qemu-devel@nongnu.org; Tue, 22 Oct 2013 12:12:11 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:40247 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYeYw-0002Fy-BI for qemu-devel@nongnu.org; Tue, 22 Oct 2013 12:12:06 -0400 References: <1382400765-26377-1-git-send-email-sebastian@macke.de> <1382400765-26377-10-git-send-email-sebastian@macke.de> <52669DB7.7020801@macke.de> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Tue, 22 Oct 2013 17:12:04 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH_v2 9/9] target-openrisc: Correct carry flagcheck of l.addc and l.addic test casess List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Filippov Cc: Sebastian Macke , openrisc@lists.openrisc.net, openrisc@lists.opencores.org, qemu-devel , Ethan Hunt jcmvbkbc@gmail.com writes: > On Tue, Oct 22, 2013 at 7:45 PM, Sebastian Macke wrote: >> Hi Alex, >> >> I am using a cross-compiling toolchain. It's the easiest way as I have to >> compile the image for QEMU anyhow. >> http://opencores.org/or1k/OpenRISC_GNU_tool_chain I shall have a look. > > It should be possible to use network, I did a quick check at the time of > openrisc port submission, it used to work. Nah cross-compiling makes more sense. I was thinking of making configure detect the various cross compilers at configure time and then optionally enable each set of tcg tests depending on Cross Compile support. -- Alex Bennée