Skip to content
Discussion options

You must be logged in to vote

Well, there is your problem...
The reason for the existence of mip_test is to be able to test the stack low-level functions. We test in Linux, and we add a couple of big-endian architectures. Then we test on VC98 to have a taste on a C89 compiler. We don't actually care about other compilers, the stack functional test is done with mip_tap_test (Linux) and mip_port_test (big-endians).
If fixing the reason for your failure does not interfere with our use of this test, we'll gladly add it. Currently it has no use for us. You can always try to convince us otherwise, of course.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gvanem
Comment options

@scaprile
Comment options

Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants