0x4E4F@lemmy.dbzer0.com to linuxmemes@lemmy.world · 1 year agoSorry... I'm dumb when it comes to crosscompiling 🤷lemmy.dbzer0.comimagemessage-square24fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSorry... I'm dumb when it comes to crosscompiling 🤷lemmy.dbzer0.com0x4E4F@lemmy.dbzer0.com to linuxmemes@lemmy.world · 1 year agomessage-square24fedilink
minus-squareDarkrai@kbin.sociallinkfedilinkarrow-up0·1 year agoI was able to use this guys docker image and tool in order to cross compile my Rust programs in the past. They were very simple programs so I dont know how well it works for larger projects. https://github.com/Jake-Shadle/xwin
minus-squareShareni@programming.devlinkfedilinkarrow-up0·1 year agoI heard recently that you can use the zig compiler to cross compile rust programs.
minus-square0x4E4F@lemmy.dbzer0.comOPlinkfedilinkarrow-up0·1 year agoYou could even cross-compile from musl… very cool 👍!
I was able to use this guys docker image and tool in order to cross compile my Rust programs in the past. They were very simple programs so I dont know how well it works for larger projects.
https://github.com/Jake-Shadle/xwin
I heard recently that you can use the zig compiler to cross compile rust programs.
You could even cross-compile from musl… very cool 👍!