
13 Feb
2002
13 Feb
'02
4:51 p.m.
On Wed, 13 Feb 2002, Simon Marlow wrote:
../../ghc/utils/ghc-pkg/ghc-pkg-inplace --update-package
You need to 'make all' in fptools/ghc before 'make boot' in hslibs. The top-level fptools Makefile will arrange this if you just say 'make' at the top level.
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'... -- Nick Nethercote njn25@cam.ac.uk