Wolfgang I think you are correct concerning the gcc compiler and mac. I can compile the latest svn version of deal.ii without problems on my mac running OS X 10.6.4. My version of gcc is: gcc version 4.2.1 (Apple Inc. build 5659)
Andrew On 06 Jul 2010, at 4:22 AM, Wolfgang Bangerth wrote: > > 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 _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
