This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Numpy 1.12.1 setup issue (targetting Python 3.6.1) from Cygwin 2.8.0


On 2017-04-25 11:17, Eliot Moss wrote:
> On 4/25/2017 12:34 PM, Erik Bray wrote:
>> I've just started having this problem too. There appears to be a 
>> bug in the latest version of the liblapack0 package, because the 
>> import lib liblapack.dll.a lists the lapack DLL name as 
>> "cyglapack.dll", when it should be "cyglapack-0.dll".
>> Copying /lib/lapack/cyglapack-0.dll to /lib/lapack/cyglapack.dll
>> works as a workaround...
> I suspect that adding a symlink from cyglapack.dll to
> cyglapack-0.dll would also work, if one prefers that solution.

ISTR a discussion around rebase recently where symlinks do not 
work because Windows kernel loads the DLLs.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]