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...


<<Just a short question. I wrote a BASIC language that allows newbies =
coding great games with high performance. This is only possible due to =
the power of the gcc-compiler. I must redistribute the gcc-executables, =
too. My package is quite huge now. So now my question: Is it really =
neccessary to fully include the whole source code for all gcc =
executables, or is it OK when I insert a http-link to the source codes?
>>

A link is fine, there is no requirement to distribute the sources with
the objects, just to make them available, so a written offer of availability
is fine, and a pointer to the original location of the sources is just fine.
Be sure that if you have any modifications, you DO include or point to the
necessary patch files.


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