Re: New ghc6 needs manual bootstrapping for C++ ABI/libgmp3 transition.
- To: Kurt Roeckx <kurt@roeckx.be>
- Cc: debian-hppa@lists.debian.org, debian-ia64@lists.debian.org, debian-powerpc@lists.debian.org, debian-s390@lists.debian.org, hppa@buildd.debian.org, ia64@buildd.debian.org, powerpc@buildd.debian.org, s390@buildd.debian.org
- Subject: Re: New ghc6 needs manual bootstrapping for C++ ABI/libgmp3 transition.
- From: LaMont Jones <lamont@mmjgroup.com>
- Date: Tue, 6 Sep 2005 17:17:51 -0600
- Message-id: <20050906231751.GA8055@mmjgroup.com>
- Mail-followup-to: LaMont Jones <lamont@mmjgroup.com>, Kurt Roeckx <kurt@roeckx.be>, debian-hppa@lists.debian.org, debian-ia64@lists.debian.org, debian-powerpc@lists.debian.org, debian-s390@lists.debian.org, hppa@buildd.debian.org, ia64@buildd.debian.org, powerpc@buildd.debian.org, s390@buildd.debian.org
- In-reply-to: <20050901212810.GA30704@roeckx.be>
- References: <20050901212810.GA30704@roeckx.be>
On Thu, Sep 01, 2005 at 11:28:10PM +0200, Kurt Roeckx wrote:
> Because of the C++ ABI transition, ghc6 needs to be rebuild
> against the new libgmp3c2.
> To build it, follow the instruction in
> debian/bootstrap-extracted.
Done. Btw, if I'm silly enough to try to rebuild ghc6 using the
newly-built ghc6, then haddock is FTBFS (after ghc6, build happy, then
try haddock...):
thoughts?
lamont
...
/usr/bin/ghc -o haddock.bin -H16m -O -package network -fglasgow-exts -cpp Binary.o BlockTable.o Digraph.o FastMutInt.o HaddockDB.o HaddockHH.o HaddockHtml.o HaddockLex.o HaddockModuleTree.o HaddockParse.o HaddockRename.o HaddockTypes.o HaddockUtil.o HaddockVersion.o HsLexer.o HsParseMonad.o HsParseUtils.o HsParser.o HsSyn.o Html.o Main.o
Main.o: In function `__stginit_Main_':
ghc12973.hc:(.text+0x1536f): undefined reference to `__stginit_ControlziMonadziWriter_'
collect2: ld returned 1 exit status
....
Reply to: