Changes between Version 52 and Version 53 of LibcxxOnOlderSystems


Ignore:
Timestamp:
Nov 3, 2016, 10:50:18 AM (7 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LibcxxOnOlderSystems

    v52 v53  
    5151==== Bootstrapping 3: Build a current version of clang against libc++ ====
    5252
    53 The instructions below will install clang-3.7 because there are some known issues with clang-3.8 and higher on Snow Leopard (i386 link failures, some C++ build failures, etc).  You should stick with 3.7 for now.  If you already followed these instructions for clang-3.8, you'll also have clang-3.7 installed because it's required as part of the bootstrapping process; just edit default_compilers to remove macports-clang-3.8 until its issues have been resolved.
     53The instructions below will install clang-3.7 because there are some known issues with clang-3.8 and higher on Snow Leopard (eg: boost fails to compile for i386).  You should stick with 3.7 for now unless you want to help test 3.8.
    5454
    55551. Deactivate all your active ports (or at least the C++ ports) in order to prepare to rebuild them, and just activate the new toolchain: