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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=Qq/jpJLmW0Nz1ZY/QML7Jq0MMDmDA aD9Xn03D/7HTs2QdqAixPlMvukY1ghgHDj5qRRyxHM2li7SGfyJOU7MwkwnQhfUV /QKpAqnNhd6A27oPW4V9FT1mnRtMj+vKV1UfIyWt0MOxjxg/+CFeLxmGTQLdRWGA ZptHPmBamkDbKQ= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=dak+zbnQfGzZ6mMSERl5vqJORZ8=; b=yrB nhwzFUzy6LHqwqaUGFjqyHUnPnTst+RihiTpv0Q8FJcqDqdWTdu5gPE3iJV3N8m8 GuOK2hjo5tOOzauuNZE6HQulsx9gHfiFQXzgCBWDICEOLbEBBmvn6X8xvUhknC1R 1uWhwGXSdIRp1BtCchgA11r5+NpksWAH0mgBKItM= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=eduardo, Eduardo X-HELO: mail-qk0-f169.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=jRBkWT3JW1M6Meil7mh9Z8CJkT2HRyBn/mB3w2ycS1I=; b=OQniAIn7WVzQaPRBXoIgMUQgb+lWMCDKxi78xhNDPDtFe5hCOh0PULluYy6p9t/MCo GEQVG9g/keQl+8Tv3JMQXGv4i0nUGYXpZShj172edox8cLquWFV9qQ7V9syH0wLzZ3r5 En9IuxMSJkFI934urxG2hOZ5kl0Fnb3eFeQZRDT/3DhGWi4OJ8Z6qnEEM0/7akv2IbJ/ 3cr4bJ0wD5XEdf0geg4nelDdWdia9HVuuRrlIHUZcq+2ISVnS4dZB9wjO8HJC36dm3Bm 8AnParKldHVl/0jVooTSg+Z9dMUn5ZXFaHsRanfMlGq8lD6A4MMeMcApsyuZhVDytQlt xJCw== X-Gm-Message-State: AG10YOS71BjBnvdoZLUjTiLMjW2d79hug6t2l88qalihZ4SnyC4BlcxNAL9EX+xe+SgTpKwSBaPKu/ER+IlAKw== X-Received: by 10.55.203.69 with SMTP id d66mr6226598qkj.25.1455129403707; Wed, 10 Feb 2016 10:36:43 -0800 (PST) MIME-Version: 1.0 From: Eduardo Silva Date: Wed, 10 Feb 2016 12:36:04 -0600 Message-ID: Subject: linking cygwin as static library To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi, 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. any hints are appreciated, -- Eduardo Silva http://edsiper.linuxchile.cl http://monkey-project.com -- 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