Hello, I am trying to configure deal II with options:
cmake -DDEAL_II_WITH_PETSC=ON -DCMAKE_INSTALL_PREFIX=/Users/gisellesosajones/Documents/deal_ii_95 -DPETSC_DIR=$PETSC_DIR -DPETSC_ARCH=$PETSC_ARCH -DDEAL_II_WITH_MPI=ON -DDEAL_II_WITH_HDF5=OFF I am getting this error CMake Error at cmake/setup_finalize.cmake:126 (message): Configuration error: Cannot compile a test program with the final set of compiler and linker flags: CXX flags (DEBUG): -openmp-simd -ftemplate-depth=1024 -ffp-exception-behavior=strict -Og -ggdb -Wa,--compress-debug-sections LD flags (DEBUG): -ggdb LIBRARIES (DEBUG): ; Could it be related to my PETSc installation? Thank you in advance. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/717e7b34-b8e2-4d42-9062-d94fbd8b23b4n%40googlegroups.com.