gnu-misc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Compiler & GNU License


From: none
Subject: Re: GNU Compiler & GNU License
Date: Tue, 22 May 2007 23:08:06 -0500

In article <1179861015.367719.204070@z28g2000prd.googlegroups.com>,
mike3  <mike4ty4@yahoo.com> wrote:
>Hi.

>Does a program compiled with the GNU Compiler become GNU Licensed
>automatically,

No. There is no coypright attribution at all for the act of using the
compiler to compile a program.

>especially if it gets linked to the GNU Runtime libraries?

No. The libraries are LGPL which is specifically designed so that non
free programs can use them without specification of copyright. The only
restriction with LGPL is that there needs to be some way for the end
user to update the library. With typical dynamic linking this happens
automatically and so isn't a problem. However, the production of
embedded firmware can be problematic.

BAJ
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]