Hacker News new | ask | show | jobs
by kordlessagain 1320 days ago
The GPL is very clear when it states "For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received."

This has nothing to do with compiling things.

1 comments

https://en.wikipedia.org/wiki/GPL_linking_exception

> The Free Software Foundation states that, without applying the linking exception, a program linked to GPL library code may only be distributed under a GPL-compatible license. This has not been explicitly tested in court, but linking violations have resulted in settlement.

So yes, what constitutes "copies of such a program" does include how it's been compiled/linked.