From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62249 invoked by alias); 10 Feb 2016 18:45:58 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 62174 invoked by uid 89); 10 Feb 2016 18:45:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*MI:sk:CAMAQhe, H*f:sk:CAMAQhe, H*f:sk:w9qjzwx X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 10 Feb 2016 18:45:55 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 5E10CAA7 for ; Wed, 10 Feb 2016 18:45:54 +0000 (UTC) Received: from [10.10.116.17] (ovpn-116-17.rdu2.redhat.com [10.10.116.17]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u1AIjr00010336 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 10 Feb 2016 13:45:54 -0500 Subject: Re: linking cygwin as static library To: cygwin@cygwin.com References: From: Yaakov Selkowitz Message-ID: <56BB8554.6070408@cygwin.com> Date: Wed, 10 Feb 2016 18:45:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00145.txt.bz2 On 2016-02-10 12:36, Eduardo Silva wrote: > I am porting a Linux based open source project to Windows and now it > runs perfectly with Cygwin. Now I want to know how I can link it > statically with Cygwin, I want to get rid of cygwin1.dll to have just > a standalone binary. https://cygwin.com/faq.html#faq.programming.static-linking -- Yaakov -- 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