RFC: test of 16 bit wine (DOS)

Dmitry Timoshkov dmitry at codeweavers.com
Tue Aug 24 00:28:06 CDT 2010


Morten Rønne <morten.roenne at tdcadsl.dk> wrote:

> 16 bit programs require a compiler that is able to create the old style 
> address method in order to be able to test those parts of wine. I have 
> been told by Dmitry Timoshkov that I should use OpenWatcom for that. So 
> that is what I have done.

I didn't tell you that. I told you that you don't need any compiler at all
for the tests to be integrated into the Wine make system. Obviously you need
the compiler (or rather assembler) when you create the test, but then you just
convert it into a binary blob which you copy into %TEMP% and run from there.

-- 
Dmitry.



More information about the wine-devel mailing list