cm0002@lemmy.world to Linux@sh.itjust.works · 1 day agoLinux kernel is leaving 486 CPUs behind, only 18 years after the last one madearstechnica.comexternal-linkmessage-square6linkfedilinkarrow-up127arrow-down10cross-posted to: linux@lemmy.ml
arrow-up127arrow-down1external-linkLinux kernel is leaving 486 CPUs behind, only 18 years after the last one madearstechnica.comcm0002@lemmy.world to Linux@sh.itjust.works · 1 day agomessage-square6linkfedilinkcross-posted to: linux@lemmy.ml
minus-squareremotelove@lemmy.calinkfedilinkarrow-up5·23 hours agoYou 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.
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.