[MacPorts] #19626: ccache port doesn't set itself up as gcc-4.2

MacPorts noreply at macports.org
Thu May 14 19:34:13 PDT 2009


#19626: ccache port doesn't set itself up as gcc-4.2
------------------------------+---------------------------------------------
 Reporter:  bzbarsky@…        |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.7.1                                
 Keywords:                    |        Port:  ccache                               
------------------------------+---------------------------------------------
 The portfile for ccache has the following:

     foreach {bin} {
             cc
             gcc gcc2    gcc3    gcc-3.3 gcc-4.0
             c++ c++3    c++-3.3 c++-4.0
             g++ g++2    g++3    g++-3.3 g++-4.0
     } {
         ln -sf ${prefix}/bin/ccache ${destroot}${symlinks_dir}/${bin}
     }

 At least on Leopard, it should also set up gcc-4.2 and g++-4.2.

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


More information about the macports-tickets mailing list