[MacPorts] #29345: PyMOL 1.4 fails to build with gcc 4.4 error
MacPorts
noreply at macports.org
Mon May 2 14:01:18 PDT 2011
#29345: PyMOL 1.4 fails to build with gcc 4.4 error
------------------------------------------+---------------------------------
Reporter: michelle.lynn.gill@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: pymol
------------------------------------------+---------------------------------
Comment(by jmr@…):
Replying to [comment:1 howarth@…]:
> Shouldn't "CC=/opt/local/bin/gcc-mp-4.4 CXX=/opt/local/bin/g++-mp-4.4"
be placed in front of the setup.py command instead?
Not the way you've written it. build.args goes in the command line after
build.target, see
[http://guide.macports.org/chunked/reference.phases.html#reference.phases.build
the Guide].
The portgroup sets CFLAGS etc in the environment with build.env-append,
and you can do the same for CC and CXX.
--
Ticket URL: <https://trac.macports.org/ticket/29345#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list