Changes between Version 53 and Version 54 of LibcxxOnOlderSystems


Ignore:
Timestamp:
Nov 5, 2016, 6:50:55 AM (8 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LibcxxOnOlderSystems

    v53 v54  
    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 (eg: boost fails to compile for i386).  You should stick with 3.7 for now unless you want to help test 3.8.
     53The instructions below will install clang-3.7 because clang-3.8 only recently started to support Leopard and Snow Leopard, but there are currently no known regressions between clang-3.7 and clang-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: