#46826: inkscape @0.91_1 fails building on 10.5.8 PPC -------------------------+---------------------- Reporter: braumann@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: inkscape | -------------------------+---------------------- Comment (by suv-sf@…): Replying to [comment:4 braumann@…]:
followed by a
{{{ sudo port upgrade inkscape configure.compiler=macports-gcc-4.9 }}}
If you want to compile a C++ application with a custom compiler (i.e. not a system compiler), you would have to make sure that at least all linked C++ libraries (glibmm, atkmm, pangomm, cairomm, gtkmm, etc, and probably also ImageMagick) are compiled with the same one, else the application will crash due to ABI incompatibilities. -- Ticket URL: <https://trac.macports.org/ticket/46826#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X