[Computer-go] Pachi on cygwin

Petr Baudis pasky at ucw.cz
Sun Jan 29 05:40:45 PST 2012


  Hi!

On Sun, Jan 29, 2012 at 08:07:13AM -0500, Michael Williams wrote:
> I just grabbed the latest release again and the result is the same.

  Ah. This is just in Git for now. The latest release is usually not so
exciting. ;-) I plan to tag new release sometime in the second half of
February.

> The most troubling warnings are:
> 
> 
> 
> cc: unrecognized option '-pthread'
> cc: unrecognized option '-rdynamic'

  Do not worry about -rdynamic. I don't understand how did it compile at
all if cc complained about -pthread not recognized, though. You may try
to replace that with -lpthread. That could fix things.

> I also just noticed the Windows mingw Makefile on your web site, so I will
> try that.

  It will probably work only on the current Git version. Also take a
look at the recent Windows porting threads on the pachi@ mailinglist;
the build system is not yet adapted for mingw compilation, however it
should work with Cygwin I think.

-- 
				Petr "Pasky" Baudis
	The goal of Computer Science is to build something that will
	last at least until we've finished building it.



More information about the Computer-go mailing list