azha@lemm.ee to linuxmemes@lemmy.worldEnglish · 23 hours agoI think the motherboard is enough?lemm.eeexternal-linkmessage-square56fedilinkarrow-up1943arrow-down17
arrow-up1936arrow-down1external-linkI think the motherboard is enough?lemm.eeazha@lemm.ee to linuxmemes@lemmy.worldEnglish · 23 hours agomessage-square56fedilink
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up11·22 hours agohttps://github.com/torvalds/linux/blob/master/include/math-emu/double.h#L29
minus-squaregrue@lemmy.worldlinkfedilinkarrow-up19·20 hours ago#if _FP_W_TYPE_SIZE < 32 #error "Here's a nickel kid. Go buy yourself a real computer." #endif LOL! That isn’t the same limitation I was thinking of, though.
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up2·20 hours agoI wasn’t confident which requirement you were missing, but I love that error
minus-squaregrue@lemmy.worldlinkfedilinkarrow-up2·20 hours agoI was under the impression that the main impediment to running Linux on a 286 was the lack of an MMU. I might be wrong about that, though.
https://github.com/torvalds/linux/blob/master/include/math-emu/double.h#L29
#if _FP_W_TYPE_SIZE < 32 #error "Here's a nickel kid. Go buy yourself a real computer." #endif
LOL!
That isn’t the same limitation I was thinking of, though.
I wasn’t confident which requirement you were missing, but I love that error
I was under the impression that the main impediment to running Linux on a 286 was the lack of an MMU. I might be wrong about that, though.