Hey all,

i seem to be able to get a working build of ghc head on my mac with the merge commit by spj from april 3 that has sha hash:
b84da617c4dadcfbf47796e7a75c21d6b4c4947a

I've run ghc-stage2 --interactive from the ./inplace director and it seems to work.

I will test it more over the next day as I have time.

I should also mention that running the make build process ended with the following warning, which is probably irrelevant:
Warning: -rtsopts and -with-rtsopts have no effect with -shared.
    Call hs_init_ghc() from your main() function to set these options.


I hope this is helpful 
-Carter




On Wed, Apr 3, 2013 at 8:35 PM, Kazu Yamamoto <kazu@iij.ad.jp> wrote:
Richard,

> Here's the end of my output:
>
> Installing library in
> /Users/rae/local/stow/ghc-head/lib/ghc-7.7.20130403/haskell2010-1.1.1.0
> "/Users/rae/local/stow/ghc-head/lib/ghc-7.7.20130403/bin/ghc-pkg" --force --global-package-db "/Users/rae/local/stow/ghc-head/lib/ghc-7.7.20130403/package.conf.d" update rts/package.conf.install
> dyld: Library not loaded: @loader_path/../terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.7.20130403.dylib
>   Referenced from: /Users/rae/local/stow/ghc-head/lib/ghc-7.7.20130403/bin/ghc-pkg
>   Reason: image not found
> make[1]: *** [install_packages] Trace/BPT trap: 5

Please join this ticket.

        http://hackage.haskell.org/trac/ghc/ticket/7686
        http://hackage.haskell.org/trac/ghc/ticket/7806

--Kazu

_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs