Skip to content

Add support for cross compiling with cross - #1865

Merged
messense merged 1 commit into
PyO3:mainfrom
messense:cross
Nov 26, 2023
Merged

Add support for cross compiling with cross#1865
messense merged 1 commit into
PyO3:mainfrom
messense:cross

Conversation

@messense

@messense messense commented Nov 26, 2023

Copy link
Copy Markdown
Member

Usage: run maturin with env var CARGO=cross, for example

CARGO=cross maturin build

Closes #1002

@messense messense added the cross-compile Something related to cross compilation label Nov 26, 2023
@netlify

netlify Bot commented Nov 26, 2023

Copy link
Copy Markdown

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 9830a52
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/6562f4e63549a6000924c54f
😎 Deploy Preview https://deploy-preview-1865--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@messense
messense merged commit a9bd81b into PyO3:main Nov 26, 2023
@messense
messense deleted the cross branch November 26, 2023 07:52
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Dec 7, 2023
## [1.4.0] - 2023-12-02

* Bump MSRV to 1.67.0 in [#1847](PyO3/maturin#1847)
* Add support for cross compiling with `cross` in [#1865](PyO3/maturin#1865)
msk pushed a commit to msk/pkgsrc that referenced this pull request May 11, 2026
## [1.4.0] - 2023-12-02

* Bump MSRV to 1.67.0 in [#1847](PyO3/maturin#1847)
* Add support for cross compiling with `cross` in [#1865](PyO3/maturin#1865)
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request May 13, 2026
## [1.4.0] - 2023-12-02

* Bump MSRV to 1.67.0 in [#1847](PyO3/maturin#1847)
* Add support for cross compiling with `cross` in [#1865](PyO3/maturin#1865)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cross-compile Something related to cross compilation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support building wheels with cross

1 participant