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

Issue with system and linking libc #53

Open
Tracked by #59
natecraddock opened this issue Sep 29, 2023 · 0 comments
Open
Tracked by #59

Issue with system and linking libc #53

natecraddock opened this issue Sep 29, 2023 · 0 comments
Labels

Comments

@natecraddock
Copy link
Owner

When linking libc (needed for pselect), std.os.system no longer contains all necessary symbols. Probably an issue with the Zig stdlib.

I can work around this for the 0.9.0 release. Future versions will only use pselect on macOS so this isn't urgent to resolve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant