#34695: port arpack, update to new atlas library names --------------------------------------+------------------------------------- Reporter: and.damore@… | Owner: mmoll@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: Port: arpack | --------------------------------------+------------------------------------- Changes (by and.damore@…): * status: closed => reopened * resolution: fixed => Comment: Why changing ''liblapack.dylib'' to ''libtatlas.a'' rather than the provided ''liblapack.a''? The latter seems to make more sense since the configure argument is about lapack. Furthermore I was wondering about a conditional patch about the latlas linker flag, configure script (or Makefile after configure phase) needs to use ''-latlas'' when using accelerate because system's library is still libatlas.dylib, and it needs to switch to ''-ltatlas'' when using port atlas. Reopening until further discussion. -- Ticket URL: <https://trac.macports.org/ticket/34695#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS