mingw rules! I compiled libego with it and got a decent 32kpps / GHz ( native g++ was 44kpps / GHz)
Lukasz 2009/4/21 Don Dailey <[email protected]>: > I use mingw to produce cros platform executables. I can build executables > for linux, win32 and win64, which for my chess program is a must since it's > 64 bit. > > - Don > > > On Tue, Apr 21, 2009 at 5:33 AM, Łukasz Lew <[email protected]> wrote: >> >> On Tue, Apr 21, 2009 at 11:23, elife <[email protected]> wrote: >> >> I forgot about cygwin indeed. It is a good idea. >> >> But can you ran the binary on a system without cygwin? >> > >> > We can run the binary on a system without cygwin if we provide >> > cygwin1.dll. >> >> That is great. >> Another good idea is mingw. >> >> BTW >> I would like to recommend stackoverflow.com for programming questions. >> I asked this question there >> >> http://stackoverflow.com/questions/771756/what-is-the-difference-between-cygwin-and-mingw >> and got few good answers within a minute. >> >> Lukasz >> >> > _______________________________________________ >> > computer-go mailing list >> > [email protected] >> > http://www.computer-go.org/mailman/listinfo/computer-go/ >> > >> _______________________________________________ >> computer-go mailing list >> [email protected] >> http://www.computer-go.org/mailman/listinfo/computer-go/ > > > _______________________________________________ > computer-go mailing list > [email protected] > http://www.computer-go.org/mailman/listinfo/computer-go/ > _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
