[Ironruby-core] bug?
Roger Pack
lists at ruby-forum.com
Fri Jun 25 10:13:51 EDT 2010
Jimmy Schementi wrote:
> IronRuby doesn't support faster_rubygems as it contains a c-based
> extension compiled against MRI.
faster_rubygems doesn't contain a c-based extension, it contains a
mkrf_conf.rb file, which ends up being pure ruby, and works fine with
jruby (which also doesn't support C extensions), hence my expecting it
to work with IR [1].
Perhaps I am mistaken?
-r
[1]
http://en.wikibooks.org/wiki/Ruby_Programming/RubyGems#How_to_use_a_Rakefile_instead_of_a_Makefile
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list