X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; q=
	dns; s=default; b=qTIeRHvfsCuyeOeLTOxkVXh7FeMglRZ5qzelsUFb9Gd3Yd
	Cf5CAOoJ7jsHsUp8tqkmZN2tGfVlW+51Q1lcqPzqWUC3fmHGLIHFZSLT0ssIBt73
	rGeyX/PApzwWMHJkZOjSmvfHaDjSwktvP06Eob6MUXWDHESujFmAgYoJgwuRU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; s=
	default; bh=vVV1X/aN/UXL54cjiv261ptJZQk=; b=Dj5+RtSbmcKeM6TiKgHW
	h95PxaWTu3fWSB2S6SPcHkk469Zmbyxfjy50WA7wymniuVzvnJiP4cY8atXQQLQJ
	FctvGW0awy3+l8AddGj8BoX3C7vfIIodZRGRfAsnM59fCr8o2lOKHh4iIZ4uCbXG
	yl8zDYi+NiK23zrgpp2Hvcw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.1 spammy=
X-HELO: n5.nabble.com
Date: Thu, 4 Apr 2019 15:16:46 -0700 (MST)
From: drikosev <drikosev@gmail.com>
To: cygwin@cygwin.com
Message-ID: <1554416206270-0.post@n5.nabble.com>
In-Reply-To: <73f52643-1aa1-2ef8-ed49-26cf92ec7c40@gmail.com>
References: <k-FR7PNenfo1J53Q0MeVTHBabZ0w6SgeipwWNFvMxBIT202N0ZfvtYw6TJcdatirkNpqdJ1FptFfOLvInYQkVheckcD7-3MH_cqsTkrEWOQ=@protonmail.com> <73f52643-1aa1-2ef8-ed49-26cf92ec7c40@gmail.com>
Subject: Re: Distributing program compiled with gcc on Cygwin to Windows users
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

At first, I'd like to thank you for the valuable instructions that I
followed and
found that my application needs the following three (3) libraries:
   1. cyggcc_s-seh-1.dll
   2. cygstdc++-6.dll
   3. cygwin1.dll 

The Cygwin application that contains the above libraries had been download
from
RedHat. Whereas, my application which is just a closed source binary file
has a
proprietary license and will run on Windows "8.1" systems.

Can I simply distribute only these 4 files (3 DLLs + my Executable) or there
are
license limitations that required additional files to be installed on the
end
users computers as well?


Regards,
Ev. Drikos




--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

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

