i586-mingw32msvc/bin/ld: cannot find -ldxerr9
MinGW lacks up to date DirectX headers and import libs but Filip Navara has been working on this. His work just needs to be integrated into MinGW. Meanwhile I will add a dxerr8 and dxerr9 to my MinGW rpm packages so we have a means of cross compiling our tests.
My work was recently merged into MinGW CVS. [Danny Smith immediately did some changes in dxerr libraries that I think aren't right, but haven't tested it. So it's possible that the versions in MinGW CVS will not work anyway.]
- Filip