From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 38630 invoked by alias); 10 Feb 2016 18:36:48 -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 38618 invoked by uid 89); 10 Feb 2016 18:36:47 -0000 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 Received: from mail-qk0-f169.google.com (HELO mail-qk0-f169.google.com) (209.85.220.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 10 Feb 2016 18:36:45 +0000 Received: by mail-qk0-f169.google.com with SMTP id s5so10278273qkd.0 for ; Wed, 10 Feb 2016 10:36:45 -0800 (PST) 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 Received: by 10.140.93.230 with HTTP; Wed, 10 Feb 2016 10:36:04 -0800 (PST) From: Eduardo Silva Date: Wed, 10 Feb 2016 18:36:00 -0000 Message-ID: Subject: linking cygwin as static library To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-02/txt/msg00144.txt.bz2 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