On 06/26/2014 09:50 AM, Gareth Simons wrote: > Is this a limitation of macports or the mac environment itself?
The last time I tried (a long time ago), GCC would not generate valid binaries for the platform. I think it was not macports related... At the time it was particularly difficult to mix GCC with clang because of the whole libstc++/libc++ thing. Nowadays it might be the case that using both GCC and clang works, as long as libc++ is used instead of libstdc++. You can try using GCC now and see how far you can get. > For example, if I install this: http://clang-omp.github.io > > Then is there a way to get graph-tool running with openmp? Yes, this could work, but I have never tried it. Best, Tiago -- Tiago de Paula Peixoto <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
