#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 | ------------------------------+---------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/38979#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X