From: Guillermo Alcantara Date: 2007-05-20T04:42:44+09:00 Subject: Re: Can RubyInline and Cygwin's gcc work together? Tim Pease wrote: > RubyInline uses the configuration and compilation settings from the > Ruby interpreter to find the compiler and compile options. The Windows > one-click installer was compiled using Microsoft's Visual C++ 6.0 > compiler suite. You will need this compiler installed on your machine > to use RubyInline. The Cygwin gcc compiler will not work for you. > > Blessings, > TwP Is there a way I could setup RubyInline to use a different configuration? If not, maybe I should try to give a patch or something. It's strange to have a compiler hardwired. Thanks. ps. The sad thing is that I come to this only because I tried to play with ruby2ruby... -- Posted via http://www.ruby-forum.com/.