On Sat, Oct 3, 2009 at 17:32, Richard Guenther <richard.guenther@gmail.com> wrote: > Note that one missing feature is picking up entries from static library > archives at link time. This is true when using GNU ld. But it works just fine if you configure gcc with --enable-gold and compile with -use-linker-plugin. Diego.