Re: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted executables

2011-01-07 Thread riku voipio
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

Re: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted executables

2011-01-07 Thread Peter Maydell
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

RE: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted executables

2011-01-07 Thread Schildbach, Wolfgang
>> -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

Re: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted executables

2011-01-07 Thread riku voipio
.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

Re: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted executables

2010-12-23 Thread Peter Maydell
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] [

RE: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted executables

2010-12-23 Thread Schildbach, Wolfgang
@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