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:subject:to:references :content-type; q=dns; s=default; b=vl2/88RxxN/bfR80DTpgAd+v9GwKE N8PRf56ktatWubr6ndewusCOKo8BXGU4TDpd+2DBVC20VJAU5V+L+XSmLlKhXe/g b4Rg41ug/0DDrvl0lUpbJjC4P8wRSr3k6/FjlEmVnOcq8c0wtYVLzQvEB4FqxN+y XuRjTmNjv6kwsA= 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:subject:to:references :content-type; s=default; bh=a7Acyw/0JiJzvt7iqX2588E6TuU=; b=qbK bJjZkxQrrdLRt30YlUNzGq1Bi6DHpZO7vM+cMUgsbUbQOMgE6iSTqstgYCGyVmxh a96BNxzixi616R1TISDbcvxvxqSaxGfPSTIyXFo+0R8ZwJii5Fu7FWvUa04e/iDX 5UW+9+paTFKzJ82Nb6CcN+mMalieeMWdWoMTOI84= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=learning, H*M:1c69fb81, posts, media X-HELO: mail-oi1-f181.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:subject:to:references:user-agent; bh=1YRrJdWULf3Gkpo5XmTDffY+xr8kxKAuh+ZPFZbr1Zc=; b=Fv7ZwgYlCH/bTAaNea2j7wXYyWWIj/zSWnMy2NyVQw1loO3xWtglaJCbFcH8cJG6/j +mJVPatQ/i7PVUXjg/pAlYBrBGqGCH4WFUbwwm4vjehbTsIgf5F/CGp1rgQ/TCyu5k0D 1RYeQGb0R7WVVQsVv75MF5xPUeZyLGX7QMVgM8ymEka0sPJ8xgmDFp36p2UP4HCKTrIh yZaE+6a/aaLuAMsU7jrlJlSP/GPCNBcr/lwQ2/xGjbo7ImIGz0KPO9J3KAFkOmS/Zbdv oVJvPjJlavL2QFe9JVCuwaH03pNPwfFvpHAE/7aF56FscEUfP6/dTlzp/8OcW8Xo2yH1 6Xsw== Message-ID: <5cf6f6fe.1c69fb81.9ba14.25bc@mx.google.com> Date: Tue, 04 Jun 2019 15:55:58 -0700 (PDT) From: Steven Penny Subject: Re: Question regarding OpenSSL 1.1.1b package configuration against OpenSSL 1.0.2r To: cygwin AT cygwin DOT com References: <51f3bec1-cd1e-cda9-31ed-174b09c763f6 AT SystematicSw DOT ab DOT ca> Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.8.0 (cup.github.io/suede/tryst) On Tue, 4 Jun 2019 09:25:48, Brian Inglis wrote: > I am encouraging and offering the poster a way to solve their problem, after > providing some possible reasons for dropping support from some ECs. > Rebuilding a Cygwin package from source using cygport is a relatively easy > task. Easy compared to what, assembly? I am comfortable with 3 programming languages, and learning 4 others, and compiling C is not "relatively easy". Especially considering the scope: $ cd openssl-master $ find -name '*.c' -exec wc -l {} + | tail -1 419738 total 400,000 lines of C. > I am not presuming, but assuming some amount of technical expertise, based on > a poster asking about openssl configuration and which ECs they want to > support. If they need more help they can ask in a follow up. reread the post: https://cygwin.com/ml/cygwin/2019-06/msg00012.html He shows some domain knowledge of OpenSSL, but where are you getting that he knows about compiling C? A conservative read would reveal that he might have no knowledge of compiling C, and you want him to compile 400,000 lines of C because its "easy". > Please refrain from your own inappropriate assumptions and meta-commentary > based on that, as this is not a social media platform. No, but it is a public forum. and I will call out nonsense if I see it. As your type of comments are off putting to new users. > Why would you assume the poster is a novice? Before commenting, please try > yourself to consider multiple perspectives on posts and replies? As should you. -- 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