Unable to build 7.10.1 RC1 on Jessie

Brandon Allbery allbery.b at gmail.com
Sun Jan 25 14:48:21 UTC 2015


On Sun, Jan 25, 2015 at 9:43 AM, harry <voldermort at hotmail.com> wrote:

> According to https://ghc.haskell.org/trac/ghc/ticket/9720
>
> , g++ isn't even
> used for building. and "passing in gcc for CXX seems to work fine." Wonder
> if that's changed.
>

It may be that some minimal amount of C++ support was added just to make it
easier to link C++-generated objects into a Haskell program, but autoconf
took that (perhaps with reason) as meaning do the full C++ testing bit so
now you *must* have it around at configure time.

-- 
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/glasgow-haskell-users/attachments/20150125/de8c924b/attachment.html>


More information about the Glasgow-haskell-users mailing list