Jakub Konka

Results 128 comments of Jakub Konka

> Just tried upgrading to 0.10.0, for whatever reason it's not affected by this (our llvm-15 port also have this patch applied). I'll open a upgrade PR in macports-ports repo...

Could you try with `0.10` released, is it possible to build it with Homebrew now?

I believe I have created a merge conflict for you - apologies! It should be trivial to adjust to the new MachO linker, and as a bonus, I've completely removed...

Hi @petr-tik! Thanks for dropping this comment - I will be honest with you that I never thought of bare `zld` being used this way at all - I always...

Hi @kassane! No, there is no C++ demangle support yet. I'd be happy to guide you through the codebase, and help you integrate it if you were thinking of implementing...

Looks great @kassane! I'll be more than happy to accept your PR for inclusion in the main zld repo when you think it's ready!

Sorry I didn't follow this one through! Closing as MachO is now part of sold so this patch doesn't belong in this repo.

Hmm, I cannot seem to repro this locally.

I wonder if this is due to how Zig is built. My invocation is something like: ``` $ ./stage3/bin/zig build -p stage4 -Dstatic-llvm --search-prefix /home/kubkon/dev/zig-bootstrap/out/x86_64-linux-musl-baseline ```

Even worse so, this almost immediately crashes on macOS while some debug info is there.