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

unsupported linker arg: -dylib #177

Closed
serjflint opened this issue Sep 10, 2023 · 2 comments · Fixed by #178
Closed

unsupported linker arg: -dylib #177

serjflint opened this issue Sep 10, 2023 · 2 comments · Fixed by #178

Comments

@serjflint
Copy link

serjflint commented Sep 10, 2023

I am cross-compiling Ruff from Ubuntu to MacOS and got another error when compiling pep440_rs:
..."-Wl,-dead_strip" "-dynamiclib" "-Wl,-dylib" "-nodefaultlibs" "-undefined" "dynamic_lookup"...

serjflint pushed a commit to serjflint/cargo-zigbuild that referenced this issue Sep 10, 2023
@messense
Copy link
Member

See also ziglang/zig#14757

@serjflint
Copy link
Author

Thank you. Now it compiles.

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 a pull request may close this issue.

2 participants