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: cpplib


Taras Brodovych wrote:

As I can use cpplib separately from gcc in own project?

Yes - assuming of course that you don't violate the license. Informally, any program that uses cpplib has to be GPL.

Note also that we make promises as to the stability of the cpplib API.
No compatibility is promised with future versions, even for "public"
functions.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/





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