Re: [deal.II] Re: internal compiler error: recipe for target 'source/numerics/CMakeFiles/obj_numerics.debug.dir/all

2016-12-20 Thread Toby D. Young
> Now I have adjusted the RAM to be 4GB, then it succeeds. I > do not compile with multiple threads. Amazing! You can probably get away with "make -j2 all" on a 4GB (virtual machine). Give it a shot. :-) Best, Toby -- The deal.II project is located at http://www.dealii.org/ For mailing li

Re: [deal.II] Re: MPI problem with petsc-3.7.4

2016-11-25 Thread Toby D. Young
You have to try this piece-by-piece to get a result. Certainly I am confused as to which configurations you have tried and which work and which don't, and if configure or linking fails... :-) Try as Wolfgang suggested and start with a minimal configuration. Try this, for example, ./configure