<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><pre>><i> > 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.
</i>><i>
</i>><i> We didn't backport that feature to clang-3.7? I wonder why we didn't.
</i>
</pre><div>The supporting technology for macports-libstdc++ did not exist in llvm until the 3.9 release.</div><div><br></div><div>I backported it into llvm-3.8 for my own use on PPC <<a href="https://github.com/kencu/LeopardPorts/tree/master/lang/llvm-3.8">https://github.com/kencu/LeopardPorts/tree/master/lang/llvm-3.8</a>> but there was no reason to make that available for MacPorts so I never submitted it (and clang-3.8 has been deleted from MacPorts anyway now).</div><div><br></div><div>Ken</div></body></html>