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:subject:references:to:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=kDAEOfTj2qJbU38M Wv26lOGepBaRmvJydXWRAJGZOS/5cBs8tp2b7f1rKo8D25SQxaGbl8wB99FbBO55 7gRjEftBLqTpauMWZZ+pNNC4/7RVobG0zg+liLuj0CC1ELs1i58NJwhUR1kp6XJd DzuTWQ2lqIvdiDW8ovUyNRKGsr4= 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:subject:references:to:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=lOHkXpdVfMq6vRh6RFjJJm YCmE0=; b=NPHaGBLAGw+XkGjEZxSURhyGgZIKVU6Y2NXzK0gteDj1gkkmRmKEKN /bqoEbuTIyCvlH9wit/0vorIrTKDCyjSvf1cv7dUJk80Izbwj25XQG/6woN3vD0+ DdgIyjgIDqJoZ2OL/KUZs4sdycWyeRKUIpB6ZFwvFdalmVVtM1Ws8= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*r:ip*192.168.1.100, Hx-spam-relays-external:sk:smtp-ou, H*RU:sk:smtp-ou, HX-HELO:sk:smtp-ou X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=JLpLi4Cb c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=yMhMjlubAAAA:8 a=jv6BM2L54-K1NKBtmK4A:9 a=QEXdDO2ut3YA:10 Subject: Re: Solved: R-3.3.3-1: unable to load stats.dll References: <87bmslnxh4 DOT fsf AT Rainer DOT invalid> <3b8e87bd-082a-e827-3bb3-faeeb1104978 AT gmail DOT com> <43b61419-374b-86ea-09d1-40c54ef00479 AT gmail DOT com> <05292399-5d9b-c393-6fc1-825b5cef5537 AT gmail DOT com> To: cygwin AT cygwin DOT com Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca From: Brian Inglis Message-ID: Date: Fri, 31 Mar 2017 16:32:39 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <05292399-5d9b-c393-6fc1-825b5cef5537@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfEieFqiQA/DtmsT1dL5+qc25VOnNSzvZ4w9pv+tyEHtC3Zias6UaRvhV0oFYpsWJjDg55V9CHv8A/XLtoUlxRBN5vdAymI+dFUO5PPX2fZStkKhCmdlI Ey8MWsjA1xNoRPq7Y0lYXJtXc4A7kcrDDgnxE/GX9BkzjWdr7NnMmILlq/3QPwdTYWGRzvuLzqKgHw== X-IsSubscribed: yes On 2017-03-31 15:10, Marco Atzeri wrote: > On 31/03/2017 22:46, Brian Inglis wrote: >> On 2017-03-31 13:32, cyg Simple wrote: >>> On 3/31/2017 12:57 PM, Marco Atzeri wrote: >>>> On 31/03/2017 15:35, cyg Simple wrote: >>>>> On 3/28/2017 3:17 PM, Oliver Schoett wrote: >>>>>> Achim Gratz wrote: > >>> Perhaps >>> https://msdn.microsoft.com/en-us/library/windows/desktop/hh310513(v=vs.85).aspx >>> should be used in the main function or a Cygwin API developed to do >>> that. Or fix lapack to name it's library with a different version id. >>> If there are API/ABI differences, then -0 isn't correct since the two >>> cannot overlay each other. > > There is no API/ABI difference > >> This is the situation alternatives(8) was designed >> for - to mediate names and functions. >> If a package is dependent on one or the other, >> its location in /var/lib/pkg/ should be wired in. >> My PATH seems to include /usr/lib/lapack, appended by >> /etc/profile.d/lapack0.sh. Perhaps setting Windows ENV or BASH_ENV to point to /etc/profile would ensure that non-interactive shells would get lapack added to their PATH? >> Perhaps openblas could provide the same for its clients? > > alternatives, that is based on links, does not work for dlls on > Windows system. So exe DLL loading is done directly by Windows with no shim layer? Darn - foiled again! ;^> -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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