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

fix "undefined symbol: zefi_stack_swap" #11

Merged
merged 1 commit into from
Sep 10, 2024
Merged

fix "undefined symbol: zefi_stack_swap" #11

merged 1 commit into from
Sep 10, 2024

Conversation

notsatvrn
Copy link
Contributor

@notsatvrn notsatvrn commented Sep 8, 2024

This seems to fix this error on my machine (running Gentoo Linux, Zig 0.13.0), and it looks a bit cleaner IMO

@Cloudef
Copy link
Owner

Cloudef commented Sep 10, 2024

Hmm, I wonder if this is actually valid to do in zig or that it just happens to compile correctly for linux?

@Cloudef
Copy link
Owner

Cloudef commented Sep 10, 2024

Nevermind, I forgot the actual symbol is in the asm code. I think this change is good as well. Not sure why the original code did not work for you, but it might be compilation bug with zig.

@Cloudef Cloudef merged commit 5579b17 into Cloudef:master Sep 10, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants