19 of 22 tests failed using mingw

Peter Johnson peter at tortall.net
Wed Jan 11 20:33:12 PST 2006


On Wed, 11 Jan 2006, Stephen wrote:

> I compiled yasm successfully, successfully compile xvidcore-1.1.0 with it, 
> but failed the tests. I suspect the tests just don't work with mingw since 
> they all fail for the same reason: object file did not match. Perhaps the 
> object file compiled under mingw is different that expected. Am I right that 
> if the tests just tested fuctionality, then all the tests would have passed?

Yes, all the yasm self-tests (run by make check) should pass no matter 
what platform yasm is running on.  Can you send a copy of one of the 
failing output files (it'll be in results/<file>) and a log of your run of 
"make check"?  There may be an issue with the comparison script for object 
files rather than a yasm problem.

Thanks,
Peter


More information about the yasm-devel mailing list