[m-rev.] diff: .NET back-end fixes

Peter Ross pro at missioncriticalit.com
Tue Feb 18 02:49:37 AEDT 2003


On Sun, Feb 16, 2003 at 10:36:46AM +1100, Fergus Henderson wrote:
> Estimated hours taken: 3
> Branches: main
> 
> Various fixes for the .NET back-end.
> 
> compiler/Mmakefile:
> 	For IL grades, use editbin to set the stack size to 100M,
> 	since the default (1M) is too small.

A possible problem with this is that you can exhaust VM because each
instance of the compiler will reserve 100M in the VM system on windows
systems.

Just something to be aware of.
--------------------------------------------------------------------------
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