[MacRuby-devel] How do people deal with macgem overwriting MRI gem binaries?

Caio Chassot lists at caiochassot.com
Fri Jul 1 07:22:06 PDT 2011


On Fri, Jul 1, 2011 at 05:38, isaac kearse <isaackearse at gmail.com> wrote:
> --format-executable doesn't seem to work.  In fact its worse - it just
> overwrites the MRI gem binary without giving a warning at all.  Thanks
> for the idea though.

Interesting. It should work:

$ macirb
>> require 'rubygems'
>> Gem.default_exec_format
=> "mac%s"


More information about the MacRuby-devel mailing list