> I have renamed the libtool --with-sysroot to --with-libtool-sysroot > for experments to avoid the conflict > and it worked well for me. > > See the patch here. > > http://git.openembedded.org/cgit.cgi/openembedded/tree/recipes/libtool/libtool-2.4/rename-with-sysroot.patch > > I guess thats not best
Good for experiments though. Have you also tried adding --with-libtool-sysroot=$with_build_sysroot to target_configure_args in GCC's toplevel configure script, so that target libraries are built with libtool's sysroot support? Paolo _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool