This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: GPL-License


>So my question is, whether the output of gcc/g++ is covered by the GPL,
>or nor ?

Not that I know of.  The code generated by a compiler isn't a `derived work'.
Of course, I don't speak as a lawyer.

>Is it possible to develop comercial software with gcc/g++ ?

Yes, though you may need to pay attention to which libraries you link with and 
which header files you include.

p.



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