Subject: Re: [ruby-ffi] New release of FFI gem |
From: Wayne Meissner |
Date: 11/30/10 11:14 PM |
To: ruby-ffi@googlegroups.com |
On 1 December 2010 01:52, Jon <jon.forums@gmail.com> wrote:
Are you planning to provide (but not officially support) 1.0.0 x86-mingw32 binary (1.9-only or fat?) gems or are you also looking for build patches for this?
Looking at the stats, a not in-significant number of people install the mingw32 binary packages, so it looks like I will upload a binary for that. Before I do that, I'll need someone else to at least run the specs against a rake-compiler built mingw32 version, to make sure it actually ... works. That will require someone to fix the async-callback stuff in Function.c to work on win32. (I'm assuming it doesn't even compile at all at the moment).