RE: heap and other problems self-compiling 4.02

1999-05-20 Thread Simon Marlow
> My build.mk file contains > the lines: > > > # Magic for the obscene amount of memory we need to compile > the parser. > > rename/ParseIface_HC_OPTS += -H80m -optCrts-M90m > > which seems to do the trick, on sparc-solaris anyway. Perhaps they > should be added to the GHC distribution? Wel

Re: heap and other problems self-compiling 4.02

1999-05-20 Thread George Russell
Giuliano wrote: > On Wed, May 19, 1999 at 10:16:54AM +0200, Thomas Pasch wrote: > > > I tried to compile 4.02 from sources on a ix86-linux-glibc2.1 > > machine and found that this is simply impossible. > > > But when it cames to compile ParselFace.hs in ghc/compiler/rename > > the Heap was exhaust

RE: heap and other problems self-compiling 4.02

1999-05-19 Thread Simon Marlow
> Isn't it about time a note about -dcore-lint was placed on > > > http://research.microsoft.com/users/t-simonm/ghc/download_ghc_402.html Ok, Ok. Done. Simon

Re: heap and other problems self-compiling 4.02

1999-05-19 Thread Keith Wansbrough
> But when it cames to compile ParselFace.hs in ghc/compiler/rename the Heap was > exhausted. This problem Isn't it about time a note about -dcore-lint was placed on http://research.microsoft.com/users/t-simonm/ghc/download_ghc_402.html or even better in a README in that file? --KW 8-) -- :

RE: heap and other problems self-compiling 4.02

1999-05-19 Thread Simon Marlow
> IIRC, -dcore-lint radically cuts down the heap required for the > compilation of this module. And try -funfolding-use-threshold0 too. Cheers, Simon

Re: heap and other problems self-compiling 4.02

1999-05-19 Thread Giuliano P Procida
In my previous message I suggested "GhcHcOpts = foo", this should have been "+=". Giuliano -- [EMAIL PROTECTED]

Re: heap and other problems self-compiling 4.02

1999-05-19 Thread Giuliano P Procida
Hello. On Wed, May 19, 1999 at 10:16:54AM +0200, Thomas Pasch wrote: > I tried to compile 4.02 from sources on a ix86-linux-glibc2.1 > machine and found that this is simply impossible. > But when it cames to compile ParselFace.hs in ghc/compiler/rename > the Heap was exhausted. One solution is

Re: heap and other problems self-compiling 4.02

1999-05-19 Thread Sven Panne
Thomas Pasch wrote: > [...] But when it cames to compile ParselFace.hs in ghc/compiler/rename > the Heap was exhausted. IIRC, -dcore-lint radically cuts down the heap required for the compilation of this module. Cheers, Sven -- Sven PanneTel.: +49/89/2