-
This is Ubuntu 22, Canonical's hardware. Nothing related changed in `john` itself recently.
This is probably a hard to reproduce issue.
```
Version: 1.9.0-jumbo-1+bleeding-d384b5be9a 2024-05-30…
-
Upstream `eigen` has merged a fix for Darwin PowerPC quite some time ago, AFAIK it should work, at least I use devel branch for building ports and nothing so far fails. However `Boom` uses, apparently…
-
`nimble` uses an outdated version of Eigen headers, it seems, which misdetects VSX support in Altivec code, which breaks the build on macOS on PowerPC:
```
Building libnimble.a
/opt/local/bin/g++-m…
-
1. getting error on 32bit compilation about **opusfile.h** not found.
downloaded from internet and solved problem
2. getting error on 64Bit compilation of SDL , (but not on 32bit)
_checking for…
-
[Marketplace](http://marketplace.xbox.com/en-US/Product/Counter-Strike-GO/66acd000-77fe-1000-9115-d8025841125a)
Tested on benvanik/xenia@fa2ad7e4450b4bc481ee951d2edbf5b6f1c020c0
Throws ppc_emit_fpu.c…
-
| | |
| --- | --- |
| Bugzilla Link | [16641](https://llvm.org/bz16641) |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing source code, part 1](https://user-images.githubusercontent.com/9…
-
mpg123 has several errors when trying to build its altivec functions:
```
libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/libmpg123 -DREAL_IS_FLOAT -DOPT_ALTIVEC -F/…
-
I'm wanting to add PS3 support to `decomp.me`, but the maintainers said I need to check if asm-differ supports it. Tried to figure it out myself but dont know how to use it correctly.
here's the co…
-
Doesn't compile with GCC in current master.
With that fixed (gcc_altivec branch I have locally), doesn't find shares.
Probably only a few hours to fix, but I don't care (unless someone wants to donate…
-
I'm trying to compile hostboot with `-mbig-endian`, by providing a custom `CFLAGS`:
```
CROSS_PREFIX=/home/jk/IBM/openpower/op-build/output.tmp/host/usr/bin/powerpc64-buildroot-linux-gnu- CONFIG_FILE…