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