This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: linker plugin api limitation


> The plugin API does support it as shown by
>
> ar rc foo.a <objs>
> gold ... foo.a
>
> Gold just fails to handle it properly.

Sorry, but how?

With --start-lib --end-lib gold has to ask the plugin for the symbols,
and, as far as I can, tell has no way to signal the plugin that that
file should not be included in the link.

Cheers,
Rafael


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