#13475: universal_cflags in 10.5 cause linking issue -------------------------------+-------------------------------------------- Reporter: gzjjgod@gmail.com | Owner: wsiegrist@apple.com Type: defect | Status: new Priority: Normal | Milestone: Component: infrastructure | Version: 1.5.2 Keywords: | -------------------------------+-------------------------------------------- If we use the default configure.universal_cflags to build universal binary in Mac OS X 10.5, error like ld: library not found for -lcrt1.10.5.o will happend. See also http://lists.apple.com/archives/Xcode- users/2007/Oct/msg00686.html This patch fixed this by adding "-mmacosx-version-min=10.4" into default configure.universal_cflags. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13475> MacPorts </projects/macports> Ports system for Mac OS