-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mips test/interp/simd-binary.txt simd-unary.txt test failures #2543
Comments
can you use |
Sure, on WASM2C_CFLAGS or else ? |
that should work, let us know what happens |
|
This log comes from here (link will expire).
|
oh. what kind of MIPS is this? |
wait, the failing tests are interp, not wasm2c, sorry. it should be passed in CXXFLAGS. however, it probably still won't work. the problem is that MIPS (without |
nan2008 is not supported in debian. |
Hi,
wabt, as built on debian, fails on mips64el architecture:
https://buildd.debian.org/status/fetch.php?pkg=wabt&arch=mips64el&ver=1.0.34%2Bdsfg2%2B%7Ecs1.0.32-4&stamp=1739635385&raw=0
but it doesn't fail on loong64.
Note that "run-tests" pass on all other architectures where its build-deps are available (even armel, s390x, riscv64).
The text was updated successfully, but these errors were encountered: