5 May
2006
5 May
'06
7:26 p.m.
Paul Millar <paul(a)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. -- Alexandre Julliard julliard(a)winehq.org