From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108492 invoked by alias); 15 Feb 2019 21:21:52 -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 108095 invoked by uid 89); 15 Feb 2019 21:21:52 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=inglis, Inglis, reader, discretion X-HELO: smtp-out-no.shaw.ca Received: from smtp-out-no.shaw.ca (HELO smtp-out-no.shaw.ca) (64.59.134.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Feb 2019 21:21:51 +0000 Received: from [192.168.1.114] ([24.64.172.44]) by shaw.ca with ESMTP id ukvcgoKaM8uQmukvdg0Cq0; Fri, 15 Feb 2019 14:21:49 -0700 Reply-To: Brian.Inglis@SystematicSw.ab.ca Subject: Re: portable use of dos2unix WAS: Re: textmode for stdout, what is "correct" now? To: cygwin@cygwin.com References: <739ed5ce-6902-d702-e152-65dc2c1da667@ssi-schaefer.com> <20190214162002.GA4950@calimero.vinschen.de> <6aa280c2-4769-0772-91d9-c73a3a3d9680@ssi-schaefer.com> <20190215102251.GA2702@calimero.vinschen.de> <1282767785.20190215154502@yandex.ru> <1787080198.20190215213542@yandex.ru> <997bbfcf-62a9-386e-ee3e-b32b5a08cc59@ssi-schaefer.com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Fri, 15 Feb 2019 21:32:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: <997bbfcf-62a9-386e-ee3e-b32b5a08cc59@ssi-schaefer.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-02/txt/msg00210.txt.bz2 On 2019-02-15 12:33, Michael Haubenwallner wrote: > This is true: The Cygwin distro does provide openssl-1.0.2p, but I'm > building the *portable* Gentoo Prefix distro on Cygwin, with openssl-1.1.1a > already. > But whenever the Cygwin distro would bump to openssl-1.1, the same problem > would arise there as well, just becomes noticed much later probably. When you are building another version of a Cygwin package, if you have not done so already, it is worth installing cygport, all its dependencies, other build tools suggested in the package maintainer docs, and use those to download the latest Cygwin package source, in case there are patches provided which make the package build or run better under Cygwin. It is then easy to create another package-version directory into which you can copy the .cygport file and modify it to download, build, test, and install the other version of the package, optionally with any provided patches if still required. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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