[m-rev.] for review: don't hardcode the value of HBLKSIZE

Paul Bone pbone at csse.unimelb.edu.au
Fri Dec 17 21:36:00 AEDT 2010


On Fri, Dec 17, 2010 at 04:55:42PM +1100, Julien Fischer wrote:
> 
> For review by Paul.
> 
> Branches: main
> 
> Only modify the value of Boehm GC HBLKSIZE macro on Linux.
> Attempting this modification on other system, e.g. Mac OS X and
> MinGW, results in a system that doesn't work.
> 
> configure.in:
> 	Define a new configure variable, BOEHM_MISC_CFLAGS_FOR_THREADS,
> 	that can be used to pass C compiler flags to the Boehm collector
> 	in parallel grades on a system specific basis.
> 
> 	On Linux, modify the value of HBLKSIZE when building the collector
> 	in parallel grades.
> 
> Mmake.common.in:
> 	Delete the hardcoded setting of HBLKSIZE and use the new configure
> 	variable.
> 
> 	Fix a comment.
> 

That looks file.

Thanks for this.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20101217/8858c00d/attachment.sig>


More information about the reviews mailing list