Trying to fix a bug, stuck at cross-compiling

Alexandru Băluț alexandru.balut at gmail.com
Fri May 21 05:32:45 CDT 2010


A workaround is to run "make" instead of "make tools" in build-native.

Alex

On Mon, May 17, 2010 at 03:36, Alexandru Băluț
<alexandru.balut at gmail.com> wrote:
> Hi,
>
> I'm trying to fix bug 12804, and made some changes to winecfg, and I
> need to test how it works on Windows. I followed the instructions from
> http://wiki.winehq.org/CompilingDLLsUsingMingw - Cross Compiling the
> Whole Tree, but I get an error:
>
> $ ../wine-crossc/configure --host=i586-mingw32msvc
> --with-wine-tools=../build-native --without-freetype --without-x
> [...]
> checking for the directory containing the Wine tools... configure:
> error: could not find Wine tools in ../build-native
>
> This seems to happen because the ../build-native/tools/winebuild
> directory does not exist.
>
> When I ran "make tools", in ../build-native, no error occurred. Any
> idea why this happens?
>
> Is there another way to build winecfg as an exe?
>
> Thanks,
> Alex
>



More information about the wine-devel mailing list