This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch,AVR] Was/Fix: error linking lto1 for target avr
On Tue, Nov 29, 2011 at 6:04 PM, Georg-Johann Lay <avr@gjlay.de> wrote:
> I attached a patch but I fail to find the right configure options for
> gcc/binutils as the testsuite complains
>
> ./avr/bin/ld: bad -plugin option
>
> Configured gcc with --enable-lto and binutils 2.21 with --enable-plugin.
Huh, wait. I don't follow binutils much, but isn't the plugin only for
the gold linker?
Ciao!
Steven