Skip to content

Building macos_x86_64 and macos_arm64 with gfortran support #1051

Answered by MrBitBucket
ragonneau asked this question in Q&A
Discussion options

You must be logged in to vote

I am having the same issue with a python extension. I can build the required libs/includes offline and get the setup.py to download those as resources. Then I am trying to use https://cibuildwheel.readthedocs.io/en/stable/faq/#macos-passing-dyld_library_path-to-delocate
to make things work. I eventually put the lib/include folders underneath /tmp/mycache and that allowed the M1 wheel to include the arm64 dylib.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ragonneau
Comment options

Answer selected by ragonneau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants