Re: [Qemu-devel] help with tilegx

2017-07-14 Thread Programmingkid
On Jul 14, 2017, at 11:25 AM, Peter Maydell wrote: > On 14 July 2017 at 16:01, Programmingkid 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 targ

Re: [Qemu-devel] help with tilegx

2017-07-14 Thread Peter Maydell
On 14 July 2017 at 16:01, Programmingkid 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,

[Qemu-devel] help with tilegx

2017-07-14 Thread Programmingkid
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".