[MacPorts] #15838: gcc34 build fails on Mac OS X 10.5.4 intel

MacPorts noreply at macports.org
Mon Jul 7 06:40:42 PDT 2008


#15838: gcc34 build fails on Mac OS X 10.5.4 intel
------------------------------------+---------------------------------------
  Reporter:  shirose at jamstec.go.jp  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                 |      Status:  new                                  
  Priority:  Normal                 |   Milestone:  Port Bugs                            
 Component:  ports                  |     Version:  1.6.0                                
Resolution:                         |    Keywords:                                       
------------------------------------+---------------------------------------
Comment (by raimue at macports.org):

 I tried to fix this particular issue, it's just one misplaced comma in
 gcc/gcc.c at line 1095.
 {{{
 -TARGET_OPTION_TRANSLATE_TABLE,
 +TARGET_OPTION_TRANSLATE_TABLE
 }}}

 But anyhow, the build fails later with an "internal compiler error" and I
 think that one will not be so easy to fix.

 As gcc34 does not compile on Tiger or Leopard, we should think about
 removing the port.

 There is also a similar report in #13805.

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


More information about the macports-tickets mailing list