Hello, First of all this book is a wonderful work!!! Bravo!!!
I am using LFS Book 7.7 in an Ubuntu 12.04 32 bit system. Recently I finished the Section "5.10. GCC-4.9.2 - Pass 2". After that I just ran the following command, lfs@ubuntu:/mnt/lfs/sources$ cc -v Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/mnt/lfs/tools/bin/../libexec/gcc/i686-pc-linux-gnu/4.9.2/lto-wrapper Target: i686-pc-linux-gnu Configured with: ../gcc-4.9.2/configure --prefix=/tools --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp Thread model: posix gcc version 4.9.2 (GCC) I'm worried about the TARGET. It says "i686-pc-linux-gnu" shouldn't it be, "i686-lfs-linux-gnu". I was thinking that we already built a compiler to use to build the next packages. Can someone clear this doubt? Thanks. -Pradeepa
-- 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
