[m-dev.] another performance problem

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Dec 12 15:40:32 AEDT 2003


The tests are failing on ender, on hg with --target asm,
and on mars with lcc, due to exceeding the 5-minute CPU time limit
when making the stage 2 dependencies.

I think this must be another performance problem in Simon's abstract
equivalence types change.  Note that this is a newly introduced problem;
building the stage 1 dependencies doesn't exceed the 5-minute limit.

Simon, could you please have a look at this?

gmake[1]: *** [top_level.depend] CPU time limit exceeded
gmake[1]: Leaving directory `/home/ender/public/test_mercury/test_dirs/ender/bui
ld.latest.gcc/mercury/stage2/compiler'
gmake: *** [compiler/top_level.dep] Error 2
+ echo 'building of stage 2 dependencies not successful'
building of stage 2 dependencies not successful

-- 
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