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