On Wednesday, January 16, 2013, Edward Diener  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 1/15/2013 11:19 AM, Dmitri Gribenko wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Jan 14, 2013 at 3:32 AM, Edward Diener<br>
<<a>eldlistmailingz@tropicsoft.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It is on pastebin and is called ConfigureLog. I made it private, FWIW.<br>
</blockquote>
<br>
Please provide a link.  I can not find it because it is private.<br>
</blockquote>
<br>
I copied it to a public paste called ConfigureLogPublic at <a href="http://pastebin.com/yaLHmmGk" target="_blank">http://pastebin.com/yaLHmmGk</a>.</blockquote><div><br></div><div>I see that this clang has problems with parsing unwind.h.  I don't understand how does it manage to compile LLVM/Clang.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Anyway, attached is a patch that should allow old clangs that don't<br>
implement __has_include.  Please test.<br>
</blockquote>
<br>
Thanks ! If not implementing __has_include does not keep the clang package from working correctly, why would it be part of the "configure" script ?<br>
</blockquote><div><br></div><div>Sorry, I did not quite get it.</div><div><br></div><div>Dmitri</div><div><span></span> </div><br><br>-- <br>main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>>*/<br>