Re: Runnig Nofib with inplace GHC

2008-08-10 Thread Ian Lynagh
On Fri, Aug 08, 2008 at 10:56:34PM +0100, Max Bolingbroke wrote: > > I've been unable to build nofib recently: I don't have a full answer yet, but if you do make boot stage=2 WithNofibHc=./ghc/stage2-inplace/ghc then I think it works. You get deprecated flag warnings, but I don't think it f

Runnig Nofib with inplace GHC

2008-08-08 Thread Max Bolingbroke
Hi, I've been unable to build nofib recently: precisely, "make boot" in the nofib directory fails with an error about not being able to parse libraries/bootstrapping.conf. I've tracked this down to my bootstrapping.conf not containing the "PackageName" prefix before an actual package name string,