Re: [lfs-support] LFS-8.4 SEARCH_DIR

2019-03-17 Thread Pierre Labastie
On 17/03/2019 22:25, baho-u...@columbus.rr.com wrote: > > On 3/17/19 5:08 PM, Bruce Dubbs wrote: >> On 3/17/19 3:48 PM, baho-u...@columbus.rr.com wrote: >>> Trying to figure this out. >>> >>> >>>     6.10. Adjusting the Toolchain >>> >>> The step the results in >>> >>> grep 'SEARCH.*/usr/lib' dumm

Re: [lfs-support] LFS-8.4 SEARCH_DIR

2019-03-17 Thread baho-utot
On 3/17/19 5:42 PM, Pierre Labastie wrote: On 17/03/2019 21:48, baho-u...@columbus.rr.com wrote: Trying to figure this out. 6.10. Adjusting the Toolchain The step the results in grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' SEARCH_DIR("=/tools/x86_64-pc-linux-gnu/lib64") |SEARCH_D

Re: [lfs-support] LFS-8.4 SEARCH_DIR

2019-03-17 Thread Pierre Labastie
On 17/03/2019 21:48, baho-u...@columbus.rr.com wrote: > Trying to figure this out. > > > 6.10. Adjusting the Toolchain > > The step the results in > > grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' > SEARCH_DIR("=/tools/x86_64-pc-linux-gnu/lib64") |SEARCH_DIR("/usr/lib") > SEARCH_DIR("/

Re: [lfs-support] LFS-8.4 SEARCH_DIR

2019-03-17 Thread baho-utot
On 3/17/19 5:08 PM, Bruce Dubbs wrote: On 3/17/19 3:48 PM, baho-u...@columbus.rr.com wrote: Trying to figure this out.     6.10. Adjusting the Toolchain The step the results in grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' SEARCH_DIR("=/tools/x86_64-pc-linux-gnu/lib64") |SEARCH_DIR("/

[lfs-support] LFS-8.4 SEARCH_DIR

2019-03-17 Thread baho-utot
Trying to figure this out. 6.10. Adjusting the Toolchain The step the results in grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' SEARCH_DIR("=/tools/x86_64-pc-linux-gnu/lib64") |SEARCH_DIR("/usr/lib") SEARCH_DIR("/lib")| SEARCH_DIR("=/tools/x86_64-pc-linux-gnu/lib") Notice the = in fr