On Sat, 23 Jan 2016 14:04:09 -0800
Nathan Coulson <[email protected]> wrote:

> I have been using build directories inside the extracted folders in my
> build scripts for a few years now, until this thread was not aware
> there was any concerns on it (I have never tried deleting/rebuilding
> leaving the original source)
> 
> Personally just found it easier to delete 1 folder instead of 2.
> -- 
> Nathan Coulson (conathan)

Nice input. The GNU Libc documentation states to use a separate build directory.

http://www.gnu.org/software/libc/manual/html_node/Configuring-and-compiling.html

They may still have their reasons, and if all works fine with the build 
directory within the source tree, then I would see no reason to create a 
separate build directory outside the source tree. Perhaps the GCC and GNU Libc 
devs need to update the documentation. I haven't found the documentation for 
Binutils where it states to build in a separate build directory. It may be in 
the README or INSTALL file.

Sincerely,

William Harrington
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to