[m-rev.] diff: enable par grades under cygwin

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Oct 23 23:04:09 AEST 2002


On 23-Oct-2002, Peter Ross <pro at missioncriticalit.com> wrote:
> Enable the par grades under cygwin, as libpthread is now supported.
> 
> configure.in:
> 	Add -DMR_THREAD_SAFE to CFLAGS_FOR_THREADS.

libpthread is not sufficient to enable the par grades --
the Boehm collector also needs to support multi-threading
on the platform.  Does it?  Hmm, looking at the source, I think it does.

Have you tested the par grades under cygwin?
If so, do they pass all the tests in our test suite?

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



More information about the reviews mailing list