[lfs-support] Getting incorrect search results, mentioned in Errata for section 6.10

2013-06-25 Thread Sergey Shidlovsky
Hi again! =) One more question, if you please. While adjusting toolchain, we do such search: ** echo 'main(){}' dummy.c cc dummy.c -v -Wl, --verbose dummy.log ... Next, verify that the new linker is being used with the correct search paths:

Re: [lfs-support] Getting incorrect search results, mentioned in Errata for section 6.10

2013-06-25 Thread Aleksandar Kuktin
On Tue, 25 Jun 2013 12:56:35 +0300 Sergey Shidlovsky sshidlov...@gmail.com wrote: Hi again! =) One more question, if you please. While adjusting toolchain, we do such search: ** echo 'main(){}' dummy.c cc dummy.c -v -Wl, --verbose

Re: [lfs-support] Getting incorrect search results, mentioned in Errata for section 6.10

2013-06-25 Thread William Harrington
On Jun 25, 2013, at 9:37 AM, Aleksandar Kuktin wrote: I think you can just go on. Whats important is that the new program requests /lib/ld-linux.so.2 (or other, but in /lib) for its run-time linker. That linker is part of the new glibc, which means that new libraries will be used by your