this post was submitted on 10 May 2025
29 points (100.0% liked)

Linux

3437 readers
1 users here now

Shit, just linux.

Use this community for anything related to linux for now, if it gets too huge maybe there will be some sort of meme/gaming/shitpost spinoff. Currently though… go nuts

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] remotelove@lemmy.ca 5 points 2 months ago

You can generally cross compile across architectures, but there can be instruction or build nuances that can cause hiccups. Also, you need to build everything against the target architecture as well, not just the kernel.