On 30.10.2017 04:05, Philippe Mathieu-Daudé wrote: > Hi, > > This series add missing stubs (as suggested by Eduardo in [1]) to build > the i386/s390x targets with --disable-tcg (the only targets building without > TCG so far).
Compiling with --disable-tcg works fine for me with the latest master branch as of today, on both x86 and s390x. Are you sure that these patches are still required? Thomas