Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <BA5F9C6AA352D311AD4E009027855BCD07D35173@fl51m01.space.honeywell.com>
From: "Clark, Matthew C (FL51)" <matthew.c.clark@honeywell.com>
To: "'Corinna Vinschen'" <cygwin@cygwin.com>
Cc: cygwin@cygwin.com
Subject: RE: Licensing terms
Date: Wed, 1 Aug 2001 10:37:07 -0400 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"


> -----Original Message-----
> From: Corinna Vinschen [mailto:cygwin@cygwin.com]
> Sent: Wednesday, August 01, 2001 9:17 AM
> To: Clark, Matthew C (FL51)
> Cc: cygwin@cygwin.com
> Subject: Re: Licensing terms
> 
> Basically you'll have to release the sources of applications linked
> against Cygwin. Except when
> 
> - you never release the application since you're using it only
>   internally in your office or so. That's the trivial case.
> 
> - you purchase a special Cygwin license from Red Hat. For a
>   one time fee per project you may distribute also proprietary
>   software linked against Cygwin.
>   Visit http://www.redhat.com/products/support/cygwin/ for more
>   information.

Ok, thanks for the info.  Now for the follow-up.  Say I build a 
archive library, my_lib.a, based entirely on my own source code
and does NOT link in a GPL library, eg libcygwin.a, though it
does #include standard templates.

ie, gcc -c biff.c ; gcc -c bob.c ; ar -o my_lib.a biff.o bob.o  

First, does my_lib.a fall under GPL? 

If not, if I distribute my_lib.a binary and a user then uses it to 
build an executable under cygwin, where do the "open source" 
boundaries lie?

Matt Clark
matthew.c.clark@honeywell.com



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

