make crosstest broken (tmarshal)

Alexandre Julliard julliard at winehq.org
Thu Jan 25 03:59:32 CST 2007


Stefan Leichter <Stefan.Leichter at camline.com> writes:

> The problem is related to the fact that i'm doing out of tree builds. 
> Therefore i have three directories:
> 1. wine-git : the source tree
> 2. wine-build : the normal build (unix)
> 3. wine-mingw : the cross compile build

If you are doing a cross-compile build then you don't need to use
crosstest, a simple make will build the tests as PE binaries. "make
crosstest" is meant for people who want to quickly build a PE test
inside the normal tree, without the complexity of a separate build
tree.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list