#35629: clang-mp-* does not link crt1.o on 10.8 by default --------------------------------+------------------------------------------- Reporter: arsenm2@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: clang-3.1 | --------------------------------+------------------------------------------- Changes (by vince@…): * status: new => closed * resolution: => invalid Comment: Normal. crt1.o has been obsoleted on 10.8 and replaced by a new linker directive to find the starting address: there is no need for a bootstrap anymore. ld64 provided with Macports is outdated and won’t link with this new convention. You need a newer ld (i.e. the version that goes with Xcode 4.4) -- Ticket URL: <https://trac.macports.org/ticket/35629#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS