Paolo Bonzini <bonz...@gnu.org> writes: >> So all Diego needs to do is pass --enable-shared down to libiberty >> when --enable-lto/--enable-gold. The way to do that is something like >> the appended. > > What about just always adding --enable-shared to the host libiberty?
That will just cause everybody to always compile libiberty twice. Why do that if we don't have to? Ian