Re: [LTO merge][0/15] Description of the final 15 patches
Ian Lance Taylor <[email protected]>
| Newsgroups | gmane.comp.gcc.fortran,gmane.comp.gcc.devel,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Paolo Bonzini <[email protected]> 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