#38979: gtkmm 2.24.3_1: build failure on 10.5.8 ------------------------------+---------------------- Reporter: michael.klein@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gtkmm | ------------------------------+---------------------- Comment (by enekogotzon@…): Replying to [comment:5 ryandesign@…]:
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:
{{{ sudo port clean gtkmm sudo port install gtkmm configure.compiler=gcc-4.2 }}}
If that works, we will make the corresponding change in the Portfile.
Trying and reporting as soon as possible. Thank you so much!
-- Ticket URL: <https://trac.macports.org/ticket/38979#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X