gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] Question regarding compiling gnugo on windows


From: Gunnar Farneback
Subject: Re: [gnugo-devel] Question regarding compiling gnugo on windows
Date: Wed, 15 Oct 2003 21:21:33 +0200
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (sparc-sun-solaris2.7) (with unibyte mode)

Aquarius wrote:
> I already tried telling the compiler to build a console
> application - that did'nt help. What am I doing wrong?
> Am I missing some compiler options?

No idea what other people have done but at least on unix a useful
trick is to run strip on the binary to get rid of symbol tables and
debug information.

> Does gnugo's cache-size compile time option affect the size of the
> binary?

No, the cache is dynamically allocated at runtime.

/Gunnar




reply via email to

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