<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 16/09/16 11:05, Stephan Bergmann wrote:<br>
    <blockquote
      cite="mid:47a64612-6ad9-6e16-9d24-454b8f68f239@redhat.com"
      type="cite"><br>
      Turns out, the relevant GCC switches are
      <br>
      <br>
        -mfpmath=sse -msse2
      <br>
      <br>
    </blockquote>
    <br>
    On this basis I ran <br>
    <br>
    <blockquote>make clean && make ENVCFLAGS="-mfpmath=sse
      -msse2" ENVCFLAGSCXX="-mfpmath=sse -msse2" && make
      sc.check<br>
      <br>
    </blockquote>
    The compile and tests all completed successfully on an up to date
    32-bit Lubuntu 14.04 and 32-bit Slackware-Current from November
    2015. I haven't pulled any new code since 1st September so haven't
    inadvertently picked up the work around.<br>
    <br>
    Alex<br>
  </body>
</html>