remove the gcc-build, binutils-build, etc after make
Linux From ScratchThis Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I don't really know this specific task for LFS, but on a running system it is a good practice to uninstall the build tools after their usage. It is a security measure to prevent intruders to compile their own hacked code using the native architecture of the target system.
If the LFS book doesn't mention otherwise, you can (must!) remove the compile/build directories after your are finished with them.
This is stated in the LFS book: 5.3. General Compilation Instructions.........
Please read all the documentation before you start, otherwise you will end up with a system that doesn't work and you also will not know what you just did.
yeah... I was confused because some instructions in Chapter 6 were instructing about "original" make files in gcc, and I was afraid that they were referring to the make files that I had already deleted after the first pass.
I later realized I could do a fresh unzip and all went well, and I got to the install headers of Chapter 6, but there I ran into trouble.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.