Morten Rønne morten.roenne@tdcadsl.dk wrote:
I can't see what I should have missed in Makefile.in for this to fail. I would expect the needed rules would be made automatically when creating the final Makefile with make depend.
I can run tests in kernel32 just fine.
1. You went in the wrong direction by choosing to write the tests in asm. 2. It should be acceptable to add the tests in kernel32 (you won't be able to call 16-bit APIs directly or link to 16-bit libraries anyway).