Dear all,

I am trying to compile the latest version of deal.II (svn) on Mac 10.6.4.

Here is the output of "gcc -v":
-------------------------------------
Using built-in specs.
Target: x86_64-apple-darwin10
Configured with: ../gcc-4.5-20090910/configure --enable-languages=fortran,c++ 
--host=x86_64-apple-darwin10 --build=x86_64-apple-darwin10
Thread model: posix
gcc version 4.5.0 20090910 (experimental) (GCC) 
-------------------------------------


and here is the error I get:
-------------------------------------
/Users/francis/Documents/Research/Programming/FEMProgramming/nompilib/deal.II/contrib/tbb/tbb22_20090809oss/./src/tbb/pipeline.cpp:130:17:
 warning: suggest parentheses around ‘-’ in operand of ‘&’
=====tbb=========================MT== debug/queuing_mutex.cpp
=====tbb=========================MT== debug/queuing_rw_mutex.cpp
=====tbb=========================MT== debug/spin_rw_mutex.cpp
=====tbb=========================MT== debug/spin_mutex.cpp
=====tbb=========================MT== debug/task.cpp
/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]: *** [task.o] Error 1
make[5]: *** [tbb] Error 2
make[4]: *** [tbb] Error 2
make[3]: *** [tbb] Error 2
make[2]: *** [contrib] Error 2
make[1]: *** [build-test-do] Error 2
-------------------------------------

Any ideas?

-- 
Best Regards,
Francesco Costanzo
Professor

Address: Engineering Science and Mechanics Department
     The Pennsylvania State University
     212 Earth and Engineering Sciences Building
     University Park, PA 16802-1401
     USA
Phone:   (814) 863-2030
Fax:     (814) 865-9974
mailto:[email protected]
http://www.esm.psu.edu/Faculty/Costanzo/

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to