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

Add documentation on how to enable compilation of binary dependencies. #1625

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dwt
Copy link

@dwt dwt commented Dec 4, 2024

This feels more complicated than it should be. Especially setting the export DYLD_FALLBACK_LIBRARY_PATH="${rosettaPkgs.lib.makeLibraryPath [ rosettaPkgs.gcc14.cc] }:$DYLD_FALLBACK_LIBRARY_PATH" feels like it should just go into either languages.python.libraries or into packages. I didn't get that to work however.

This would fix #1603

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.

Compiling python dependencies with rosetta is really hard
1 participant