http://bugs.winehq.org/show_bug.cgi?id=1602
jan.wine@zerebecki.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|test |wine-ports
------- Additional Comments From jan.wine@zerebecki.de 2006-15-08 18:45 ------- Just tested make crosstest on debian sarge. It failed along the way, so I tried with the unstable mingw32-runtime (Version: 3.9-4). It fails in dlls/advpack/tests with: /usr/lib/gcc/i586-mingw32msvc/3.4.2/../../../../i586-mingw32msvc/bin/ld: cannot find -lcabinet
I also tested make crosstest in dlls/dsound/tests and it also failed. I think because of: ../../../../../wine-git/dlls/dsound/tests/propset.c:734: warning: visibility attribute not supported in this configuration; ignored
Perhaps someone can try with the whole mingw32 from unstable, not only -runtime.