[MacPorts] #22117: apple-gcc42-devel fails to build

MacPorts noreply at macports.org
Sat Oct 17 16:25:20 PDT 2009


#22117: apple-gcc42-devel fails to build
--------------------------------+-------------------------------------------
  Reporter:  snc@…              |       Owner:  illogic-al@…           
      Type:  defect             |      Status:  closed                 
  Priority:  Normal             |   Milestone:                         
 Component:  ports              |     Version:  1.8.99                 
Resolution:  wontfix            |    Keywords:                         
      Port:  apple-gcc42-devel  |  
--------------------------------+-------------------------------------------
Changes (by illogic-al@…):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Then I'm not even going to attempt to fix this. apple-gcc42-devel is
 provided so that people on tiger, without a gcc4.2 can build kde. that is
 it's sole purpose for being.
 If you're not using tiger don't use apple-gcc42-devel.

 Having said that, this bit of code in the kde4-1.0.tcl might need to be
 updated to add snow leopard.

 {{{
 switch ${os.platform}_${os.major} {
     darwin_8 {
             depends_lib-append  port:apple-gcc42-devel
             configure.compiler  apple-gcc-4.2
     }
     darwin_9 {
             configure.compiler      gcc-4.2
     }
 }
 }}}

 But someone else'll need to take care of that. I don't have snow leopard
 and barely have a machine to test it on :-)

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


More information about the macports-tickets mailing list