LWN: Comments on "Re: Linux GPL and binary module exception clause?" https://lwn.net/Articles/62451/ This is a special feed containing comments posted to the individual LWN article titled "Re: Linux GPL and binary module exception clause?". en-us Tue, 23 Sep 2025 01:25:45 +0000 Tue, 23 Sep 2025 01:25:45 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Distributing non-free software intended to be linked against GPL'd software https://lwn.net/Articles/62571/ https://lwn.net/Articles/62571/ pjm <p>Re readline, I'd guess that the issue is that one may not distribute a binary of a program linked against GNU readline: I'd guess that this combination is not to be considered "mere aggregation", so the combination may not be distributed. I'd guess that use of the readline interface would not make the program source code a derived product of readline: I'd guess that this falls under "scenes a faire" as explained in page 4 of <a href="http://www.pbwt.com/Attorney/files/ravicher_1.pdf">Dan Ravicher's paper</a> (item b in particular). [That description is specific to a jurisdiction, though presumably many jurisdictions would be similar.] <p>If these guesses are correct, then it would suggest that one may distribute source code for a non-free program intended to be linked a GPL'd library libfoo if one doesn't also distribute libfoo. Distributing non-free object files is a bit trickier (e.g. one may need to avoid including inline code from libfoo), but looks doable. <p>IANAL. I made these guesses just now, I haven't had much time to find any problems with them. Thu, 11 Dec 2003 08:25:49 +0000