This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Licensing Question
Hi Anthony,
>But from what I understand, correct me if I'm wrong, if I use a GPL'd Library in my program I have to include the source code for that library?
As I understand it...
For a GPL'd library with no other provisions, you MAY include the source code for that library.
There are other options that are also at your disposal, as per the GPL (q.v.).
You do not HAVE to incloude the source code, if you use one of the alternative options.
--Eljay