-
@rmottola From a quick look into the code it seems nothing much is gonna break PowerPC build – my concern was assembler in JIT, but apparently it is not implemented for PPC at all: https://github.com/…
-
[Travis supports both ARM and Power architectures.](https://docs.travis-ci.com/user/multi-cpu-architectures/).
`make-env` should be tested to work with both.
-
While adding a test case for #35, I discovered that `elf-edit`'s [`decodeRelaEntries`](https://github.com/GaloisInc/elf-edit/blob/3ba7d7148adc6029b0046229c4fecbb9ee048f9b/src/Data/ElfEdit/Relocations/…
-
A "non exhaustive" list of platforms was provided by @thejpster, shown below that currently do not have mainstream rust support. All of these plus countless more are candidates for RWG support:
…
IGBC updated
2 months ago
-
With gcc-4.2 (both natively and in Rosetta):
```
mkdir -p ../../../bin
/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_audio_BoCA/BoCA/work/compwrap/cc/usr/bin/gcc-4.2 -dynamiclib -o ../../.…
-
**Describe the bug**
Choosing CoreAudio sound output on powerpc, I only get hiss, no music.
SDL output works normally.
**Steps to reproduce**
Build and try to use CoreAudio output on Darwin ppc.…
-
Hello,
I find that our Makefile here is having ppc64 build instructions. Could you please release it for PPC too and make it available on release page?
Thanks
-
What would it take / what would need to be changed for Turi Create to work on IBM PowerAI machines? I'm sure the Power community would love to see Turi Create.
-
https://github.com/rust-lang/libc/blob/1a311288a8f7523bfe5f88f57c6e96724eb16842/src/unix/newlib/generic.rs#L8-L26
[newlib/libc/include/sys/stat.h](https://sourceware.org/git/?p=newlib-cygwin.git;a=…
-
| | |
| --- | --- |
| Bugzilla Link | [33684](https://llvm.org/bz33684) |
| Version | trunk |
| OS | Linux |
| Attachments | [The functions that fail.](https://user-images.githubusercontent.com/6094…