X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Message-ID: <1554416206270-0.post@n5.nabble.com> In-Reply-To: <73f52643-1aa1-2ef8-ed49-26cf92ec7c40@gmail.com> References: <73f52643-1aa1-2ef8-ed49-26cf92ec7c40 AT gmail DOT 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