From: jablo@diku.dk (Jacob Martin Bohn Lorensen) Subject: Re: GCC, 0.95c+, pre-0.96 and weird inconsistencies Date: 4 May 1992 16:37:06 GMT
hooft@fys.ruu.nl (Rob Hooft) writes:
>May be related problem: under gnu-chess 3.1 I have to press <Enter> 4
>times before the program reacts to a single line command. Does anybody
>have a good solution for this?
I also had another problem, which I think is located in the stdio library.
I compiled gnugo with no trouble at all.
Gnugo seemed to work, except after a couple of draws it got stuck
in a _very_ memory-consuming loop, eating my 8 Mb swap space in 2 minutes.
I fixed it by putting a fflush(stdout) in the main loop, which is why
I believe it to be an error in the library.
(Running 0.95c+, GCC2.1)
Jacob Lorensen
jablo@freja.diku.dk
-- No signature yet !