ruffsl@programming.dev to Linux@programming.devEnglish · edit-21 month agoHow to Install Linux From Scratch - tonyyoutube.comexternal-linkmessage-square4linkfedilinkarrow-up112arrow-down18file-text
arrow-up14arrow-down1external-linkHow to Install Linux From Scratch - tonyyoutube.comruffsl@programming.dev to Linux@programming.devEnglish · edit-21 month agomessage-square4linkfedilinkfile-text
minus-squareCarrotsHaveEars@lemmy.mllinkfedilinkarrow-up2·15 days agoNot far if you dig out the last C compiler written in assembly by hand. Use that to bootstrap GCC, possibly.
minus-squareruffsl@programming.devOPlinkfedilinkEnglisharrow-up1·15 days agoNot sure if something like that would even support x86 or C99, so would probably still need an older mainframe and early GCC source tree. Could probably get by with a virtual emulator for the former.
Not far if you dig out the last C compiler written in assembly by hand. Use that to bootstrap GCC, possibly.
Not sure if something like that would even support x86 or C99, so would probably still need an older mainframe and early GCC source tree. Could probably get by with a virtual emulator for the former.