I am using the gcc45 package from macports, and subsequently compiled open-mpi 1.4.2 with fortran support. I have two instances of deal.ii installed, one with threads using the macports compilers, and one with no threads, petsc, and metis all compiled with the MPI drivers. This is on a Mac Pro running 10.6.4
Everything seems to be running ok. Are you using the compilers from the sourceforge HPC site? I have seen this error before and I believe it was with these drivers. I don't think there is anything particularly wrong with using the 4.2.1 distributed with the Developer Tools, is there? I was able to compile the svn version just fine using those compilers. Output of g++-mp-4.5: [08:14:13][jsp...@wtmac7:~/prog/lib/deal_threaded] g++-mp-4.5 --version g++-mp-4.5 (GCC) 4.5.0 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. On Tue, Jul 6, 2010 at 7:26 AM, Toby D. Young <[email protected]> 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]: > *** > > > > If one of our Mac people has suggestions, please speak up! > > There is a page on the wiki which deals with compiling dealii on a Mac. > http://sourceforge.net/apps/mediawiki/dealii/index.php?title=Mac_OS_X > > Does option (1) or (2) there help you getting started Francesco? > > Best, > Toby > > ----- > > Toby D. Young > Assistant Professor > Philosophy-Physics > Polish Academy of Sciences > Warszawa, Polska > > www: http://www.ippt.gov.pl/~tyoung <http://www.ippt.gov.pl/%7Etyoung> > skype: stenografia > > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii >
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
