Cross compiling tests

Alexandre Julliard julliard at winehq.com
Mon Apr 14 14:35:14 CDT 2003


Hans Leidekker <hans at it.vu.nl> writes:

> What about this one then? The MinGW linker has an option that allows us
> to fudge errors of type "multiple definitions of 'atexit'". With this 
> patch tests link against Wine *and* MinGW import libraries, so more tests
> compile, link and run.

I think your original idea of using only Mingw libraries was better;
we just need to get an import lib for urlmon into Mingw. If there are
incompatibilities we want them to break the link process, your new
patch will hide them instead.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list