-
https://github.com/AkiyukiOkayasu/pacmog/issues/33#issue-1881708527
> it doesn't support uncompressed type "TWOS" in AIFC files (16-bit big-endian signed integer samples)
-
When running version 95 tests on a big-endian machine like s390x, I get the following test error:
```
./check.py --binaryen-bin s390x-redhat-linux-gnu/bin
warning: no mozjs found (did not check nat…
-
Hello everyone,
Operating System: Debian Bullseye
Architecture: Powerpc64 (ppc64)
I'm aware that PPC64 is not (officialy) supported, but I'd really like to run Xmrig on my IBM POWER7+. I'm tryi…
-
Hello,
There are still some big endian issues in the Glide64 plugin.
Screenshot: https://i.pinimg.com/originals/bc/02/57/bc0257008eccff8cc80ddf3e909c6ff3.png
Could you please help us to solve…
-
## Description
There are currently a number of known test failures observed when running `make check` or `make test` on Big-Endian/`s390x` hardware. Some of these failures have been captured in ot…
WardF updated
4 months ago
-
I'm working on getting [Squash](https://quixdb.github.io/squash/) working on big endian (POWER8), and zling is one of the codecs which currently fails there:
```
[fedora@squash-be build]$ ./zling_dem…
-
RS,RL,handles still broken on mips32 and ppc64 big-endian.
I'm adding now qemu binfmt support (debian-style) to the scripts (env LD_LIBRARY_PATH='/usr/powerpc64-linux-gnu/lib), just debugging is tr…
-
By default, there is no code or compile options to put -D__BIG_ENDIAN__=1 into the build environment. As a result, the selftest for sha1 will fail. One way to do this would be via the following patch …
-
Sources say only LE is supported: https://github.com/ufal/cpp_utils/blob/fa7c1060e1c2a726a06b1e3d8ef85d1197fc8544/src/common.h#L33
Is it incidental, and adding support for BE is trivial, or there are…
-