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: Solved: R-3.3.3-1: unable to load stats.dll


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 openblas could provide the same for its clients?

alternatives, that is based on links, does not work for dlls on windows system.




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