ANNOUNCE: GHC 7.6.2 Release Candidate 1

Sean Leather leather at cs.uu.nl
Mon Dec 10 16:04:34 CET 2012


On Sun, Dec 9, 2012 at 10:39 PM, Ian Lynagh wrote:

> Please test as much as possible; bugs are much cheaper if we find them
> before the release!
>

I tried to build the source tarball on Mac OS X 10.5.8. I used GHC 7.6.1,
which I also built myself (without any problem) and installed in
/Library/Frameworks/GHC.framework/Versions/7.6.1/usr. I got this:

  HC [stage 0] ghc/stage1/build/hschooks.o

ghc/hschooks.c:36:0:
     error: conflicting types for ‘StackOverflowHook’

/Library/Frameworks/GHC.framework/Versions/7.6.1/usr/lib/ghc-7.6.1/include/rts/Hooks.h:21:0:
     error: previous declaration of ‘StackOverflowHook’ was here
make[1]: *** [ghc/stage1/build/hschooks.o] Error 1
make: *** [all] Error 2

Regards,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20121210/2f005783/attachment.htm>


More information about the Glasgow-haskell-users mailing list