Gunnar wrote: > The permissions were wrong. Try again now.
http://trac.gnugo.org/gnugo/ticket/210 > It looks a bit weird to both have engine/globals.c as a source file > and link with libengine.a which contains globals.c. On the other hand > the solution used with extract_fuseki_LDADD, where libengine.a is > listed twice, isn't all that nice either. Is there anyone on the list > who is expert enough to say what's the best way to handle link order > resolution or how to structure the code to avoid these complications? It seems to me that this is less important than it would be if the engine were involved. I mean, neither mkmcpat nor extract_fuseki is part of the GNU Go engine. So if they are badly linked, it isn't going to affect the engine. Dan _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

