Subject: Re: [ruby-ffi] [ANN] ffi-compiler 0.0.1 |
From: Jeremy Voorhis |
Date: 1/15/13 3:34 PM |
To: ruby-ffi@googlegroups.com |
I have released a new gem - ffi-compiler (https://github.com/ffi/ffi-compiler) - to help people who need to need to write custom C code (e.g. for C++ shims), but don't want to get bogged down with figuring out how to compile that into a shared library and have everything install & load correctly when their gem is installed.