Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zig binaries are unknown #75

Closed
kassane opened this issue Nov 23, 2022 · 3 comments
Closed

Zig binaries are unknown #75

kassane opened this issue Nov 23, 2022 · 3 comments

Comments

@kassane
Copy link

kassane commented Nov 23, 2022

ref.: #74
cc: @horsicq

Currently only the linker is identified. However, the compiler continues without information.
The signature script works on PE, but not for Linux and MacOS.
Currently zig uses llvm-ld on windows and linux. However, on MacOS there is a new linker under development called zld.

Preview
  • MacOS [x86_64]
    die_zig macos

  • Linux (Musl) [x86_64]
    die_zig linux

  • MacOS [ARM64]
    die_zig arm64_macos

  • Windows [x86_64]
    die_zig win

@horsicq
Copy link
Owner

horsicq commented Nov 23, 2022

Hello! Could you please send me the files or give me a link.

@kassane
Copy link
Author

kassane commented Nov 23, 2022

@horsicq
zig_binaries.tar.gz

@horsicq
Copy link
Owner

horsicq commented Dec 29, 2022

Fixed

@horsicq horsicq closed this as completed Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants