#30331: switch pymol from numeric to numpy/scipy as well as clang on darwin11 ---------------------------------------+------------------------------------ Reporter: howarth@… | Owner: macports-tickets@… Type: enhancement | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Resolution: | Keywords: haspatch Port: pymol | ---------------------------------------+------------------------------------ Comment(by howarth@…): Have you actually tried to build the gcc4x variants with your patch. This simply won't work...[[BR]] [[BR]] https://trac.macports.org/ticket/29345 [[BR]] due to the use of the setup.py build method, CC and CXX '''must''' to appear before setup.py. Only the use of build.env achieves this[[BR]] The use of configure.compiler will place CC/CXX after setup.py and they won't be honored in the build. -- Ticket URL: <https://trac.macports.org/ticket/30331#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS