By the way, the old configuration forces deal.II to be compiled 32bits on computers with the dynamic cast bug (which is the one that insert the mmacosx-min-version=10.4 flag). This, in turn, makes deal incompatible with trillions, unless one wants to compile that too in 32bits. The min version should be one for which the user has installed the developer sdk... On my system I only had 10.7 & 10.8. I guess that if I installed also 10.4, then things would work again... At the moment we don't check for which version we can compile, and we only insert 10.4, because at the time of discovering that bug, this seemed to have worked... Maybe we should make things a little more portable...
Yes, that would be good. But it would take someone with Mac OS X (or, preferably one or multiple people with different versions of OS X) to work things out... Any volunteers?
W. ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
