delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 10 Jan 2011 02:50:35 -0500 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: libboost? |
Message-ID: | <20110110075035.GA25208@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <AANLkTimoWU2ef6ss0juBeB1hXnAfxb4XZdxWHWxPw9d8 AT mail DOT gmail DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <AANLkTimoWU2ef6ss0juBeB1hXnAfxb4XZdxWHWxPw9d8@mail.gmail.com> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Mon, Jan 10, 2011 at 02:44:39PM +0800, Steven Woody wrote: >I noticed cygwin comes with libboost. I then come up with a question: >Can I develop c++ application using libboost without distribute >cygwin1.dll and other cyg**.dll files? Usually, as I understand, if I >want to develop c++ application, I have to distribute cyg**.dll. I am >trying to bypass this limitation. The simple act of using a library does not remove Cygwin's licensing. If your program uses the Cygwin DLL then you are subject to its licensing terms. Ditto all of the other libraries that your program may use. Maybe you want the MinGW project if you don't want Cygwin's POSIX functionality and just need the boost libraries. http://mingw.org/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |