> On 5 Jan 2015, at 10:19, Antonio Ceballos <acebal...@gmail.com> wrote:
> GNU Chess has not been using the garbage collector so far. There is an issue when using C++ global objects having initializers doing allocations, on platforms (as on OS X) where the GC initializer must run first.