#39724: jack: unable to build universal variant -------------------------+------------------- Reporter: dgonyier@… | Owner: eu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: jack | -------------------------+------------------- Comment (by larryv@…): Replying to [comment:4 narrenschip1@…]:
I tried with the default gcc, gcc42 and mp-gcc46 (port select --set gcc)
MacPorts does not use the gcc select setting unless configure.compiler is set to “macports-gcc”, which it really should never be because it makes things very hard to debug. To debug using different compilers, you need to override configure.compiler on the command line. {{{ % sudo port install jack +universal configure.compiler=gcc-4.2 % sudo port install jack +universal configure.compiler=macports-gcc-4.6 }}} -- Ticket URL: <https://trac.macports.org/ticket/39724#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X