This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: Question Re: GPLed vs LGPLed files in GLIBC


On Mon, 15 Jan 2018, Albert ARIBAUD wrote:

> Is this the right explanation, i.e., was this patch added to make
> application, not library, source modules GPL? Or is it something else

Yes, I think that's correct.  Installed programs are GPL, installed 
libraries are LGPL, *crt*.o and lib*_nonshared.a (library code statically 
linked into a program even when generally using shared libraries) are 
LGPL+exception.

-- 
Joseph S. Myers
joseph@codesourcery.com


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