On Mon, Oct 25, 2010 at 11:15 AM, Ian Lance Taylor <i...@google.com> wrote: > At least, that is how I see it.
Why not require libelf just like for LTO? That seems like a time to reduce what we depend on. For an example if we compile with lto and go, GCC will use two different elf libraries. This seems dumb really. Thanks, Andrew Pinski