Is anybody able to build HEAD on Mac with Yosemite wtih Xcode 6.1 and GHC 7.8.3

Brandon Allbery allbery.b at gmail.com
Fri Nov 7 20:39:07 UTC 2014


On Fri, Nov 7, 2014 at 3:26 PM, George Colpitts <george.colpitts at gmail.com>
wrote:

> <command line>: can't load .so/.DLL for:
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libiconv.dylib
> (dlopen(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libiconv.dylib,
> 9): no suitable image found.  Did find:
>
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libiconv.dylib:
> mach-o, but wrong filetype)
>

I'm afraid to ask how you managed that.

    pyanfar:3380 Z$ file
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libiconv.dylib

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libiconv.dylib:
Mach-O universal binary with 2 architectures

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libiconv.dylib
(for architecture x86_64): Mach-O 64-bit dynamically linked shared library
stub x86_64

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib/libiconv.dylib
(for architecture i386): Mach-O dynamically linked shared library stub i386


Do you somehow have ARM or PPC objects lying around? (Granted, I am on 10.9
still; I am upgrading a machine to 10.10 but may not have a Haskell
environment on it for a bit.)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141107/44e9c6da/attachment.html>


More information about the ghc-devs mailing list