Satish Balay <[email protected]> writes: > configure appears to test for <random> and this is failing on OSX with > clang-3.2. Is this supporsed to work? > > balay@petsc-mini petsc.test (next)]$ clang++ -v > Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) > Target: x86_64-apple-darwin12.4.0 > Thread model: posix
Looks like this old version doesn't support -std=c++11 or -std=c++0x, so you may need to upgrade Clang to use Elemental.
pgpEP9uuMbVA5.pgp
Description: PGP signature
