#25066: RFE: Allow arpack to build universal shared libraries -------------------------------------+-------------------------------------- Reporter: mcalhoun@… | Owner: mmoll@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: universal shared libary | Port: arpack -------------------------------------+-------------------------------------- Comment(by mcalhoun@…): Replying to [comment:1 mmoll@…]:
This fails with the +gcc43 and +universal variants. I get this error: {{{ ld: warning: directory '/opt/local/lib/gcc43/i386' following -L not found ld: warning: in /opt/local/lib/gcc43/libgfortran.dylib, file was built for unsupported file format which is not the architecture being linked (i386) }}}
The gcc43 port doesn't seem to have a universal variant, but neither does gcc44. Maybe gcc4[34] doesn't need to be built as a universal binary to generate universal binaries?
Sorry, gcc42 and gcc43 should conflict with universal (I am not sure why), but gcc44 works for me even though it is not universal itself. -- Ticket URL: <http://trac.macports.org/ticket/25066#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS