Changes between Version 71 and Version 72 of ProblemHotlist


Ignore:
Timestamp:
Feb 17, 2012, 2:59:13 PM (12 years ago)
Author:
nerdling (Jeremy Lavergne)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v71 v72  
    88
    99gcc has been the compiler collection MacPorts has used by default up until Xcode 4, in which Apple has switched to the llvm/clang compiler collection. These are new compilers and many programs have not yet been tested with them, and some ports will fail as a result. Using a different compiler may work better for a particular port. If the below workarounds enable you to install a port that failed with its default compiler, file a ticket and let us know so we can fix it. Portfile authors, see wiki:PortfileRecipes#compiler.
     10
     11=== Xcode 4.3 === #xcode43
     12
     13Xcode 4.3 users need to follow the [wiki:Migration] instructions. The latest Xcode requires a license agreement, manually instructing Xcode to use its new directory and a rebuild of several packages.
    1014
    1115=== Xcode 4.2 and later === #xcode42