All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Using QEMU for gcc testing
@ 2012-07-19 15:29 Michael Eager
  2012-07-19 15:59 ` Laurent Desnogues
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Eager @ 2012-07-19 15:29 UTC (permalink / raw)
  To: qemu-devel

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?

-- 
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Using QEMU for gcc testing
  2012-07-19 15:29 [Qemu-devel] Using QEMU for gcc testing Michael Eager
@ 2012-07-19 15:59 ` Laurent Desnogues
  2012-07-19 16:08   ` Michael Eager
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Desnogues @ 2012-07-19 15:59 UTC (permalink / raw)
  To: Michael Eager; +Cc: qemu-devel

On Thu, Jul 19, 2012 at 5:29 PM, Michael Eager <eager@eagerm.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Using QEMU for gcc testing
  2012-07-19 15:59 ` Laurent Desnogues
@ 2012-07-19 16:08   ` Michael Eager
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Eager @ 2012-07-19 16:08 UTC (permalink / raw)
  To: Laurent Desnogues; +Cc: qemu-devel

On 07/19/2012 08:59 AM, Laurent Desnogues wrote:
> On Thu, Jul 19, 2012 at 5:29 PM, Michael Eager <eager@eagerm.com> 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.

Thanks.  I found a couple references to semihosting on Google.

-- 
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-19 16:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 15:29 [Qemu-devel] Using QEMU for gcc testing Michael Eager
2012-07-19 15:59 ` Laurent Desnogues
2012-07-19 16:08   ` Michael Eager

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.