2014-05-15 0:49 GMT+08:00 Bruce Dubbs <[email protected]>: > xinglp wrote: >> >> ln -sfv ../../libexec/gcc/x86_64-unknown-linux-gnu/4.9.0/liblto_plugin.so > > > Right. I forgot about that. What's the correct 686 path? /usr/libexec/gcc/i686-pc-linux-gnu/4.9.0 or just use [ -f ../../libexec/gcc/*/*/liblto_plugin.so ] && ln -sfv ../../libexec/gcc/*/*/liblto_plugin.so
> > -- Bruce > > -- > http://lists.linuxfromscratch.org/listinfo/lfs-dev > FAQ: http://www.linuxfromscratch.org/faq/ > Unsubscribe: See the above information page -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
