delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/03/06/22:38:00

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:message-id:date:from:references:to:subject
:content-type; q=dns; s=default; b=kHBVI3JmZkqRxHh0dpHt//s1mSAm9
FrlzTkjy77KKcYeGAeelzn6ImOeWBH+20SM6iOG8+STlVIMgvMZ7sl+yxO+T6fmZ
1ZJ+Dwt6adVQTmwKURN7pY7ha9Rg/wTc2KGu8HuOXOAeyZSmv9gSy/pfcCvL+vys
o3RwwfYLDl8MGw=
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:message-id:date:from:references:to:subject
:content-type; s=default; bh=y89tuD+DJgnElxpkt2ddVCrc1rc=; b=T5+
1RFP5k5h1OzcDtkeFm2F/B9+BcNH/H8dnmbhBGPrJVGk7RAkdhk2d475SMnQl8Id
edpRMAl1FCQYGMQJtIymG1CxwwoOUzuo5yTXpQS1ljRw+RTSze5ga7bJe4x/4hci
aIfdmtoDfk8ALW3FIIDjw+VO1L1HUJgl3z4wVGgg=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=penny, Penny, H*UA:github.com, offer
X-HELO: mail-oi0-f67.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:references:to:subject :user-agent; bh=X7OM2MdYYcyLFGfQdk8dIrD4rL5lZ1XjMyTIG6iCemg=; b=bgh16C5/ePcBfrb3/KwmFzacq0JIG+WgcjkbszRSmE0VyxwjYmBzYf+xZGTJPPxHl/ F2AitnU1ZmfgtHgKLHMwt1iHdf+A/j/jkncjmb9MPS3YHuBqVbTewO9eA2vwxm7dhUpf h29cFUzXLNBudDPOGcTd22cpJLCNGiZNndS4ZkS/dsQokcvPHT35zx2txffUcAVWFP72 l2Wn4WZGC/5zapuy6CUF9HDXBr8KWPRdgCOvDqMg3Q2REWDI02aAFZyc1QXaCLizUAz/ Uc6hrGPldd9SNdQCN9OiW6bfem9Z19xy+8PQC+UzO5cujmUl4loTIhw/rgNI8MsEhDFG F1zw==
X-Gm-Message-State: AElRT7Ehc1vSloD8LB+bOCa20BRFa9cIr85qJ3BtHzg8jhTcpGVrRMe6 aDKjIdB8PvY7MYYMnAiVc++Gyg==
X-Google-Smtp-Source: AG47ELt7KpF5SSCXc1WGElg1KXtz0zDywIx1y/LguBdSObhrEpsrAnto7YY0Xez/yUBfc5Vc8nQRMA==
X-Received: by 10.202.239.215 with SMTP id n206mr13387505oih.348.1520393866075; Tue, 06 Mar 2018 19:37:46 -0800 (PST)
Message-ID: <5a9f5e89.01599d0a.10f0a.3cdb@mx.google.com>
Date: Tue, 06 Mar 2018 19:37:45 -0800 (PST)
From: Steven Penny <svnpenn AT gmail DOT com>
X-Google-Original-From: Steven Penny
References: <5a3b1753 DOT 0543ca0a DOT bd01a DOT 2c9a AT mx DOT google DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] fdk-aac 0.1.5-2
User-Agent: Tryst/2.4.0 (github.com/svnpenn/tryst)

On Wed, 20 Dec 2017 18:07:15, Steven Penny wrote:
> its not a need - its a preference - i prefer static builds - the count of
> programs i regularly build is small, so the redundancy doesnt hurt my use
> case. also if I am to share my builds with others it makes for a smoother
> process - as you can end up with a single exe. notice carefully that many
> projects offer static and shared builds

http://cygwin.com/ml/cygwin/2017-12/msg00240.html

bumping this thread, as i discovered another package that does not have a static
library. here is the current list:

- mingw64-x86_64-expat
- mingw64-x86_64-fdk-aac
- mingw64-x86_64-gnutls
- mingw64-x86_64-lua
- mingw64-x86_64-nghttp2
- mingw64-x86_64-pcre

and here is a list that do include static library:

- mingw64-x86_64-curl
- mingw64-x86_64-libgnurx
- mingw64-x86_64-openssl
- mingw64-x86_64-win-iconv
- mingw64-x86_64-zlib


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019