On 14 July 2017 at 16:01, Programmingkid <programmingk...@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

Reply via email to