Jonathan Oksman wrote: > On Mon, Oct 17, 2011 at 3:50 PM, Bruce Dubbs <bruce.du...@gmail.com> wrote: >> Changelog, 2011-04-18. >> >> Â -- Bruce > > Thanks for the reference Bruce, I completely missed it. > > > From the changelog then: >> [bdubbs] - In Chapter 6, move File to before binutils to prevent some >> configure warnings. > > I was curious about these compiler warnings so I decided to look into > it a bit further through various logs. At a glance it looks as though > the issue is that gmp, mpfr and mpc are all using hardwired paths to > /usr/bin/file or /bin/file if $MAGIC_CMD is not set. Since file is > already present in the toolchain I'm wondering if making a symlink for > file during "Creating Essential Files and Symlinks" would fix this, > allowing file to be built by the new compiler a little further down > the chain.
There are multiple ways of solving a problem. What new problem does your suggestion solve? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page