Peter Maydell <peter.mayd...@linaro.org> writes: > On 18 April 2016 at 10:15, Alex Bennée <alex.ben...@linaro.org> wrote: >> Peter Maydell <peter.mayd...@linaro.org> writes: >>> The wildcarding gives you a configure command that will >>> potentially change behaviour as we introduce new targets, >>> too; that makes me a bit nervous. >> >> Well it doesn't stop you using the full names but I take your point. >> What about a different selection flag for selecting by backends? > > Am I right in guessing that the reason you don't want to just > say --target-list=arm-softmmu,arm-linux-user is that that won't > work on non-Linux hosts?
Not really. The main use case is for ppc and mips targets which have lots of variant builds for all the various sizes and endianess. > > thanks > -- PMM -- Alex Bennée