On 01/07/2011 05:56 PM, Peter Maydell wrote:
Or you can just test "by hand":
Got it. For anyone wondering into this thread, if you use ubuntu/linaro
toolchains to compile the example below, you need a -marm flag for the
compiler or you'll get a weird error on swi...
Looks good, I'll add the
On 7 January 2011 15:46, Schildbach, Wolfgang wrote:
> I usually compile a hello world (echoing its arguments) with rvds2.2 or
> above:
> If you don't have an ARM compiler available, I could send you the
> compiled binary to test. Peter, is there another way to generate
> binaries using semihosti
>> -Original Message-
>> From: qemu-devel-bounces+wschi=dolby@nongnu.org
>> [mailto:qemu-devel-bounces+wschi=dolby@nongnu.org] On Behalf Of
>> Peter Maydell
>> Sent: Monday, December 06, 2010 4:06 PM
>> To: qemu-devel@nongnu.org
>> Cc: Riku
.org
Cc: Riku Voipio; Schildbach, Wolfgang; Nathan Froyd
Subject: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling
forsemihosted executables
This patchset fixes the commandline handling for ARM semihosted
executables run under linux-user mode, and cleans up the resulting
unused variable in the l
rom: qemu-devel-bounces+wschi=dolby@nongnu.org
> [mailto:qemu-devel-bounces+wschi=dolby@nongnu.org] On Behalf Of
> Peter Maydell
> Sent: Monday, December 06, 2010 4:06 PM
> To: qemu-devel@nongnu.org
> Cc: Riku Voipio; Schildbach, Wolfgang; Nathan Froyd
> Subject: [Qemu-devel] [
@nongnu.org] On Behalf Of
Peter Maydell
Sent: Monday, December 06, 2010 4:06 PM
To: qemu-devel@nongnu.org
Cc: Riku Voipio; Schildbach, Wolfgang; Nathan Froyd
Subject: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling
forsemihosted executables
This patchset fixes the commandline handling for ARM