bug building regression tests under Mingw32

Alexandre Julliard julliard at winehq.com
Sat Dec 14 19:39:26 CST 2002


Steven Edwards <Steven_Ed4153 at yahoo.com> writes:

> It seems there is a dependancy bug or something in the makefile for
> the regression test. I can build all of the regression tests fine
> under mingw but I have to build one at a time because the tests
> Makefiles are still trying to build the dll even if I just want to
> build the tests only. See below for examples.

That's a feature, it ensures that the tests get run again if the dll
being tested has changed. If you can't build these dlls under mingw,
you can simply create empty files instead.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list