|
|
|
|
|
by wyldfire
2621 days ago
|
|
It's somewhat interesting that someone might copyright the output of a compiler. Although in practice it's not terribly different from the source. > How derivative is defined? For the US, it's primarily defined in plain English in the USC. But subtle distinctions are made by court rulings/opinions. |
|
You may think that's a strange interpretation, but before GCC many compilers took that exact same stance. You bought the compiler and you did not have a license to distribute the resultant binary. You had to pay an extra fee for the right to distribute your own compiled code. That pretty much stopped when Borland released a compiler with a mostly sane license. You can imagine why, though, that Cygnus made so much money doing contract work for GCC in the embedded space -- every other compiler required royalties for everything you shipped!