
13 Feb
2002
13 Feb
'02
5:24 p.m.
On Wed, 13 Feb 2002, Nicholas Nethercote wrote:
That's what I did. It made ghc ok, but then when it tries the 'make boot' in hslibs it falls over. The same happens if I change into $(BUILD)/hslibs and do 'make boot'...
Ok, I've worked out the problem: I just checked out the modules "ghc" and "hslibs". It seems that the standard library has just been moved into a new separate module "libraries". So my build was missing the standard library which was causing the problem. -- Nick Nethercote njn25@cam.ac.uk