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