On Feb 4, 2017, at 13:44, MacPorts <nore...@macports.org> wrote: > Page "LibcxxOnOlderSystems" was changed by ballapete > Diff URL: > <https://trac.macports.org/wiki/LibcxxOnOlderSystems?action=diff&version=59> > Revision 59 > Comment: I do not see another way to report this…
It's better to write to the macports-users mailing list for assistance. In this case, this wiki page is by Jeremy Sequoia so you could also mail him directly. > Changes: > -------8<------8<------8<------8<------8<------8<------8<------8<-------- > Index: LibcxxOnOlderSystems > ========================================================================= > --- LibcxxOnOlderSystems (version: 58) > +++ LibcxxOnOlderSystems (version: 59) > @@ -117,6 +117,12 @@ > # clang-3.6 or newer is required for compiling ppc code with clang > sudo port -v -s install clang-3.7 > > +On my Leopard system with a G4, PowerPC 7447A, clang-3.[678] report: > + > +{{{ > +Error: clang-3.6 cannot be installed for the configured build_arch 'ppc' > because it only supports the arch(s) 'i386 x86_64'. > +}}} > + > # Re-build libcxx, libcxxabi, libmacho, and libunwind with a ppc slice > sudo port -v -n upgrade --force libmacho +universal universal_archs="x86_64 > i386 ppc" configure.compiler=macports-clang-3.7 > sudo port -v -n upgrade --force libunwind +universal universal_archs="x86_64 > i386 ppc" configure.compiler=macports-clang-3.7 > -------8<------8<------8<------8<------8<------8<------8<------8<-------- > > -- > Page URL: <https://trac.macports.org/wiki/LibcxxOnOlderSystems> > MacPorts <https://www.macports.org/> > Ports system for macOS > > This is an automated message. Someone added your email address to be > notified of changes on 'LibcxxOnOlderSystems' page. > If it was not you, please report to ad...@macports.org.