[MacPorts] #35780: atlas @3.10.0_0+gcc45 provides only static libraries
#35780: atlas @3.10.0_0+gcc45 provides only static libraries --------------------------------+------------------------------------------- Reporter: rpirrone@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: dylibs | Port: atlas @3.10.0_0+gcc45 --------------------------------+------------------------------------------- The current version provides blas and f77 libs as static ones: {{{ /opt/local/lib/libatlas.a /opt/local/lib/libcblas.a /opt/local/lib/libf77blas.a /opt/local/lib/liblapack.a /opt/local/lib/libptcblas.a /opt/local/lib/libptf77blas.a /opt/local/lib/libsatlas.dylib /opt/local/lib/libtatlas.dylib }}} Previous versions provided all libraries as dylibs. Is it possible to obtain all libraries as dylibs using the current version? I tried to install atlas using the -s option but compilation resulted in the same installed libs as above. I'm running MacPorts 2.1.2 on a MacBook Pro 15" Intel Core i/ 2.8 GHz 8GB RAM with Mac OS X 10.7.4. -- Ticket URL: <https://trac.macports.org/ticket/35780> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35780: atlas @3.10.0_0+gcc45 provides only static libraries --------------------------------+------------------------------------------- Reporter: rpirrone@… | Owner: vince@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: atlas --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => vince@… * keywords: dylibs => * version: 2.1.2 => * type: update => enhancement * port: atlas @3.10.0_0+gcc45 => atlas Comment: In the future, please Cc the port maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/35780#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35780: atlas @3.10.0_0+gcc45 provides only static libraries --------------------------+--------------------- Reporter: rpirrone@… | Owner: vince@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: atlas | --------------------------+--------------------- Comment (by zan@…): The dylibs libsatlas and libtatlas include all static libs. libcblas, and libf77blas are included in libsatlas (single-threaded), while libptcbas, and libptf77blas are included in libtatlas (multi-threaded). libatlas and liblapack are included in both. Compiling against either one will give you the entire ATLAS library. If you are missing libsatlas.dylib or libtatlas.dylib, see ticket [http://trac.macports.org/ticket/35683 35683] -- Ticket URL: <https://trac.macports.org/ticket/35780#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35780: atlas @3.10.0_0+gcc45 provides only static libraries --------------------------+--------------------- Reporter: rpirrone@… | Owner: vince@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: invalid | Keywords: Port: atlas | --------------------------+--------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid Comment: Closing as per comment:2. -- Ticket URL: <https://trac.macports.org/ticket/35780#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts