UPDATE: CVS compile problems

1999-06-25 Thread Kevin Atkinson
Ok on the advice of Kirstin S. Reese who said: You are using a new version of glibc, and your newly compiled hsc is crashing. This problem is caused by the call to fflush(stdout) in shutdownHaskell in RtsStartup. The call to fflush is no longer needed. You cannot simply comment this

RE: TcMatches error compiling HaskellDirect on Sparc-Solaris

1999-06-25 Thread Simon Marlow
oops, ignore the last patch. A better (read: tested) fix is attached. begin 600 hdirect.patch M26YD97@Z($-O95'96XN;AS"CT]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T*4D-3 M(9I;4Z("]H;VUE+V-VR]R;V]T+V9P=]O;',O:1IF5C="]SF,O0V]D

RE: Still getting TcMatches error compiling HaskellDirect on Spa rc-Solaris

1999-06-25 Thread Simon Marlow
The patch fixed it for CodeGen, thanks, but now it happens for Desugar.lhs: ../../ghc/driver/ghc -fglasgow-exts -Rghc-timing -H16m -W -recomp-H30m -c Desugar.lhs -o Desugar.o -osuf o ghc: ignoring heap-size-setting option (-H16m)...not the largest seen TcMatches.lhs:274:

RE: TcMatches error compiling HaskellDirect on Sparc-Solaris

1999-06-25 Thread Simon Marlow
Simon Marlow wrote: oops, ignore the last patch. A better (read: tested) fix is attached. hmmm, looks like my checked-out copy of hdirect was stuck in a time-warp. Even better patch attached. begin 600 hdirect.patch M9EF9B`M8R`M8R`MC$N.3,@0V]D94=E;BYL:',**BHJ($-O95'96XN;AS

TcMatches error compiling HaskellDirect on Sparc-Solaris

1999-06-25 Thread George Russell
I've tried everything but I can't compile HaskellDirect on Sparc-Solaris. The problem arises when I try to compile the src/CodeGen.lhs file. I get the following message. This is with GHC downloaded and compiled from the CVS repository yesterday and HaskellDirect downloaded and compiled today.

Re: UPDATE: CVS compile problems

1999-06-25 Thread Kevin Atkinson
Kevin Atkinson wrote: Ok on the advice of Kirstin S. Reese who said: You are using a new version of glibc, and your newly compiled hsc is crashing. This problem is caused by the call to fflush(stdout) in shutdownHaskell in RtsStartup. The call to fflush is no longer needed. You

RE: TcMatches error compiling HaskellDirect on Sparc-Solaris

1999-06-25 Thread Simon Marlow
I've tried everything but I can't compile HaskellDirect on Sparc-Solaris. The problem arises when I try to compile the src/CodeGen.lhs file. I get the following message. This is with GHC downloaded and compiled from the CVS repository yesterday and HaskellDirect downloaded and compiled

RE: Still getting TcMatches error compiling ...

1999-06-25 Thread Kirstin S. Reese
Btw, it's ditto for green card: ../../ghc/driver/ghc -dcore-lint -fvia-C -fglasgow-exts -recomp -Rghc-timing -O -H10m -c Lex.lhs -o Lex.o -osuf o Lex.lhs:444: Warning: Defined but not used: ms TcMatches.lhs:274: Non-exhaustive patterns in function tcStmts -k -- Reporter (to Mahatma

Re: switch -M ambiguous to ghc

1999-06-25 Thread Michael Weber
On Thu, Jun 24, 1999 at 16:55:29 +0200, Michael Weber wrote: When I set too big heapsize values... [blah removed] Sorry for that, guys, -optCrts-M seems to be the switch of choice... my apologies, Michael -- No sig is good sig...