azha@lemm.ee to linuxmemes@lemmy.worldEnglish · 2 days agoI think the motherboard is enough?lemm.eeimagemessage-square60fedilinkarrow-up11.01Karrow-down17
arrow-up11Karrow-down1imageI think the motherboard is enough?lemm.eeazha@lemm.ee to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square60fedilink
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up12·2 days agohttps://github.com/torvalds/linux/blob/master/include/math-emu/double.h#L29
minus-squaregrue@lemmy.worldlinkfedilinkarrow-up20·2 days 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·2 days agoI wasn’t confident which requirement you were missing, but I love that error
minus-squaregrue@lemmy.worldlinkfedilinkarrow-up2·2 days 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.