Paul Millar paul@astro.gla.ac.uk writes:
The current behaviour is broken as, when cross-compiling, make traverses in= to the tools directory and tries to build the various programs. This is wrong because the tools in in the --with-wine-tools directory are used, not those tools that are cross-compiled, so there is no dependency.
That's a feature, otherwise the tools don't get built, and we don't spot problems. The tools are supposed to build fine on Windows, and if they don't, this needs to be fixed.