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:from:to:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=LpH
	VNf9iY9znp01gVlXQGTsuxS2fZgeOlmS16WXdHEGRvqBqU5WGYXAZRBF0X/cu1g9
	mXWddW4J/uygCyMWheY4owBtiyrWkMlQRpeVC1sS6x0UQdA5lhKU1tEL0C6V7vOx
	AyypnLymuQIsXyGRUq9TBPxAxXm1pbzAsqowqPBo=
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:from:to:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=LWU23cKEC
	HWLQWap09LeXFsC7bA=; b=fiIUGlqJcSP+s7nDuUlTIecVCH6LLzhQwyfBnPIjz
	kZvRmLnEAsUz1YXxk/yzQbpxw1DmM0a+iwPdCILc96MhrQMilJL0oEtL42xq3lJP
	57hAGKSX/jtSdI4DtNCgWw0lw3PvvYRQdAE9WiPpuOuq12KqOMQHRNYR741274p9
	Kc=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=3.1 required=5.0 tests=BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=H*c:alternative, H*c:HHH
X-HELO: relay1.mentorg.com
From: "Sair, Umair" <Umair_Sair@mentor.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Statically linking libcygwin.a
Date: Fri, 27 Oct 2017 19:54:33 +0000
Message-ID: <1509134073918.38060@mentor.com>
x-ms-exchange-transport-fromentityheader: Hosted
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v9RJsrVl005117

Hi,


I have a question regarding statically linking with cygwin library. As mentioned in https://cygwin.com/licensing.html, user can statically link with libcygwin.a. I statically linked with libcygwin.a but the final executable still have dll dependency. How can I remove this dll dependency?


Regards,
Umair Sair

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


