Skip to content

R_X86_64_PC64 issue upstream causing issues with running debug #3431

Description

@BoySanic

Steps to Reproduce and Observed Behavior

I cannot run debug anymore because of an issue upstream:
https://codeberg.org/ziglang/zig/issues/31272

But, I can run debug if I use Arch's native zig compiler package instead of the cubyz compiler, as it includes this commit which the download from ziglang does not:

https://codeberg.org/ziglang/zig/commit/9df02121d0d87c17173f79d55692bed9cb65722c

I think we should consider adding a way to use the system compiler via ./debug_linux. That is, if we're staying on stable releases of Zig.

If we moved to 0.17.0-dev then this issue can fully go away, in my opinion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething isn't working in the intended wayupstreamwaiting on some upstream fix

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions