[Haskell-cafe] Unable to build vector on OSX (ghc 7.4, gcc 4.8)

Edsko de Vries edskodevries at gmail.com
Fri Jul 18 09:30:37 UTC 2014


Hi guys,

I am currently unable to build vector on OSX:

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:

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").

Any suggestions?

Thanks!

Edsko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140718/d915cd3c/attachment.html>


More information about the Haskell-Cafe mailing list