Matheus C. França

Results 305 comments of Matheus C. França

> On more issue... The structs do not align. I looked at idf-sys.zig and it says xtensa was used, but I am using RISCV, so I don't know if it...

> Two things here. First, the lib even when compile ReleaseSmall is really large (even removed `-freference-trace`): Does `-freference-trace` affect build size? > The second item and why WIFI fails...

> I got it working, regenerating the sys-idf.zig worked. @joseph-montanez, awesome! PR's welcome.

ldc2-1.40.1 CI: https://github.com/kassane/containers/actions/runs/15161974372 get error: ```bash ldc2: Unknown command line argument '-debug'. Try: '/Users/runner/hostedtoolcache/ldc2/1.40.1/arm64/ldc2-1.40.1-osx-universal/bin/ldc2 --help' ldc2: Did you mean '--d-debug'? make: *** [test] Error 1 ``` ldc2-master, crashes by wrong...

- https://github.com/llvm/llvm-project/issues/129881

extra reference about LLD support [WiP]: - https://github.com/llvm/llvm-project/issues/113658#issuecomment-2437513232

Cross-compiling for Windows target in Zig defaults to MinGW, the reason being indisputable. However, it still lacks some support for Windows libraries in a non-Windows environment. Unlike msvc-wine(docker), I tried...

@JohanEngelen , Since #4650. Any chance to add `linux-musl` binary in CI & final releases?

See artifacts: https://github.com/marler8997/zigup/actions/runs/6338914082 for tests and wait new release...

> Thank you very much! I don't have a raspberry pi at hand anymore, so unfortunately I can't try it out now. Maybe try on docker + qemu (buildx): https://hub.docker.com/r/kassany/bookworm-ziglang/tags