X-Recipient: archive-cygwin@delorie.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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=oSn/6
	PZjehTHjOgtDJU8287WXUE+D/EgjLSLPS199lWj/i74lPzTlzmQQEw/NEqgBzlvS
	H4ldQht6Mgi3KYxE7CEidIjUsGGWi1LtF1rG3W8OCMEKkQ77udUl2xcZeByi31bZ
	ObC/R0KTvQuzREzYCXBWx+zl6DqWjVQRkCxJyI=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=vwclzgGmlUw
	cfwMOUK4LKK/+4+Y=; b=Ntg2E2L6KBvGwi+GuEYXqEbtefR7PNn4/q0DPK6LkDF
	9G4Nj2dRVtzZDwTdK8z+JAAkKAM9HjwhmRay/3jFloFhCpPlmPXkqinz4Fa67kFr
	BAswfeDkM17cPYobim2aqd9xRzIlgISdFc5WH8EJmLyWITowcZwVnUoIpazsPiUM
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:ESMTPA
X-HELO: vsmx009.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: OpenBLAS patch for Cygwin
References: <CAOTD34ZtrCO4tAKBx0oUd4w9ic5h6djZ3vBJMwGEma6VNiytfg@mail.gmail.com>
Date: Tue, 06 Feb 2018 19:07:10 +0100
In-Reply-To: <CAOTD34ZtrCO4tAKBx0oUd4w9ic5h6djZ3vBJMwGEma6VNiytfg@mail.gmail.com>	(Erik Bray's message of "Tue, 6 Feb 2018 13:10:22 +0100")
Message-ID: <874lmu6lgx.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-VADE-STATUS: LEGIT

Erik Bray writes:
> Assuming this looks good (feedback welcome) it might be nice to have
> this patch included in the next release of the official OpenBLAS
> package for Cygwin since its incompatibility with fork() has caused
> problems in the past [1].

It would be vastly preferrable if OPenBLAS ditched the (unfortunately
quite common) notion that "Cygwin is some sort of Windows" for "Cygwin
is some sort of Linux".  I've patched out quite some bit of conditionals
like that in some other packages and it was almost always for the
better.  The worst ones are those that go into the Windows conditional
branch and then on to "oh wait, but for Cygwin we need something else".


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

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

