Re: GPL and GCC profiling

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

 



On Thu, 2004-07-01 at 08:21, Tobias Oberstein wrote:
> i'm looking for any information/discussion about
> licensing issues (GPL) when using GCC with profiling
> to develop software under a license incompatible
> with the GPL
> 
> any hints appreciated,

You are able to develop code in C / C++ that is not using GPL.  You can
sell that executable code.

If you use code FROM gcc or g++ to create a program that does
profiling.  Then you are bound by the license of GPL.  If you use the
documentation of gcc to create your own program code that analyse output
from gcc or g++ then you are free to license as you please.

For a better answer please take a look on the web there are numerous
articles about GPL.

-- 
Thanks
KenF
OpenOffice.org developer


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux