On 2018-06-25 11:19 +0200, Michele Bucca wrote: > Hello, I'm trying to build a temporary toolchain using the LFS 8.2 > book. I'm not a first time user The only deviation from the book that > I'm doing is that instead of installing inside everything in /tools > I'm installing it inside /mikeos. > > the LFS_TGT variable is set to i686-mikeos-linux-gnu > the LFS variable is set to /mnt/lfs
/* snip */ > linux.h.txt is the file gcc/config/linux.h The book said: > Next, we add our define statements which alter the default > prefix to the end of the file. Note that the trailing “/” > in “/tools/lib/” is required. Apparently "/mikeos/lib" in linux.h should be "/mikeos/lib/". > i386_linux.h.txt is the file gcc/config/i386/linux.h > i386_linux64.h.txt is the file gcc/config/i386/linux64.h -- Xi Ruoyao <[email protected]> School of Aerospace Science and Technology, Xidian University -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
