On Wed, Jun 16, 1999 at 09:39:33AM -0300, Jose Romildo Malaquias wrote:

> Now at the "make install" phase I got the following error:
> 
> ------------------------------------------------------------------------
> ==fptools== make install --no-print-directory -r;
>  in /usr/src/redhat/BUILD/fptools/ghc/compiler
> ------------------------------------------------------------------------
> /usr/bin/happy +RTS -K2m -H10m -RTS    -g rename/ParseIface.y
> unused terminals: 16
> ghc -dcore-lint -O -H10m -cpp -fglasgow-exts -Rghc-timing -I. -IcodeGen -InativeGen 
>-Iparser 
>-iutils:basicTypes:types:hsSyn:prelude:rename:typecheck:deSugar:coreSyn:specialise:simplCore:stranal:stgSyn:simplStg:codeGen:absCSyn:main:reader:profiling:parser:nativeGen
> -recomp   -Onot -H45m -fno-warn-incomplete-patterns  -c rename/ParseIface.hs -o 
>rename/ParseIface.o -osuf o
> ghc: ignoring heap-size-setting option (-H10m)...not the largest seen
> 

For me `happy' is unhappy, so I've used `make install -k', then move
manually `compiler/hs[cp]' :-)

Regards,
        Rui

Reply via email to