But compilation failed with this error =====function parser==optimized==MT== fparser.cc Created /Users/praveen/Applications/deal.II/7.1.0/lib/contrib/tbb/macos_intel64_gcc_cc4.2.1_os10.6.8_release and ..._debug directories =====tbb=========================MT== debug/concurrent_hash_map.cpp cc1plus: error: unrecognized command line option "-std=c++0x" make[4]: *** [concurrent_hash_map.o] Error 1 make[3]: *** [tbb] Error 2 make[2]: *** [tbb] Error 2 make[1]: *** [tbb] Error 2 make: *** [contrib] Error 2
praveen On Sun, Nov 6, 2011 at 8:26 PM, Praveen C <[email protected]> wrote: > Thanks. configure works now !!! > > praveen > > > On Sun, Nov 6, 2011 at 8:17 PM, Wolfgang Bangerth > <[email protected]>wrote: > >> Try one last thing before you give up: >> export CXXFLAGS="-std=c++0x" >> ./configure >> and see whether that works. >> > >
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
