On Mon, 2009-12-07 at 03:17 +0300, vasil wrote:
configure it:
if you have fast computer with lots of memory (i need more than 6 Gig on my 64 bit desktop to compile gambit with this options):
./configure --enable-gcc-opts --enable-single-host
otherwise:
./configure --enable-gcc-opts
In my experience, --enable-single-host is much more important than --enable-gcc-opts for speed.
Brad