This is the mail archive of the gcc@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: RFA: Add GCC Runtime Library Exception to include/plugin-api.h


On Tue, Feb 2, 2016 at 4:23 PM, David Edelsohn <dje.gcc@gmail.com> wrote:
> On Tue, Feb 2, 2016 at 5:03 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
>> On Tue, Feb 2, 2016 at 1:35 PM, Cary Coutant <ccoutant@gmail.com> wrote:
>>>> include/plugin-api.h defines an ABI between linker and compiler,
>>>> which can be used to implement linker plug-in by any compilers.
>>>> I'd like to add GCC Runtime Library Exception to include/plugin-api.h
>>>> so that the linker plug-in can have non-GPL licenses.
>>>
>>> This is OK with me.
>>>
>>> -cary
>>
>> Here is a patch.  OK for trunk?
>
> You have not explained why this actually is needed and only the FSF
> can agree to license changes.

In fact I think all linker plugins needs to be GPLv3 compatible
because other ld.bfd and ld.gold would have a license violation.
This is the same story as a GCC plugin too.

Thanks,
Andrew

>
> - David


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