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]
Other format: [Raw text]

Re: Licensing of libgcc and libstdc++ as shared libraries


>>> Do I need meet the requirements of Section 3 of the GPL (requirement to 
>>> provide source) if I distribute libgcc or libstdc++ in shared library 
>>> form with my program?
>> 
>> No of course not. Why would you think that distributing a shared
>> librfary relieves you of the requirement for making sources available.


OOps, I misread the malformed sentence I answered, and deleted the "need"
instead of adding "to". Yes, indeed you need to meet the requirements
of section 3 of the GPL and distribute sources.

Sorry for the confusion.


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