Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Cross compiling to Apple products from non Apple products is going to run into the same hurdle around SDK setup as any other. There exists documentation but it’s probably not the easiest task. This limitation though applies equally to any library that depends on system C headers and/or system libraries.




I feel like we're talking in loops.

Go is generally fine for crosscompiling.

edit: what gave me pain with Rust for a cli was clap (with derive, the default). Go just worked.




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

Search: