Hi all,

After updating to the latest libmesh-version (0.9.2), among others the 
examples of the libmesh-homepage where some system of equations is 
solved (for example: Example 3 and 4 from the Introduction) cannot be 
compiled anymore in debugging mode. Without the debugging everything is 
fine. I am using Petsc 3.4.2, Slepc 3.4.0 and MPICH 3.0.4.

I have configured libmesh with:

./configure --enable-eigen --enable-shared --enable-everything 
--enable-complex --prefix=/home/kathrin/Implementation/libmesh-install/ 
--with-metis=PETSc 
CXX=/home/kathrin/Implementation/mpich-install/bin/mpicxx 
CC=/home/kathrin/Implementation/mpich-install/bin/mpicc 
PETSC_DIR=/home/kathrin/Implementation/petsc-3.4.2

and Petsc with

./configure --with-mpi-dir=/home/kathrin/Implementation/mpich-install 
--with-debugging=1 --with-shared-libraries=1 --with-dynamic-loading=1 
--download-umfpack=1 --with-scalar-type=complex --with-clanguage=c++

Please can anybody tell me what I am doing wrong here?

Thanks,
Kathrin

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to