This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch,AVR] Was/Fix: error linking lto1 for target avr


Steven Bosscher <stevenb.gcc@gmail.com> writes:

> 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?

Actually both gold and the GNU linker support plugins these days.

(But the configure option is --enable-plugins.)

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]