Hi, I pushed the first 8 sysroot patches to refs/heads/sysroot on Savannah.
Here come the (prototype of) the patches that implement --mode=finish, to be used when moving a cross-compiled .la file to native. I'll try to write next week the documentation for sysroot support in general. Given testing natively is stuck on missing ld support for sysroot, the only other issue to be solved is the conflict with --with-sysroot in GCC. I'm thinking of just renaming the option to --enable-sysroot... Paolo Paolo Bonzini (2): reorganize parsing of --mode=finish arguments add libtool --mode=finish mode for sysroot doc/libtool.texi | 17 ++++- libltdl/config/ltmain.m4sh | 135 +++++++++++++++++++++++++++++--------------- 2 files changed, 102 insertions(+), 50 deletions(-)