Ah, I see that there is no C code in the ext directory of the faster_rubygems code: http://github.com/rdp/faster_rubygems
It looks like a problem with spaces in the path to your IronRuby install. "C:\Program FIles" is not being properly escaped, and the script chokes. <http://github.com/rdp/faster_rubygems> -- Will Green http://hotgazpacho.org/ On Fri, Jun 25, 2010 at 12:48 PM, Roger Pack <li...@ruby-forum.com> wrote: > Will Green wrote: > > That depends on how the platform is determined by mkrf. Can you verify > > what > > mkrf is using to determine the platform? Here's a printout of IronRuby's > > RbConfig: > > mkrf is used by "all platforms" (in this case, it's pure ruby and > platform independent, so doesn't actually *use* rbconfig). > -rp > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Ironruby-core mailing list > Ironruby-core@rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core