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=CkfAIxBVMcDV2BVjr/TYfoM2MPMOtebo49459Do4aP4dn5 PZZaZU3iDfqFIYY9QYJHq9By14zT2wwt1QBqxsYsp124qWkLfOUSf8VIsKd+EsIx 49dgfVa5OSy6ZP32QNfwFC4rRp/w9YmJrueqBw+wkMEkYasWHaEYE4BL2Ai04= 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=zmLQ8WmhdW2yM4rtelPrhLWrGXs=; b=J1Mf0svKJUCY+11wRCpu xWmiOwA5VI+KtQtK5nOkRBzRFkqRikBWZov/MjV1GNrg2GPpTWllEmhEzYGqHv4c 1JbOzLNfrfm9lS/PD5NFbVZmRFfj9OJQIU0oWGcwTwqk8I0rVSnFo6IrhoMoHaCY QT4NXXfahNcbh6JRiP6Zm0E= 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=1.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.1 spammy=Distributing, H*f:sk:1554416, H*i:sk:1554416, UD:Cygwin-list-f3.html X-HELO: n5.nabble.com Date: Thu, 4 Apr 2019 16:20:53 -0700 (MST) From: drikosev To: cygwin AT cygwin DOT com Message-ID: <1554420053737-0.post@n5.nabble.com> In-Reply-To: <1554416206270-0.post@n5.nabble.com> References: <73f52643-1aa1-2ef8-ed49-26cf92ec7c40 AT gmail DOT com> <1554416206270-0 DOT post AT n5 DOT nabble 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 require additional files to be installed on the end users computers as well? Regards, Ev. Drikos PS: my apologies for the spoiled line wrapping in my messages. -- 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