Francesco, > /Users/francis/Documents/Research/Programming/FEMProgramming/nompilib/deal. >II/contrib/tbb/tbb22_20090809oss/./src/tbb/task.cpp:1119:91: error: > ‘init_priority’ attribute is not supported on this platform make[6]: ***
I am not a Mac person, so this is not a definite answer -- but my understanding is that init_priority is only supported by the "official" Apple provided compilers while it isn't by the FSF version you seem to use. Does it work if you use the system compiler? If one of our Mac people has suggestions, please speak up! Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
