qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Using QEMU for gcc testing


From: Laurent Desnogues
Subject: Re: [Qemu-devel] Using QEMU for gcc testing
Date: Thu, 19 Jul 2012 17:59:07 +0200

On Thu, Jul 19, 2012 at 5:29 PM, Michael Eager <address@hidden> wrote:
> I'm interested in using QEMU to test gcc for a processor.
> This is a hard-metal target -- there is no operating system.
>
> Can anyone make suggestions on how to do this?

You could look at how QEMU implements semihosting for ARM.
And also how gcc and associated libraries are using
semihosting for ARM.  You could then use something similar
for your processor.

HTH,

Laurent



reply via email to

[Prev in Thread] Current Thread [Next in Thread]