logoalt Hacker News

rzzzzruyesterday at 3:44 PM1 replyview on HN

I'm just using cross https://github.com/cross-rs/cross to build cross-arch. you can still use `cargo build`, it will just work.


Replies

Gormoyesterday at 3:54 PM

It did, but then the application didn't work because it couldn't find the Python interpreter that it itself downloaded into its own config directory.