Hacker News new | past | comments | ask | show | jobs | submit login

Rust's cross-compilation works, but it's not as easy as it could be. One issue is that you need a cross-compiled version of the standard library lying around.



Isn't that an issue with every compiled language? I remember always having to cross-compile newlib when I set cross-compiled gcc environments.


It's true, but you can make this easier or harder, depending. We don't make it particularly easy. It's a mater of polish.


For Go you don't. I found it quite awesome when I could cross-compile something for my raspberry-pi from a Windows PC.


Does this mean they ship with the cross compiled libraries installed?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: