[Haskell-cafe] Building Haddock on Windows
Andy Moran
moran at galois.com
Tue Mar 16 08:37:03 EST 2004
On Tuesday 16 March 2004 08:08 am, Bayley, Alistair wrote:
> Has anyone recently built Haddock on Windows? I'm invoking configure and
> make from Cygwin bash. Configure takes a couple of hours, and then make
> produces a load of errors (see below).
It looks like configure can't find ghc at all. What does "which ghc"
produce?
Also, you'll probably need to modify the glafp-utils/Makefile so that it
doesn't add lndir to SUBDIRS (there's an ifneq that never seems to work
properly for me). This is also a problem when building alex under Windows
(and probably happy, but I haven't done that).
Cheers,
Andy
--
Andy Moran Ph. (503) 626 6616, x113
Galois Connections Inc. Fax. (503) 350 0833
12725 SW Millikan Way, Suite #290 http://www.galois.com
Beaverton, OR 97005 moran at galois.com
More information about the Haskell-Cafe
mailing list