-
```
The dump generator on the Mac
(src/client/mac/handler/minidump_generator.cc) doesn't fill in all of the
fields that it could/should. processor_level and processor_revision, and
cpu are missing on…
-
Greetings! A Gentoo user [reported](https://bugs.gentoo.org/924301) a build failure with Rust 1.75.0 on `aarch64` when building with `lto = "fat"` in `config.toml`. Other users [have found](https:…
-
This method in AbstractTargetConfiguration:
```
private void extractNativeLibs(String classPath) throws IOException {
Path libPath = paths.getGvmPath().resolve(Constants.LIB_PATH);
…
-
Got a couple of warnings when compiling latest Deark 1.6.4 with GCC4 on AmigaOS4 PPC
[deark_warnings.txt](https://github.com/jsummers/deark/files/10669596/deark_warnings.txt)
-
Hello, I seem to have stumbled upon some endian-awareness issues, unless you think I'm somehow misusing the library.
I have this goblin program (simplified from my actual usecase for ease of troubl…
-
```
Hi All,
For my application it's very important to support 10.4 and ppc. It seems like
firebreath should work fine for 10.4, but a few small modification's have to be
made.
The first modificati…
-
```
What steps will reproduce the problem?
1. Download SVN as is.
2. Install PPC Portlibs.
3. Attempt to compile.
What is the expected output? What do you see instead?
The expected output of this sho…
-
If a callback is implemented through a CallbackProxy, it is probably a bad idea to allow it being called directly (bypassing the proxy).
diff --git a/src/com/sun/jna/CallbackReference.java b/src/com…
-
- [x] Icons seem to be missing. It would be nice if icons from `LwjglApplicationConfiguration` were applied to the Lime game window.
- [ ] The application window (CPP/Lime on Linux) is bigger than th…
-
```
With a configuration for a universal binary :
./configure -q --disable-dependency-tracking --enable-static
--enable-shared --prefix=/tmp/glog --with-threads 'LDFLAGS=-isysroot
/Developer/SDKs/…