Snow Leopard compilers

Mojca Miklavec mojca at macports.org
Thu Jun 9 10:03:24 PDT 2016


On 9 June 2016 at 18:51, David Strubbe wrote:
> Hi all,
>
> I am a bit confused about what is going on with selection of compiler on
> Snow Leopard for the apbs port. It is taking clang for C but llvm-g++-4.2
> for C++, and the latter does not work for this port. If clang++ were used I
> think it would work. Why is that not being selected? Why is an inconsistent
> pair of C and C++ being used?

10.6 ships clang, but no clang++.

You could try whether blacklisting
    clang < 425
helps.



More information about the macports-dev mailing list