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/. _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core