I don't know the details, but apparently GNU Go has some subtle instabilities when compiled for 64 bits. I would guess that it has to do with the fact that in C, the sizes of primitive types are platform-dependent.
On Fri, Jun 19, 2015 at 8:12 PM, uurtamo . <uurt...@gmail.com> wrote: > So what is the 64-bit problem? (Or did I misread?) > On Jun 19, 2015 8:04 PM, "Peter Drake" <dr...@lclark.edu> wrote: > >> Okay, that worked (with the correction that "ibstdc" should be "libstdc"). >> >> The new version doesn't choke on my sgf file! >> >> Now for the acid test, running the whole experiment... >> >> On Fri, Jun 19, 2015 at 4:43 PM, Hiroshi Yamashita <y...@bd.mbn.or.jp> >> wrote: >> >>> Configure doesn't seem happy with that: >>>> >>> >>> I'm not familiar with CentOS, but maybe need to install >>> >>> # yum -y install glibc-devel.i386 libstdc++-devel.i386 >>> or >>> # yum -y install glibc-devel.i686 glibc-devel ibstdc++-devel.i686 >>> >>> Hiroshi Yamashita >>> >>> >>> _______________________________________________ >>> Computer-go mailing list >>> Computer-go@computer-go.org >>> http://computer-go.org/mailman/listinfo/computer-go >>> >> >> >> >> -- >> Peter Drake >> https://sites.google.com/a/lclark.edu/drake/ >> >> _______________________________________________ >> Computer-go mailing list >> Computer-go@computer-go.org >> http://computer-go.org/mailman/listinfo/computer-go >> > > _______________________________________________ > Computer-go mailing list > Computer-go@computer-go.org > http://computer-go.org/mailman/listinfo/computer-go > -- Peter Drake https://sites.google.com/a/lclark.edu/drake/
_______________________________________________ Computer-go mailing list Computer-go@computer-go.org http://computer-go.org/mailman/listinfo/computer-go