#19189: ATLAS 3.8.2 gets compiled for 64bit on some architectures -------------------------------+-------------------------------------------- Reporter: max@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: atlas 64bit 32bit | Port: atlas -------------------------------+-------------------------------------------- On architectures where the ATLAS build script detects 64bit support it compiles ATLAS as a 64bit library. This results in linking errors when linked to from other ports, as those are compiled in 32bit. When configure is called with the '-b 32' flag, a 32bit compilation is forced. I'm not sure what the way to proceed is, my simple patch just adds the -b 32 flag to configure.args -- Ticket URL: <http://trac.macports.org/ticket/19189> MacPorts <http://www.macports.org/> Ports system for Mac OS