[MacPorts] #41756: install gcc46 after fresh install on Mavericks - fails

MacPorts noreply at macports.org
Tue Dec 10 19:37:54 PST 2013


#41756: install gcc46 after fresh install on Mavericks - fails
------------------------+--------------------------------
  Reporter:  dave@…     |      Owner:  macports-tickets@…
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.2.1
Resolution:  duplicate  |   Keywords:
      Port:             |
------------------------+--------------------------------

Comment (by larryv@…):

 There’s still the issue of why `llvm-3.1` is being pulled in as a
 dependency. A default `gcc46` install should require `llvm-3.3`, not
 `llvm-3.1`, through `cctools` and `ld64`.

 Try installing this way instead:
 {{{
 % sudo port install gcc46 +llvm33
 }}}
 This should make sure that `cctools` and `ld64` are installed with the
 correct variant.

-- 
Ticket URL: <https://trac.macports.org/ticket/41756#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list