Dan Nicholson wrote:

> It appears that binutils ld will be changing its search behavior to
> more closely follow ld.so.  See this post:
> 
> http://sources.redhat.com/ml/binutils/2006-02/msg00127.html
> 
> It seems that rather than using the compiled in LIB_PATH that we make
> use of in Ch. 5 to repoint the linker to where we want, the default
> will be that the paths in /etc/ld.so.conf will be preferred before
> these.  This could have a very significant effect on the build.

Hrm, I think you're oversimplifying things here. See the DIY sanity checks
in the Chroot phase toolchain readjustment. (3) & (4) are checking 2
distinctly separate parts of the linking process. The change you refer to
only affects (4).

> This is just speculation for now, but very intriguing nonetheless.

Indeed. This aspect of the build will need to be revisited and rechecked.
Latest HJL release (2.16.91.0.6) has the change.

Regards
Greg
-- 
http://www.diy-linux.org/

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

Reply via email to