Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8008451

Make mac builds on 10.8 work on 10.7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • infrastructure
    • None
    • b81
    • os_x
    • Not verified

        In JDK-8005879 we thought we solved the problem of building on macosx 10.8 and getting binaries compatible with 10.7. But when actually testing it, it didn't work. It seems we must also specify -mmacosx-version-min=10.7 on the compiler and link lines to get compatible binaries. This has been verified to work.

              erikj Erik Joelsson
              erikj Erik Joelsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: