#29842: cairo: static libs fail to build correctly with llvm -------------------------------+-------------------------------------------- Reporter: matuzalem@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Keywords: lion | Port: cairo -------------------------------+-------------------------------------------- Changes (by jmr@…): * keywords: libcairo.la lion => lion Comment: If you build with configure.compiler=llvm-gcc-4.2 on 10.6 you can see that the .o files are llvm bitcode, not mach-o, so the static libs aren't correctly built. Turning off use of -flto fixes this. See attachments. -- Ticket URL: <https://trac.macports.org/ticket/29842#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS