<br><br><div class="gmail_quote">On Tue, Nov 29, 2011 at 11:02 AM, Esteban Lorenzano <span dir="ltr">&lt;<a href="mailto:estebanlm@gmail.com">estebanlm@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Hi list, Eliot<br>
<br>
I just updated my xcode, and everything stops working... but that&#39;s not my question (I&#39;m trying to fix it myself before ask anything). The question is more about something I thought while updating: apple is slowly replacing GCC compiler with LLVM... what will happen with Cog when that process is finished and I did not count with GCC for apple?<br>
</blockquote><div><br></div><div>Cog should continue to work if LLVM is correct.  At Qwaq/Teleplace we used the Intel C compiler on Mac and it worked well.  So Cog *should* work with any C compiler.  I have at least built Cog with LLVM.  The -O2 production VM crashes (in trying to create the Closed PIC prototype on initializing the JIT). But the -O1 assert and -O0 debug VMs do work.  So I think long-term we will be able to move to LLVM.  It&#39;s clearly not ready for prime time yet.</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
(of course, I suppose gnu people will maintain gcc working, but we cannot know :( )<br>
<br>
cheers,<br>
<font color="#888888">Esteban</font></blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div><br>