Skip to content
Snippets Groups Projects
Commit 0c259817 authored by Vishal Jambhekar's avatar Vishal Jambhekar
Browse files

The README file: The compiler version with segmentation fault

is updated (Reviewed by Bernd)


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14318 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 1536aeaa
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,8 @@ If UG is installed for parallel usage, dune-grid has to be patched. See the ...@@ -17,8 +17,8 @@ If UG is installed for parallel usage, dune-grid has to be patched. See the
patches directory for more information. patches directory for more information.
On some machines, some compilers with full optimization -O3 might produce On some machines, some compilers with full optimization -O3 might produce
executables that yield segmentation faults. In this case, reduce the executables that yield segmentation faults (we encountered this behavior with
optimization level or try a different compiler. If you still encounter gcc-4.8). In this case, reduce the optimization level or try a different
segmentation faults, make sure that UG, all DUNE libraries and the executable compiler. If you still encounter segmentation faults, make sure that UG, all
in question are built with the same compiler. DUNE libraries and the executable in question are built with the same compiler.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment