<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">amazing, using on my system:<div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Monaco;">CMAKE_FLAGS="--enable-experimental-grid-extensions --enable-shared --enable-static -DCMAKE_CXX_FLAGS=\"-O2\" -DCMAKE_PREFIX_PATH=\"$HOME/extlib/alugrid/1.96/openmpi/1.6.5/gcc/4.8.1;$HOME/extlib/metis/5.1.0/gcc/4.8.1;$HOME/extlib/parmetis/4.0.3/openmpi/1.6.5/gcc/4.8.1\" " </div></div><div><br></div><div><br></div><div>in the opts file, it links the dune-grid-howto examples…and runs through…what a nasty difference this makes!</div><div><br></div><div>Greetings, Benedikt</div><div><br></div><div><br><div><div>On 29 Jan 2014, at 16:34, Steffen Müthing <<a href="mailto:steffen.muething@iwr.uni-heidelberg.de">steffen.muething@iwr.uni-heidelberg.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Looking at the link Christoph posted earlier, I realized that my build was setup<br>with optimization (-O3), which avoids the problem as well. So I rebuilt everything<br>from scratch with -O0, and now my CMake build fails with the same error as<br>Benedikt’s.<br><br>I’m running an -O0 build with autotools right now…<br><br>Steffen<br><br>Am 29.01.2014 um 16:19 schrieb Markus Blatt <<a href="mailto:markus@dr-blatt.de">markus@dr-blatt.de</a>>:<br><br><blockquote type="cite">On Wed, Jan 29, 2014 at 03:04:39PM +0100, Benedikt Oswald wrote:<br><blockquote type="cite">one more point to consider:<br><br>the compilation does not run unto this problem when using the autotools based build.<br>what could be the reason for this ?<br></blockquote><br>that is indeed interesting. Maybe libtool is very smart. Could you<br>please provide the linker lines when using autotools.<br><br>-- <br>Do you need more support with DUNE or HPC in general? <br><br>Dr. Markus Blatt - HPC-Simulation-Software & Services <a href="http://www.dr-blatt.de">http://www.dr-blatt.de</a><br>Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany<br>Tel.: +49 (0) 160 97590858  Fax: +49 (0)322 1108991658 <br>_______________________________________________<br>Dune mailing list<br><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br>http://lists.dune-project.org/mailman/listinfo/dune<br></blockquote><br>_______________________________________________<br>Dune mailing list<br><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br>http://lists.dune-project.org/mailman/listinfo/dune<br></blockquote></div><br></div></body></html>