* [Qemu-devel] help with tilegx
@ 2017-07-14 15:01 Programmingkid
2017-07-14 15:25 ` Peter Maydell
0 siblings, 1 reply; 3+ messages in thread
From: Programmingkid @ 2017-07-14 15:01 UTC (permalink / raw)
To: xili_gchen_5257; +Cc: qemu-devel@nongnu.org qemu-devel
How do I build the tilegx target? I have tried "./configure --target-list=tilegx" and "./configure --target-list=tilegx-softmmu". They both fail with this message: "ERROR: Unknown target name".
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] help with tilegx
2017-07-14 15:01 [Qemu-devel] help with tilegx Programmingkid
@ 2017-07-14 15:25 ` Peter Maydell
2017-07-14 15:43 ` Programmingkid
0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2017-07-14 15:25 UTC (permalink / raw)
To: Programmingkid; +Cc: Chen Gang, qemu-devel@nongnu.org qemu-devel
On 14 July 2017 at 16:01, Programmingkid <programmingkidx@gmail.com> wrote:
> How do I build the tilegx target? I have tried "./configure --target-list=tilegx" and "./configure --target-list=tilegx-softmmu". They both fail with this message: "ERROR: Unknown target name".
tilegx at the moment only supports linux-user, so
--target-list=tilegx-linux-user (and you'll need to be on
a Linux host).
thanks
-- PMM
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] help with tilegx
2017-07-14 15:25 ` Peter Maydell
@ 2017-07-14 15:43 ` Programmingkid
0 siblings, 0 replies; 3+ messages in thread
From: Programmingkid @ 2017-07-14 15:43 UTC (permalink / raw)
To: Peter Maydell; +Cc: Chen Gang, qemu-devel@nongnu.org qemu-devel
On Jul 14, 2017, at 11:25 AM, Peter Maydell wrote:
> On 14 July 2017 at 16:01, Programmingkid <programmingkidx@gmail.com> wrote:
>> How do I build the tilegx target? I have tried "./configure --target-list=tilegx" and "./configure --target-list=tilegx-softmmu". They both fail with this message: "ERROR: Unknown target name".
>
> tilegx at the moment only supports linux-user, so
> --target-list=tilegx-linux-user (and you'll need to be on
> a Linux host).
>
> thanks
> -- PMM
Thank you very much for the information. I made a wiki page for it and added this information. Would you know what the suggested command-line should be?
Wiki page: wiki.qemu.org/Documentation/Platforms/TileGX
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-07-14 15:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-14 15:01 [Qemu-devel] help with tilegx Programmingkid
2017-07-14 15:25 ` Peter Maydell
2017-07-14 15:43 ` Programmingkid
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).