[mercury-users] Mercury on Solaris

Fergus Henderson fjh at cs.mu.OZ.AU
Tue May 7 17:55:45 AEST 2002


On 07-May-2002, Michael Day <mikeday at bigpond.net.au> wrote:
> 
> > I don't know which test case(s) the rotd-2002-05-02 version failed on
> > Solaris, because we only preserve the results of the last three test runs.
> 
> So, if no one knows why Mercury doesn't work on Solaris, perhaps the best 
> thing for me to do is run the test cases myself.
> 
> Except that I don't know how to. When I go into "tests" and run mmake, I 
> get a message that it doesn't know how to build cqueens. Any tips?

Well, you need to do `mmake depend' before `mmake'.

But an easier way is to use the "runtests" script in that directory
(as mentioned in the tests/README file), e.g.

	cd tests
	./runtests > tests.out &

-- 
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-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list