From: "Mauricio Fernández" Date: 2004-08-26T21:25:48+09:00 Subject: Re: Binary gems with precompiled so files for different platforms? On Thu, Aug 26, 2004 at 08:55:15PM +0900, Robert Feldt wrote: > Hi, > > Does RubyGems currently support precompiled binary gems so that I can > make one gem that then unpacks the right versions of the so/dll files > for the platform? IIRC the canonical way to handle that is creating one gem per platform and releasing it under a different name. > Any tutorial / examples of this? One example would be fxruby-1.2.1-mswin32.gem (win32 bin) fxruby-1.2.1.gem (source) -- Running Debian GNU/Linux Sid (unstable) batsman dot geo at yahoo dot com