<div dir="ltr">I wanted to avoid modifying configure as I don't use it, and I felt it's okay as this is a temporary major. But yes it's hacky. Will adjust the configure/cmake tests.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 21, 2014 at 6:08 PM, Joerg Sonnenberger <span dir="ltr"><<a href="mailto:joerg@britannica.bec.de" target="_blank">joerg@britannica.bec.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Oct 21, 2014 at 04:07:55PM -0700, Rui Ueyama wrote:<br>
> CMake (and probably also configure) thinks that cxxabi.h is not usable on<br>
> FreeBSD so HAVE_CXXABI_H is not defined in config.h on FreeBSD. So I think<br>
> the answer is it's not enough.<br>
<br>
</span>If you mean the "missing size_t" issue, that should be fixed by<br>
adjusting the configure test to include cxxabi.h. Not with a hack like<br>
this.<br>
<div class="HOEnZb"><div class="h5"><br>
Joerg<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>