-monly-N-regs ?

1997-08-06 Thread Ian Collier
While I was trying to compiling ArrBase.o on i386-unknown-solaris2 this message appeared: >/tmp/ghc18527.hc:6388: fixed or forbidden register was spilled. >This may be due to a compiler bug or to impossible asm >statements or clauses. Looking up gcc in the docs gave me this: >If your GCC dies w

Re: More questions on installing 2.05

1997-08-06 Thread Ian Collier
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 -iu

Re: More questions on installing 2.05

1997-08-06 Thread Ian Collier
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 instr

More questions on installing 2.05

1997-08-04 Thread Ian Collier
t file in the ghc/docs/users_guide 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

Re: Ian Collier: ghc-0.29-sparc-sun-sunos4 won't compile ghc-2.04

1997-08-01 Thread Ian Collier
On Fri, 01 Aug 1997 14:46:10 +0100 (BST), you said: > If this is what happens straight off when trying to build the > profiling libraries, then I suspect that there aren't any profiling > dependencies around. Try running 'make depend' in ghc/lib and then > 'make all'. I think you are right - ther