-
Notifications
You must be signed in to change notification settings - Fork 178
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
Cross compile V7 and failed to run on mips-32bit #547
Comments
I'm experiencing this problem as well. |
big endian? |
Yes, big endian. On Thu, Jun 9, 2016, 00:52 Marko Mikulicic notifications@github.com wrote:
|
Is this a 32bit vs 64bit issue? or a big endian vs little endian issue? |
v7 runs perfectly fine on both 64bit and 32bit. This is a big-endian issue. |
running "cannot find exception TypeError |
Yes, we're aware of the issues on big-endian platforms; honestly we never addressed them yet. But yes, this thing is important, and we plan to fix it in July 2016 (can't do that earlier due to our local deadlines). We'll report here once we have any progress on that. |
Thank you for the quick response, July sounds great! |
Looking forward for the fix :) |
./v7: v7.c: 9223: calc_llen: Assertion `n <= (int) sizeof(len)' failed.
Aborted
The text was updated successfully, but these errors were encountered: