[MacPorts] #21548: ATLAS does not compile x86_64
MacPorts
noreply at macports.org
Tue Sep 22 05:48:38 PDT 2009
#21548: ATLAS does not compile x86_64
----------------------------------------------------+-----------------------
Reporter: macport-snhhome@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: snow leopard, atlas, x86_64, universal | Port: atlas
----------------------------------------------------+-----------------------
atlas @3.8.3 +universal compile succeeds on snow leopard but the library
/opt/local/lib/libatlas.dylib is only i386, not universal.
{{{
# nm -arch x86_64 /opt/local/lib/libatlas.dylib
nm: file: /opt/local/lib/libatlas.dylib does not contain architecture:
x86_64
# nm -arch i386 /opt/local/lib/libatlas.dylib
00424960 T _ATL_1dsplit
00424b00 T _ATL_Sgeadd
00413170 T _ATL_Sgemm
00424fa0 T _ATL_Sgescal
004253a0 T _ATL_Sgezero
00413b20 T _ATL_Ssymm
00414150 T _ATL_Ssyr2k
00414de0 T _ATL_Ssyrk
004163d0 T _ATL_Strmm
00416950 T _ATL_Strsm
<snip>
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21548>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list