Linux From Scratch
Linux From Scratch
I'll transition to Gentoo if I discover a solid tutorial on YouTube.
You likely use an older version of gcc, probably gcc 7. Running it will confirm if it's actually gcc 9. The command `gcc -v` displays the version details of the compiler.
I’m comfortable with Linux from the basics now. I checked out some YouTube tutorials, but they were outdated and didn’t match what I needed. My setup didn’t follow the same path as on YouTube, and the Gentoo docs were confusing. Looking at its manuals really tripped me up—I’d have been able to build a better LFS base with Xorg and wireless support instead of spending the whole evening.