-
### Zig Version
0.14.0-dev.130+cb308ba3a
### Steps to Reproduce and Observed Behavior
#### Environment
I'm on macOS Sonoma 14.5 on MacBook Pro with the Apple M1 Pro chip.
#### Reproduce…
mk12 updated
2 months ago
-
## Environment Info
- git tag: `9148754b7600fb0ab34dace4cfa328b9f105ea08`
- zig version: `v0.13.0-dev.351+64ef45eb0`
- OS: `Linux mechrevo 6.10.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:…
glyh updated
2 months ago
-
## What's the problem (or question)?
Add support for `Mach-O 64-bit dynamically linked shared library arm64` (de)compression.
## What should have happened?
I know that [#57](https://g…
-
Hi Max,
I tried running swiftd on a valid test binary and got following message:
`Found mach-o universal 0x7f9353500000`
![swiftd](https://cloud.githubusercontent.com/assets/6300828/22924711/2d90a4…
-
For the following C code:
```
int main(int argc, char *argv[]) {
return argc ? (long)__builtin___CFStringMakeConstantString("foo")
: (long)__builtin___CFStringMakeConstantString(…
-
The pypi version instealls fine on macOS on Apple Silicon, but when building from source:
```
python
Python 3.12.4 (main, Jul 8 2024, 10:17:47) [Clang 15.0.0 (clang-1500.3.9.4)] on darwin
Type …
-
Please add support for Apple Silicon based machines.
I.e the statically linked download [link](https://github.com/tstack/lnav/releases/download/v0.12.2/lnav-0.12.2-x86_64-macos.zip) is a `Mach-O 64-b…
-
Bloaty gives a `Corrupt Mach-O file` error on a file.
`lipo -detailed_info` gives this output:
```
Fat header in: REDACTEDSdk
fat_magic 0xcafebabe
nfat_arch 5
architecture armv7
cputype…
-
Hazmat should support Mach-o MH_OBJECT archives so it can be used on libraries built with xcode
-
Current build for Darwin runs only on Intel based systems. ARM arch like MacBook M1 is failing.
```
...
$ ./splunkd -server $server -v
zsh: bad CPU type in executable: ./splunkd
```
Executab…