From: Guillermo Alcantara Date: 2007-05-20T03:01:09+09:00 Subject: Can RubyInline and Cygwin's gcc work together? Hi, I'm trying to use RubyInline in winxp. I discovered that one needs to create a HOME environment variable and install a c/c++ compiler. Therefore, I installed cygwin and it's gcc. Do anyone knows how to mix gcc with RubyInline? I installed it with a plain "gem install rubyinline". I have ruby 1.8.5 and rubyinline 3.6.3. -- Posted via http://www.ruby-forum.com/.