On Thu, Sep 11, 2008 at 9:26 AM, Scott Castaline <[EMAIL PROTECTED]> wrote: > Just realized that I did the 2nd pass of binutils-2.17 build from within > the source directory instead of the build directory. Is this going to be > a problem with the rest of the build? If it is, can I undo it and how, > or do I need to start from scratch again?
No, it's not a big deal. Building in a separate build directory is just a nice precaution to keep built objects separate from the source, but it's not necessary. As long as you were working from a freshly unpacked source tree, everything will be fine. If you were working from a stale tree where there were patches previously applied or stale built objects, that would be a problem and you'd have to back up. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page