Changes between Version 58 and Version 59 of LibcxxOnOlderSystems


Ignore:
Timestamp:
Feb 4, 2017, 7:44:29 PM (7 years ago)
Author:
ballapete (Peter "Pete" Dyballa)
Comment:

I do not see another way to report this…

Legend:

Unmodified
Added
Removed
Modified
  • LibcxxOnOlderSystems

    v58 v59  
    118118sudo port -v -s install clang-3.7
    119119
     120On my Leopard system with a G4, PowerPC 7447A, clang-3.[678] report:
     121
     122{{{
     123Error: clang-3.6 cannot be installed for the configured build_arch 'ppc' because it only supports the arch(s) 'i386 x86_64'.
     124}}}
     125
    120126# Re-build libcxx, libcxxabi, libmacho, and libunwind with a ppc slice
    121127sudo port -v -n upgrade --force libmacho +universal universal_archs="x86_64 i386 ppc" configure.compiler=macports-clang-3.7