#42379: john-jumbo ------------------------------+-------------------------------- Reporter: macports.ilsa@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: john-jumbo | ------------------------------+-------------------------------- Comment (by ryandesign@…): My understanding is that clang, which is the default compiler in MacPorts for Xcode 4.2 and later, does not do OpenMP yet. So if you want OpenMP support, you could try compiling the port with a non-Clang compiler, e.g.: {{{ sudo port install llvm-gc42 sudo port -ns upgrade --force john-jumbo configure.compiler=macports-llvm- gcc.4.2 }}} -- Ticket URL: <https://trac.macports.org/ticket/42379#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X