> I am trying to build the first pass of GCC. I am using the LFS live > cd as my host. My problem is if I extract and run the GCC tar under > /mnt/lfs I get an error that I cannot build in the source directory.
was this the exact error message? configure: error: Building in the source directory is not supported in this release. See http://gcc.gnu.org/install/configure.html for more details. if so then you simply skipped a step to create and change into the build directory. if not then please send along the complete error message. ~rick -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
