Me again... :-(
After my success at compiling ghc-2.05 on SunOS 4, I am now attempting it
on sparc-sun-solaris2.5.1 and i386-unknown-solaris2.5 and both of them
have stopped with this:
ghc-0.29 -cpp -fhaskell-1.3 -fglasgow-exts -DCOMPILING_GHC -Rghc-timing -I. -I
codeGen -InativeGen -Iparser
On Tue, 05 Aug 1997 00:50:05 +0100 (BST), Sigbjorn Finne said:
Question 3: How do I even make the docs?
You'll have to give the doc target, e.g., 'make dvi', in the
directory containing the .lit files.
OK, I've got somewhere with this (is it mentioned anywhere in the installation
uide directory,
which produces several *.tex files and lots of errors, but none of the
resulting .tex files contains a \document(style|class) command. And I
don't seem to have a "literate" document style file either, though I can
see it is referenced in user.lit.
Ian Collier