logoalt Hacker News

IshKebabyesterday at 8:39 PM4 repliesview on HN

It's usually an enormous pain to set up. QEMU is probably the best option.


Replies

pantalaimonyesterday at 9:40 PM

T2 manages to do it

https://t2linux.com/

VorpalWaytoday at 7:20 AM

Yocto, which we use at work, manages it just fine to build a whole embedded Linux distro. So I don't see why Fedora couldn't make it work if they wanted. You could even scp over the test suites to run that on native systems if you wanted.

show 1 reply
STKFLTyesterday at 9:31 PM

Maybe there are issues I'm not aware of but using dockcross has made cross-compilation quite easy in my experience.

https://github.com/dockcross/dockcross

show 1 reply
sofixayesterday at 9:06 PM

Depends on the language, it's pretty trivial with Go.

show 2 replies