[MacPorts] #15772: ccache support sets incompatible compiler

MacPorts noreply at macports.org
Sat Jun 28 17:42:43 PDT 2008


#15772: ccache support sets incompatible compiler
-----------------------------------+----------------------------------------
  Reporter:  landonf at macports.org  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                |      Status:  new                                  
  Priority:  Normal                |   Milestone:  MacPorts base bugs                   
 Component:  ports                 |     Version:  1.6.0                                
Resolution:                        |    Keywords:                                       
-----------------------------------+----------------------------------------
Changes (by raimue at macports.org):

  * milestone:  => MacPorts base bugs

Comment:

 As MacPorts explicitly sets CC and CXX to the full path to the compiler in
 the build environment, extending binpath is not a possible solution for
 using ccache. Also, it will not work with the different compilers we allow
 to select by `configure.compiler`.

 If a port does only accept real paths for CC or CXX or does not understand
 more than one word, add `configure.ccache no` to the port, which will
 disable ccache for it.

-- 
Ticket URL: <http://trac.macports.org/ticket/15772#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list