<div dir="ltr">On Fri, Feb 10, 2012 at 13:38, mukesh tiwari <span dir="ltr">&lt;<a href="mailto:mukeshtiwari.iiitm@gmail.com">mukeshtiwari.iiitm@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Carter<br>
Thank you for reply. My mac is 32 bit ( I remember having some issue<br>
with ghc-7.2.1 64 bit on 32 bit machine but probably that was on<br>
Linux ). I will give it a shot.<br>
<br>
Macintosh-0026bb610428:tmp mukesh$ uname -a<br>
Darwin Macintosh-0026bb610428.local 11.3.0 Darwin Kernel Version<br>
11.3.0: Thu Jan 12 18:48:32 PST 2012; root:xnu-1699.24.23~1/<br>
RELEASE_I386 i386<br></blockquote><div><br></div><div>That just means you have the 32-bit kernel; 64-bit executables still work on most Intel-based Macs even with a 32-bit kernel (the exceptions being early Core 1-based machines), and only machines made within the past year or so boot to a 64-bit kernel by default.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Some where on the internet I saw that llvm comes with Xcode 4.2<br></blockquote><div><br></div><div>I believe it was mentioned to you in #haskell that it is an incomplete LLVM distribution, and you need to install a full LLVM distribution for -fllvm to work properly.  IIRC you also need to avoid the just-released LLVM 3 (this may also be part of the problem with Xcode 4.2, which is actually a partial LLVM 3 prerelease).</div>
</div><div><br></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br>
<br>
</div>