[m-dev.] mercury installation

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Jun 12 00:47:08 AEST 2002


On 11-Jun-2002, Dong Yang <yangdong at cs.tu-berlin.de> wrote:
> hi, the  normal installation was ok by me
> but as i want to compile the cvs compiler, the mashine stucks  by
> compiling the lexer.m
> no error messages , and no terminations, the last output is:
[...]
> /home/pub/src/mercury-compiler-rotd-2002-05-04/mercuryinstall/bin/mmc
> --no-unboxed-float --conf-low-tag-bits 2 --bits-per-word 32
> --bytes-per-word 4 --make-optimization-interface  --no-mercury-stdlib-dir
> -I../library --c-include-directory ../boehm_gc --c-include-directory
> ../boehm_gc/include --c-include-directory ../runtime --no-infer-all
> --halt-at-warn --no-warn-inferred-erroneous --strict-sequential --trace
> minimum --generate-mmc-deps --transitive-intermodule-optimization
> --no-warn-smart-recompilation --enable-termination     lexer.m
> 
> 
> if anyone can help me, I 'll be deeply touched ;-)

Which command did the problem occur with -- was it `make', `make install',
or `tools/bootcheck'?  If it was tools/bootcheck, what stage did it get
up to?

What OS and CPU are you trying to install it on?
What version of gcc are you using?
How much real and virtual memory does your machine have?
Is the mercury_compile process still running?
If so, how much memory is it using, and how much CPU time has it consumed?

What happens iff you kill that process and retry the command which failed?

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list