Changes between Version 1 and Version 2 of Ticket #38979, comment 6


Ignore:
Timestamp:
May 16, 2013, 9:54:54 PM (11 years ago)
Author:
EnekoGotzon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38979, comment 6

    v1 v2  
    11Replying to [comment:5 ryandesign@…]:
    2 > Xcode on Leopard comes with gcc-4.2 but in MacPorts 2.1.x, gcc-4.0 is still the default on Leopard. In MacPorts 2.2, gcc-4.2 will be the default on Leopard. Please test with gcc-4.2:
    3 >
    4 > {{{
    5 > sudo port clean gtkmm
    6 > sudo port install gtkmm configure.compiler=gcc-4.2
    7 > }}}
    8 >
    9 > If that works, we will make the corresponding change in the Portfile.
     2
    103Trying and reporting as soon as possible. Thank you so much!