gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] GUI that can play Gnu Go


From: bump
Subject: Re: [gnugo-devel] GUI that can play Gnu Go
Date: Fri, 6 Feb 2004 14:44:57 -0800

Rui Jiang wrote:

> By the way, this is something I found in GNU Go. In version 3.5.4 I
> downloaded, patterns library won't compile in VC 6. The compiler complains
> out of memory. I have looked at the project setting and found that the
> memory allocation limit setting is:
> 
> /Zm1000
> 
> According to VC6's doc, this is to say to use 1000% memory than normal to
> build it. Maybe it just tries to allocate such amount of memory in the
> beginning, which is probably going to fail.

SP Lee wrote:

> If you remove the Zm options altogether, the default value is Zm100. The
> VC++ user guide said you should add this option only if you get some
> error message like memory overflow.

This is now changed in the CVS. The Zm option has been removed
from patterns.dsp in two places.

Dan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]