cm0002@lemmy.world to Linux@sh.itjust.works · 2 days agoLinux kernel is leaving 486 CPUs behind, only 18 years after the last one madearstechnica.comexternal-linkmessage-square6fedilinkarrow-up128arrow-down10cross-posted to: [email protected][email protected]
arrow-up128arrow-down1external-linkLinux kernel is leaving 486 CPUs behind, only 18 years after the last one madearstechnica.comcm0002@lemmy.world to Linux@sh.itjust.works · 2 days agomessage-square6fedilinkcross-posted to: [email protected][email protected]
minus-squareremotelove@lemmy.calinkfedilinkarrow-up5·2 days 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.