<div dir="ltr">No, it's ghc-7.4.2-x86_64-apple-darwin.tar.bz2 from <a href="http://haskell.org/ghc">haskell.org/ghc</a>.<div><br></div><div>Turns out it's got nothing to do with vector per se. ghci doesn't work either (should have realized this sooner -- it's going wrong when TH initializes when building vector).</div>
<div><br></div><div>-E</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 18, 2014 at 4:36 PM, Carter Schonwald <span dir="ltr"><<a href="mailto:carter.schonwald@gmail.com" target="_blank">carter.schonwald@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is this a 32bit ghc? It's complaining about libiconv beig the wrong architecture. <div class="HOEnZb"><div class="h5">
<span></span><br><br>On Friday, July 18, 2014, Edsko de Vries <<a href="mailto:edskodevries@gmail.com" target="_blank">edskodevries@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi guys,<div><br></div><div>I am currently unable to build vector on OSX:</div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
Loading package base ... <command line>: can't load .so/.DLL for: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/lib/libiconv.dylib (dlopen(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/lib/libiconv.dylib, 9): no suitable image found.  Did find:
        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/lib/libiconv.dylib: mach-o, but wrong filetype)
cabal: Error: some packages failed to install:
vector-0.10.11.0 failed during the building phase. The exception was:</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><span style="font-family:arial;color:rgb(34,34,34)">This has been reported before as some kind of clang issue, but I am using gcc 4.8 (ghc-7.4.2/settings has "gcc-4.8" for "C compiler command"). </span></pre>


<pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><span style="font-family:arial;color:rgb(34,34,34)">Any suggestions?</span></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
<span style="font-family:arial;color:rgb(34,34,34)">Thanks!</span></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><span style="font-family:arial;color:rgb(34,34,34)">Edsko</span></pre></div></div>


</blockquote>
</div></div></blockquote></div><br></div>