<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi,<br>
    </p>
    <div class="moz-cite-prefix">On 8/14/19 3:05 PM, Ryan Schmidt wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:3F557A1B-09F1-4DC6-9441-7B93AE0F7351@macports.org">
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">I tried building with clang-3.7 but it doesn't work, because the port wants then to issue -stdlib=macports-libstdc++, which clang 3.7 does not understand.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">We didn't backport that feature to clang-3.7? I wonder why we didn't.


</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">Clang-3.9 is no more and I am unable to get clang 5.0 on 10.5, but that is a different issue, I suppose and will report it separately.
</pre>
      </blockquote>
    </blockquote>
    <p><br>
    </p>
    <p>3.7 can't handle that, the solution for me was to get 5.0 up and
      running - so no urgency. But enabling the -fpermissive flag for
      GCC only could be an interesting thing in the Portfile and avoid
      future headaches.</p>
    <p><br>
    </p>
    <p>Riccardo<br>
    </p>
  </body>
</html>