[MacPorts] #23095: MacPorts base should build itself using configure.cc
#23095: MacPorts base should build itself using configure.cc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.8.2 Keywords: | Port: -------------------------------------+-------------------------------------- During selfupdate, MacPorts base compiles itself using "gcc": {{{ checking Mac OS X version... 10.6.2 checking Xcode location... /Developer checking Xcode version... 3.2.1 checking for gcc... gcc }}} but for the reasons outlined in UsingTheRightCompiler, it should compile itself using ${configure.cc}. -- Ticket URL: <http://trac.macports.org/ticket/23095> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23095: selfupdate should set CC --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.8.2 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: It can't use configure.cc because that is a variable defined in the portfile sub-interpreter. Added setting of CC to the full path to the default compiler for the platform in r67717. -- Ticket URL: <http://trac.macports.org/ticket/23095#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23095: selfupdate should set CC --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.9.2 Component: base | Version: 1.8.2 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by jmr@…): * milestone: MacPorts Future => MacPorts 1.9.2 Comment: Merged to branch in r70123. -- Ticket URL: <http://trac.macports.org/ticket/23095#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts