I would stay away from cygwin completely.  Cygwin is not in the same 
thought process with how ruby is being packaged in windows.  The people 
behind build packaging are moving away from cygwin and staying with 
mingw.

So, the best advice is to stick with mingw and the devkit and bypass 
cygwin altogether.  In fact, if you have cygwin installed and in your 
windows path, remove it.  It will only cause issues during build phases 
as it may accidentally have its compiler picked up instead.

Windows = mingw+devkit

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to