This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cpplib
- From: Per Bothner <per at bothner dot com>
- To: Taras Brodovych <skydion at ukr dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 06 Dec 2003 13:56:10 -0800
- Subject: Re: cpplib
- References: <E1ASitY-0000eB-00@fatlady.ukr.net>
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/