xinglp wrote:
2016-01-24 6:23 GMT+08:00 Bruce Dubbs <[email protected]>:
Starting as a new thread.

This is a repeat of the proposal:

The packages in LFS that use separate build directories are out-of-tree.
That is:

mkdir ../pkg-build
cd    ../pkg-build
../pkg/configure

If we use in-tree but still separate directories we then have:

mkdir build
cd    build
../configure

The affected packages are binutils, gcc (and libstdc++ which is extracted
from gcc), and glibc.
The
install ... ../glibc-&glibc-version;/xxx ...
should be changed to
install ... ../xxx ...

Where?  What are you talking about?

  -- Bruce

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

Reply via email to