#35629: clang-mp-* does not link crt1.o on 10.8 by default -------------------------------+-------------------------------------------- Reporter: arsenm2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: clang-3.1 -------------------------------+-------------------------------------------- Comment(by arsenm2@…): Formatting got kind of screwed up Any of these work: clang-mp-3.1 arst.c /usr/lib/crt1.o clang-mp-3.1 arst.c -mmacosx-version-min=10.5 clang-mp-3.1 arst.c -mmacosx-version-min=10.6 clang-mp-3.1 arst.c -mmacosx-version-min=10.7 -- Ticket URL: <https://trac.macports.org/ticket/35629#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS