<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Jö!<br>
This is what I am looking at at this very moment.<br>
Thanks for the help anyways :-)<br>
<br>
best,<br>
Oliver<br>
<br>
Am 2010-06-20 20:55, schrieb Jö Fahlke:
<blockquote cite="mid:20100620185459.GA24085@paranoia" type="cite">
  <pre wrap="">Am Sun, 20. Jun 2010, 20:22:02 +0200 schrieb <a class="moz-txt-link-abbreviated" href="mailto:sander@dune-project.org:">sander@dune-project.org:</a>
  </pre>
  <blockquote type="cite">
    <pre wrap="">Author: sander
Date: 2010-06-20 20:22:02 +0200 (Sun, 20 Jun 2010)
New Revision: 32

Added:
   branches/2.0/dune-grid/patches/disable-testoned.patch
   branches/2.0/dune-grid/patches/series
Modified:
   branches/2.0/dune-grid/changelog
Log:
disable testoned.  It crashes, and I don't know why
    </pre>
  </blockquote>
  <pre wrap="">
This is probably because debian uses -O2 per default and because of "FS#805 -
test failure: test-oned" (i.e. the whole -fstrict-aliasing mess).  You can
probably force -fno-strict-aliasing with something like
======================================================================
override_dh_auto_configure:
        ./configure CXXFLAGS="`dpkg-buildflags --get CXXFLAGS` -fno-strict-aliasing"
======================================================================
See "man dh" for some examples of how to override debhelpers automatic
commands.

Grüße,
Jö.

  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
************************************************************************
* Oliver Sander                ** email: <a class="moz-txt-link-abbreviated" href="mailto:sander@mi.fu-berlin.de">sander@mi.fu-berlin.de</a>        *
* Freie Universität Berlin     ** phone: + 49 (30) 838 75348           *
* Institut für Mathematik      ** URL  : page.mi.fu-berlin.de/~sander  *
* Arnimallee 6                 ** -------------------------------------*
* 14195 Berlin, Germany        ** Member of MATHEON (<a class="moz-txt-link-abbreviated" href="http://www.matheon.de">www.matheon.de</a>)   *
************************************************************************
</pre>
</body>
</html>